Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-google-jsonnet.spec'], chrootPath='/var/lib/mock/f33-build-21774147-1785275/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-google-jsonnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1595853314 Wrote: /builddir/build/SRPMS/golang-github-google-jsonnet-0.16.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-google-jsonnet.spec'], chrootPath='/var/lib/mock/f33-build-21774147-1785275/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-google-jsonnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1595853314 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sso6Y8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-jsonnet-0.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-jsonnet-0.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-jsonnet-0.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/go-jsonnet-0.16.0/vendor + [[ ! -e /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin install: creating directory '/builddir/build/BUILD/go-jsonnet-0.16.0/_build' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin' + export GOPATH=/builddir/build/BUILD/go-jsonnet-0.16.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/go-jsonnet-0.16.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet ]] ++ dirname /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet + install -m 0755 -vd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google install: creating directory '/builddir/build/BUILD/go-jsonnet-0.16.0/_build/src' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google' + ln -fs /builddir/build/BUILD/go-jsonnet-0.16.0 /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet + cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.84dMca + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.16.0 + for cmd in cmd/jsonnet cmd/jsonnetfmt ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/jsonnet + GOPATH=/builddir/build/BUILD/go-jsonnet-0.16.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/google/go-jsonnet/version=0.16.0 -B 0xe9b7b535ea02a2fe52a3173c92d0bf6d35015047 -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/go-jsonnet-0.16.0/_build/bin/jsonnet github.com/google/go-jsonnet/cmd/jsonnet WORK=/tmp/go-build047456784 internal/unsafeheader mkdir -p $WORK/b005/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid DlY3lKtknz_PBkD3VLl2/DlY3lKtknz_PBkD3VLl2 -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 5nDwCtQP34QWJAMyANKy/5nDwCtQP34QWJAMyANKy -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go unicode/utf8 mkdir -p $WORK/b018/ math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid MQ_i0Ih6qXvENnVIf_8r/MQ_i0Ih6qXvENnVIf_8r -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid zNxgv7JWWMbYXAhcjGaE/zNxgv7JWWMbYXAhcjGaE -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid SaDIvCOh21Q_kumrSkAf/SaDIvCOh21Q_kumrSkAf -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5e/5efc7c66088ae8d823ca1fb3cac260ded90eeecc31aee5f15c15f47693c3146e-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid a9Jj6q5ng3Q04SOUjX-X/a9Jj6q5ng3Q04SOUjX-X -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/32/3226ddae6659fb4cd196ced199fd43a9a870f84a0d49983689350f84793be885-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/fa7b8d2830a22bfdfe46f9c6fa557f0cce559610937940fd48e70adef06ddf8e-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid KfuNKMdODgiibN4zHf7A/KfuNKMdODgiibN4zHf7A -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b8/b8f7108e1fd0a5b2ccda76f40e7623756ae09e52744b3cdfbe4ec92f918b5f84-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal sync/atomic mkdir -p $WORK/b021/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3d/3d65e87e2ee7ecc4f5a8211cf63f1a21f626d22e170ba38661a20b3b0bd1b2a0-d # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm.s 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_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid zqZ6CXSkvbvLqkIAYyoN/zqZ6CXSkvbvLqkIAYyoN -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid TjlTsHL81Kzk4PsDitIt/TjlTsHL81Kzk4PsDitIt -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid _yY3Bsb6nwCvTtmQgCGn/_yY3Bsb6nwCvTtmQgCGn -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/89/890434f1af976ef904b768b6f4786dfdba611ae95c5db2d65e172a109adadedb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d5/d5ad963bbeab80159402f521349c2ca473b5f734fbbb22f9dbe7653d3b116c41-d # internal unicode mkdir -p $WORK/b022/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm.o ./asm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid Qc81K01wbxTEl0UMVZ4T/Qc81K01wbxTEl0UMVZ4T -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid VGyTV_ktIn7pfJbxoorD/VGyTV_ktIn7pfJbxoorD -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/47/479fd04fb14e2a5457472b8d244bd1536b97d10c03d3320cf8baeb9d79f37f1b-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 9f5OaQ7mJkWRYvUlOUB0/9f5OaQ7mJkWRYvUlOUB0 -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f8/f84d40193661d28b16cd519ae92912e741ba27cc22b48f3c0f73569f5e4ee404-d # internal encoding mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding -std -complete -installsuffix shared -buildid BD1dKo4tURHZqNb23IPf/BD1dKo4tURHZqNb23IPf -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/98/98fd4a386ffd671d577c6b5089caf1ee943795878c062c8c9d98d52c62c562f2-d # internal unicode/utf16 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qv8rBOzxVO1Wxj-rYe_t/Qv8rBOzxVO1Wxj-rYe_t -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8a/8a8cf89dee4d0e65d41906e6b12c885ca71afcb84cf6c59881e2b076c8f7ca5b-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e4/e4ff13e727108dcc20012f38d4d263c5fad6852301957ce87e79954b0fdf46d2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/17/1731c856827d30b29317b140e681fcb28ab0a720bc828bc8d82de0879794520c-d # internal runtime/cgo mkdir -p $WORK/b067/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b067/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b067/ -g -O2 -Wall -Werror ./cgo.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_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid gRriMxetyh9GCI1aQnRO/gRriMxetyh9GCI1aQnRO -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./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_32bit.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_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/32/321071982c72dd1fd64993339c20664dfcf2c28c5e00fdad0b7014df6b2f58ee-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/stubs_arm.o ./stubs_arm.s cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a9/a9ce72cea8a783f5d3f570c899bd491a19b3f7a29e6c287b4e04deb99915690f-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x010.o -c gcc_arm.S cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o $WORK/b067/_x007.o $WORK/b067/_x008.o $WORK/b067/_x009.o $WORK/b067/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go -dynlinker cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b067/symabis ./asm_arm.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p runtime/cgo -std -installsuffix shared -buildid rDsxLrUi6hZbu5DLAVdS/rDsxLrUi6hZbu5DLAVdS -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_arm.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o $WORK/b067/_x007.o $WORK/b067/_x008.o $WORK/b067/_x009.o $WORK/b067/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ed/edc8a5b903ce5e17d2a67e6905523bfddd75a96750079ef7fd8c5f98fba6981e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/5f/5f0579fa45208be5d83fc389b3cb80f28dbd2895bb1b11351445ee83d86db99e-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid 8AvUCuB5yqqoByfcoZZ6/8AvUCuB5yqqoByfcoZZ6 -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid KsmIm9087OnYZufE5_HU/KsmIm9087OnYZufE5_HU -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f4/f4a09a8808c85cd572e3af5c887e20273d3857ea4a3621446675b7a55581ac8a-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/02/02b0c5f5797fe8a1ff624d25c0ee4c0e8cd258d1c5069007a8fe01447520f0ae-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid YabLM0ys5apPrH0mVbZG/YabLM0ys5apPrH0mVbZG -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid dM-Uj1cA3yhPmvStgIza/dM-Uj1cA3yhPmvStgIza -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9d/9d25fb45e47fbf9b7011e4532fbc131b608d642949bc21657aa42bc4144d239f-d # internal io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid uLZOrRPKSG39ga9TYo91/uLZOrRPKSG39ga9TYo91 -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid anOkv_rduLIf41m4_eou/anOkv_rduLIf41m4_eou -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid Ss0t6yse5VfH6kIS6m7l/Ss0t6yse5VfH6kIS6m7l -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d5/d5099700d91e219464a91dff39983a98a19bef61ede6c625764d07fc3a6c1262-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid oiaWvwTOS7w5i3WsjStV/oiaWvwTOS7w5i3WsjStV -goversion go1.15rc1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c6/c6adc500c5df517584734db54a2caac8d1f685eaa58ef9e73393853dfe6323e7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/55/557effdd4589eed0fa1c908bf2f07ca3ea2c2c97cf6ae9f8f098c28b22d513ef-d # internal bytes mkdir -p $WORK/b035/ hash strings mkdir -p $WORK/b039/ mkdir -p $WORK/b043/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid xbbohN40PYGAnA15PQ0m/xbbohN40PYGAnA15PQ0m -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p hash -std -complete -installsuffix shared -buildid BknUrpO4k82brIeqPNxu/BknUrpO4k82brIeqPNxu -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./hash.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid USKm-MZX_JaKSd-SW9nz/USKm-MZX_JaKSd-SW9nz -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/84/843c225566a8c8017f41d0a4e3bf0c68f096814d3334049c764b7e37c9e39f1d-d # internal hash/crc32 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid ePdtHfD1kVhWP-szQJ2U/ePdtHfD1kVhWP-szQJ2U -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e8/e84cd2effd4d4d7391636cf1e79eef6489d3107f9519beaab0dd18173aeee3c4-d # internal text/tabwriter mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid mgySyzHrm1JH08ARJzFR/mgySyzHrm1JH08ARJzFR -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/dd/dda3fb114c22be592bab110eeb00dbe7f003d618575d9f7f7997ee073a915fad-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/20/20afa4f602b57212bcd79b4a1050903ea113de01eb33e8d562837c18d08c9274-d # internal bufio mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p bufio -std -complete -installsuffix shared -buildid T_7CE5r4bncIqxwrX9NZ/T_7CE5r4bncIqxwrX9NZ -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./bufio.go ./scan.go path mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid RzbAYYdx4BHCucGN7t0X/RzbAYYdx4BHCucGN7t0X -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/10/1046c84024e999d9527365bb5aeed0c90fd2e5c08acd590a92e34172d0c8f714-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/73/73e00b6048c4615f4f018c386dc34f445d07bb5da37722953aa119d9ec344fb1-d # internal crypto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto -std -complete -installsuffix shared -buildid WZODYuHCEkKqK-TtoxK_/WZODYuHCEkKqK-TtoxK_ -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c7/c7c8e4768f645a00a84b812229aa43fbf018742d76665959d1c2d8e78b879d5c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/be/be8107cb8f7167e6080a7beb38ca22e35ffd220688afe74ca6294b234b55fdfe-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid pYLwWEtNhl8CZouubaUz/pYLwWEtNhl8CZouubaUz -goversion go1.15rc1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bb/bb5beefe0cb2df49f2a34ac7b7da164543c2f8f11d38385b92d9ce8a3631bd8b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ac/acda84a955b93a32c971f7b42c887409cb27560f6e6824a00a36b937baeed2a3-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid vOD6wSKfYoCXzvjV1NrS/vOD6wSKfYoCXzvjV1NrS -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid XJHIjuRg7f2PRjWYEKUY/XJHIjuRg7f2PRjWYEKUY -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid dtoNpge449HOQ6QLu9xd/dtoNpge449HOQ6QLu9xd -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c2/c277952b27fcc0b3f7f0f19a9e757d0ec4df3702e388b13f1982dd3561e9b1ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/17/17a4267d003e7823eb990db46b4027787f6f1fb32d9e2da236c50aa80a5ccb8b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/95/95cfb502fb2dd7ef4e7d20ba09578c189ba592ab44db5cb4d07d2ff9cf64cc3e-d # internal context mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p context -std -complete -installsuffix shared -buildid 53S0ILKP95wtyxZF29tk/53S0ILKP95wtyxZF29tk -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid cws5gNQeN-FwmiR1oTQ_/cws5gNQeN-FwmiR1oTQ_ -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/18/18513db69fdfca2458c1d97fe48d80ad42ce0c883960f335d677cebc520fb3d9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c0/c045a198249a4bda1e321e01d184ea591649f945aef1445e0c795c3e9807d8b5-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid aCflbtpHatS8cZdmuw9s/aCflbtpHatS8cZdmuw9s -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/cf/cf83af483a5c3c18a67ae9d29d880c032e000e5def076f1955956cac6c175169-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid OvY7qg9OGJDrvtJ8ssT0/OvY7qg9OGJDrvtJ8ssT0 -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid PkQ_aJSQ126k8kKeaIcV/PkQ_aJSQ126k8kKeaIcV -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/48/48800cf004b59b287bc247b740a872b7fdb626565d3e0e71ec4e14c85ab6d11f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f6/f6332179d21ed4ed321553c93d13b575a833ae5da3c3e802d02dcfd0bab4fc57-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/md5 mkdir -p $WORK/b041/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ifVU1cHrrTQk12W_-LY8/ifVU1cHrrTQk12W_-LY8 -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b041/symabis ./md5block_arm.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF golang.org/x/sys/unix mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/md5 -std -installsuffix shared -buildid lSoz_aUwATjekZ98hxVl/lSoz_aUwATjekZ98hxVl -goversion go1.15rc1 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_arm.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/02/025e9b1050b55d324a7c66683b45736b142a5f25f984049b30871ceb6aedfc18-d # internal path/filepath mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _gGJgG6wJIvlZ0X0id2X/_gGJgG6wJIvlZ0X0id2X -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid dfWGyHuQUxovFCCWvcnx/dfWGyHuQUxovFCCWvcnx -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid FO76u8TOIwtxjaxe3ovb/FO76u8TOIwtxjaxe3ovb -goversion go1.15rc1 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ff/ffdffc94d93b70dd5deafff001d46abf4095984b2be5832cffedaafc593c72c2-d # internal runtime/debug mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b057/symabis ./debug.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9wap04_vWyB30LSApP4z/9wap04_vWyB30LSApP4z -goversion go1.15rc1 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b041/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b041/_pkg_.a $WORK/b041/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a7/a7ee70e43c3be92da48f85c8da2b6382eae93e0fcb3782721b20d2fd79b09413-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b057/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b057/_pkg_.a $WORK/b057/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c6/c6de3e62771250f11ecb763ec16e344af9b5a637b25b8100ba29f413a3e75d11-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bf/bf534b358d3a2a4c65bcf1cc6fda0fb05cb95807c16ea0def0d715dc95f46fa6-d # internal io/ioutil mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Y8Cp97-yHQyqj9lrBilZ/Y8Cp97-yHQyqj9lrBilZ -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0e/0e62d3a378e4cbccb7673e2fadd1088b77042105d67fb6c4ddf581bd2e0c7416-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cb/cb01739bae17f04323a4a652feda6096949aa8dbeec1eba3a2d3285c8f66308d-d # internal encoding/hex mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid bFliJRP68pzI1W_YONas/bFliJRP68pzI1W_YONas -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./hex.go encoding/json mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/google/go-jsonnet/ast mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/google/go-jsonnet/ast -complete -installsuffix shared -buildid OGG1OX6wMfX76diZf2A0/OGG1OX6wMfX76diZf2A0 -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./ast.go ./clone.go ./fodder.go ./identifier_set.go ./location.go ./util.go log mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p log -std -complete -installsuffix shared -buildid uC0BT_M-BgBbU5r0HuDz/uC0BT_M-BgBbU5r0HuDz -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./log.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid CjVNqiYNoTa9YIXUG0j8/CjVNqiYNoTa9YIXUG0j8 -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f8/f835ecd7715636df2f164da22d372fb94e59b09e326f78f936f70652854eab62-d # internal compress/flate mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid Sm4cK8QT7bf07u6wGSE9/Sm4cK8QT7bf07u6wGSE9 -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/17/1744500ef5227b9aaf3c343efbb0e96334ae3d315e27fb82c7dd553529068649-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5f/5f553f9bd1bdb0023782eaa182de178e108ab5e0476a7ea397ad396c179baca3-d # internal github.com/google/go-jsonnet/internal/errors mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/google/go-jsonnet/internal/errors -complete -installsuffix shared -buildid oI1o14ULR9kFnLhvcy9D/oI1o14ULR9kFnLhvcy9D -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./static_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d8/d899e64f09be1849b3cebddf5924447e16154ccfb242a32f126bd20f1370e21e-d # internal github.com/google/go-jsonnet/internal/parser mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/google/go-jsonnet/internal/parser -complete -installsuffix shared -buildid tQtXNveKoq-xWXxurEio/tQtXNveKoq-xWXxurEio -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go ./lexer.go ./literalfield_set.go ./parser.go ./string_util.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b037/asm_linux_arm.o ./asm_linux_arm.s github.com/google/go-jsonnet/astgen mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/astgen /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/google/go-jsonnet/astgen -complete -installsuffix shared -buildid ziH34vkIMM_3bELxaOAk/ziH34vkIMM_3bELxaOAk -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./stdast.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8d/8dc442a619448fd4c23651aaf41cae71d9b10668e1c742fe8e7139c538e350e7-d # internal compress/gzip mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid S1R3vi_xbNrJ0NC1lp2d/S1R3vi_xbNrJ0NC1lp2d -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/de/de88199cee8d476c1d5f5558b5ca25db58ba2ad49ac296434bc0825e90c16c90-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid KrwY6GGN-3slDpu1LYjo/KrwY6GGN-3slDpu1LYjo -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/dd/dd2e5ee68fecce0ec46ec74126025d57c5ac0cfcaf1d67fa4da9e98e792bba41-d # internal runtime/pprof mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b066/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Gjf-oTAq5vO3ga7-iG_f/Gjf-oTAq5vO3ga7-iG_f -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./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_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f9/f92927dbf776fb3ae425b079cf5f7e7364d4de949add30b5c9692950c76770eb-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid 4S3tuSUwdH4Lpo9r2Urd/4S3tuSUwdH4Lpo9r2Urd -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/16/16827231afe7f4320405a4d6b69c2d3f4af1bee782f98b7c96d9dc74e674b6c0-d # internal github.com/fatih/color mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b034/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid DJlG_ERNkCbigPtg0x8L/DJlG_ERNkCbigPtg0x8L -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./color.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/13/1350f39db83afc418c93bacac7dcd27611867b741112b9ba63aa1ba8d0804f51-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4d/4dea5e238fc92df99fecbe6783b2a1cfa7ba304d178fe38991deaa34a1beafb6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/68/68589b4bcfd502354ba1d7934a3a5969a8bcd9f799555ad3cafa5ddafaec8177-d # internal github.com/google/go-jsonnet/cmd/internal/cmd mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/cmd/internal/cmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/google/go-jsonnet/cmd/internal/cmd -complete -installsuffix shared -buildid vGftg19VkLg79beKmGOy/vGftg19VkLg79beKmGOy -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/05/05327ab480daee6b005c16c1d8e22e36e349c47e6e90640ddea879ad966d9afc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/79/7977021fd35c78ac0b04c03684520c92d759b07cf82119ed3cfb14e525986683-d # internal github.com/google/go-jsonnet/internal/program mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/program /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/google/go-jsonnet/internal/program -complete -installsuffix shared -buildid p_7uIu2UNB89TfKBzweo/p_7uIu2UNB89TfKBzweo -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./desugarer.go ./program.go ./static_analyzer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5d/5de88362914bd9b423ae6330640735d5a89e5048077432b1ab82d3f0bf201ae7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/aa/aa6c6d6b2e424c3ed46e61afc53be29d92169c590f8f152d1699c03dc691ef98-d # internal github.com/google/go-jsonnet mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b050/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime/debug=$WORK/b057/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/google/go-jsonnet -complete -installsuffix shared -buildid ECqt2IGHP0c6lGIP5MCn/ECqt2IGHP0c6lGIP5MCn -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./builtins.go ./doc.go ./error_formatter.go ./imports.go ./interpreter.go ./runtime_error.go ./thunks.go ./value.go ./vm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/18/189cee3185ab09bbd37c1b95ee4bf543a90029e90a11a7143645f892a7d9e5bd-d # internal github.com/google/go-jsonnet/cmd/jsonnet mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b033/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b040/_pkg_.a packagefile github.com/google/go-jsonnet/cmd/internal/cmd=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b067/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/cmd/jsonnet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Plk46zvbwVM9eQn8-AUH/Plk46zvbwVM9eQn8-AUH -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a6/a68f6b9f01f0631964965095d7b0f4b6ca53f3d4b5241119ed91f3d568c4f501-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/google/go-jsonnet/cmd/jsonnet=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b033/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b040/_pkg_.a packagefile github.com/google/go-jsonnet/cmd/internal/cmd=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b067/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b034/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b050/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b052/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile runtime/debug=$WORK/b057/_pkg_.a packagefile log=$WORK/b059/_pkg_.a packagefile runtime/pprof=$WORK/b060/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b053/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile text/tabwriter=$WORK/b066/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=PQd3togKq6sLVrXT6yYA/Plk46zvbwVM9eQn8-AUH/np8_gF-mIT5yNNIOVmwk/PQd3togKq6sLVrXT6yYA -X github.com/google/go-jsonnet/version=0.16.0 -B 0xe9b7b535ea02a2fe52a3173c92d0bf6d35015047 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/jsonnet rm -r $WORK/b001/ + for cmd in cmd/jsonnet cmd/jsonnetfmt ++ tr -d ' \n' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ basename cmd/jsonnetfmt + GOPATH=/builddir/build/BUILD/go-jsonnet-0.16.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/google/go-jsonnet/version=0.16.0 -B 0x8713f19b3577176b175165f1268b4c01e7f413d4 -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/go-jsonnet-0.16.0/_build/bin/jsonnetfmt github.com/google/go-jsonnet/cmd/jsonnetfmt WORK=/tmp/go-build306146850 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid DlY3lKtknz_PBkD3VLl2/DlY3lKtknz_PBkD3VLl2 -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid MQ_i0Ih6qXvENnVIf_8r/MQ_i0Ih6qXvENnVIf_8r -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 5nDwCtQP34QWJAMyANKy/5nDwCtQP34QWJAMyANKy -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid SaDIvCOh21Q_kumrSkAf/SaDIvCOh21Q_kumrSkAf -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5e/5efc7c66088ae8d823ca1fb3cac260ded90eeecc31aee5f15c15f47693c3146e-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid a9Jj6q5ng3Q04SOUjX-X/a9Jj6q5ng3Q04SOUjX-X -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid zNxgv7JWWMbYXAhcjGaE/zNxgv7JWWMbYXAhcjGaE -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/32/3226ddae6659fb4cd196ced199fd43a9a870f84a0d49983689350f84793be885-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/fa7b8d2830a22bfdfe46f9c6fa557f0cce559610937940fd48e70adef06ddf8e-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid KfuNKMdODgiibN4zHf7A/KfuNKMdODgiibN4zHf7A -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3d/3d65e87e2ee7ecc4f5a8211cf63f1a21f626d22e170ba38661a20b3b0bd1b2a0-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid Qc81K01wbxTEl0UMVZ4T/Qc81K01wbxTEl0UMVZ4T -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid zqZ6CXSkvbvLqkIAYyoN/zqZ6CXSkvbvLqkIAYyoN -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b8/b8f7108e1fd0a5b2ccda76f40e7623756ae09e52744b3cdfbe4ec92f918b5f84-d # internal internal/bytealg mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/89/890434f1af976ef904b768b6f4786dfdba611ae95c5db2d65e172a109adadedb-d # internal 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_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid _yY3Bsb6nwCvTtmQgCGn/_yY3Bsb6nwCvTtmQgCGn -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm.o ./asm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid TjlTsHL81Kzk4PsDitIt/TjlTsHL81Kzk4PsDitIt -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/47/479fd04fb14e2a5457472b8d244bd1536b97d10c03d3320cf8baeb9d79f37f1b-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 9f5OaQ7mJkWRYvUlOUB0/9f5OaQ7mJkWRYvUlOUB0 -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d5/d5ad963bbeab80159402f521349c2ca473b5f734fbbb22f9dbe7653d3b116c41-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s math cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid VGyTV_ktIn7pfJbxoorD/VGyTV_ktIn7pfJbxoorD -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/98/98fd4a386ffd671d577c6b5089caf1ee943795878c062c8c9d98d52c62c562f2-d # internal encoding mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding -std -complete -installsuffix shared -buildid BD1dKo4tURHZqNb23IPf/BD1dKo4tURHZqNb23IPf -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f8/f84d40193661d28b16cd519ae92912e741ba27cc22b48f3c0f73569f5e4ee404-d # internal unicode/utf16 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qv8rBOzxVO1Wxj-rYe_t/Qv8rBOzxVO1Wxj-rYe_t -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e4/e4ff13e727108dcc20012f38d4d263c5fad6852301957ce87e79954b0fdf46d2-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/17/1731c856827d30b29317b140e681fcb28ab0a720bc828bc8d82de0879794520c-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8a/8a8cf89dee4d0e65d41906e6b12c885ca71afcb84cf6c59881e2b076c8f7ca5b-d # internal runtime/cgo mkdir -p $WORK/b069/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.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_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid gRriMxetyh9GCI1aQnRO/gRriMxetyh9GCI1aQnRO -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./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_32bit.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_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/32/321071982c72dd1fd64993339c20664dfcf2c28c5e00fdad0b7014df6b2f58ee-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a9/a9ce72cea8a783f5d3f570c899bd491a19b3f7a29e6c287b4e04deb99915690f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_arm.S cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b069/symabis ./asm_arm.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p runtime/cgo -std -installsuffix shared -buildid rDsxLrUi6hZbu5DLAVdS/rDsxLrUi6hZbu5DLAVdS -goversion go1.15rc1 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b069/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_arm.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ed/edc8a5b903ce5e17d2a67e6905523bfddd75a96750079ef7fd8c5f98fba6981e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/5f/5f0579fa45208be5d83fc389b3cb80f28dbd2895bb1b11351445ee83d86db99e-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid 8AvUCuB5yqqoByfcoZZ6/8AvUCuB5yqqoByfcoZZ6 -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid KsmIm9087OnYZufE5_HU/KsmIm9087OnYZufE5_HU -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f4/f4a09a8808c85cd572e3af5c887e20273d3857ea4a3621446675b7a55581ac8a-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/02/02b0c5f5797fe8a1ff624d25c0ee4c0e8cd258d1c5069007a8fe01447520f0ae-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid YabLM0ys5apPrH0mVbZG/YabLM0ys5apPrH0mVbZG -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid dM-Uj1cA3yhPmvStgIza/dM-Uj1cA3yhPmvStgIza -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9d/9d25fb45e47fbf9b7011e4532fbc131b608d642949bc21657aa42bc4144d239f-d # internal io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid uLZOrRPKSG39ga9TYo91/uLZOrRPKSG39ga9TYo91 -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ strconv cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid anOkv_rduLIf41m4_eou/anOkv_rduLIf41m4_eou -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid Ss0t6yse5VfH6kIS6m7l/Ss0t6yse5VfH6kIS6m7l -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d5/d5099700d91e219464a91dff39983a98a19bef61ede6c625764d07fc3a6c1262-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid oiaWvwTOS7w5i3WsjStV/oiaWvwTOS7w5i3WsjStV -goversion go1.15rc1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c6/c6adc500c5df517584734db54a2caac8d1f685eaa58ef9e73393853dfe6323e7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/55/557effdd4589eed0fa1c908bf2f07ca3ea2c2c97cf6ae9f8f098c28b22d513ef-d # internal strings mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF hash mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p hash -std -complete -installsuffix shared -buildid BknUrpO4k82brIeqPNxu/BknUrpO4k82brIeqPNxu -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid xbbohN40PYGAnA15PQ0m/xbbohN40PYGAnA15PQ0m -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid USKm-MZX_JaKSd-SW9nz/USKm-MZX_JaKSd-SW9nz -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/84/843c225566a8c8017f41d0a4e3bf0c68f096814d3334049c764b7e37c9e39f1d-d # internal hash/crc32 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid ePdtHfD1kVhWP-szQJ2U/ePdtHfD1kVhWP-szQJ2U -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e8/e84cd2effd4d4d7391636cf1e79eef6489d3107f9519beaab0dd18173aeee3c4-d # internal text/tabwriter mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid mgySyzHrm1JH08ARJzFR/mgySyzHrm1JH08ARJzFR -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/10/1046c84024e999d9527365bb5aeed0c90fd2e5c08acd590a92e34172d0c8f714-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/dd/dda3fb114c22be592bab110eeb00dbe7f003d618575d9f7f7997ee073a915fad-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/73/73e00b6048c4615f4f018c386dc34f445d07bb5da37722953aa119d9ec344fb1-d # internal crypto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto -std -complete -installsuffix shared -buildid WZODYuHCEkKqK-TtoxK_/WZODYuHCEkKqK-TtoxK_ -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid pYLwWEtNhl8CZouubaUz/pYLwWEtNhl8CZouubaUz -goversion go1.15rc1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/20/20afa4f602b57212bcd79b4a1050903ea113de01eb33e8d562837c18d08c9274-d # internal path mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid RzbAYYdx4BHCucGN7t0X/RzbAYYdx4BHCucGN7t0X -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go bufio mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p bufio -std -complete -installsuffix shared -buildid T_7CE5r4bncIqxwrX9NZ/T_7CE5r4bncIqxwrX9NZ -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/be/be8107cb8f7167e6080a7beb38ca22e35ffd220688afe74ca6294b234b55fdfe-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c7/c7c8e4768f645a00a84b812229aa43fbf018742d76665959d1c2d8e78b879d5c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bb/bb5beefe0cb2df49f2a34ac7b7da164543c2f8f11d38385b92d9ce8a3631bd8b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ac/acda84a955b93a32c971f7b42c887409cb27560f6e6824a00a36b937baeed2a3-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid XJHIjuRg7f2PRjWYEKUY/XJHIjuRg7f2PRjWYEKUY -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid vOD6wSKfYoCXzvjV1NrS/vOD6wSKfYoCXzvjV1NrS -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid dtoNpge449HOQ6QLu9xd/dtoNpge449HOQ6QLu9xd -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c2/c277952b27fcc0b3f7f0f19a9e757d0ec4df3702e388b13f1982dd3561e9b1ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/17/17a4267d003e7823eb990db46b4027787f6f1fb32d9e2da236c50aa80a5ccb8b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/95/95cfb502fb2dd7ef4e7d20ba09578c189ba592ab44db5cb4d07d2ff9cf64cc3e-d # internal context mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p context -std -complete -installsuffix shared -buildid 53S0ILKP95wtyxZF29tk/53S0ILKP95wtyxZF29tk -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid cws5gNQeN-FwmiR1oTQ_/cws5gNQeN-FwmiR1oTQ_ -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/18/18513db69fdfca2458c1d97fe48d80ad42ce0c883960f335d677cebc520fb3d9-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/cf/cf83af483a5c3c18a67ae9d29d880c032e000e5def076f1955956cac6c175169-d # internal encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid PkQ_aJSQ126k8kKeaIcV/PkQ_aJSQ126k8kKeaIcV -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid OvY7qg9OGJDrvtJ8ssT0/OvY7qg9OGJDrvtJ8ssT0 -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c0/c045a198249a4bda1e321e01d184ea591649f945aef1445e0c795c3e9807d8b5-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid aCflbtpHatS8cZdmuw9s/aCflbtpHatS8cZdmuw9s -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/48/48800cf004b59b287bc247b740a872b7fdb626565d3e0e71ec4e14c85ab6d11f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f6/f6332179d21ed4ed321553c93d13b575a833ae5da3c3e802d02dcfd0bab4fc57-d # internal crypto/md5 mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b041/symabis ./md5block_arm.s encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ifVU1cHrrTQk12W_-LY8/ifVU1cHrrTQk12W_-LY8 -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go golang.org/x/sys/unix mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_arm.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/md5 -std -installsuffix shared -buildid lSoz_aUwATjekZ98hxVl/lSoz_aUwATjekZ98hxVl -goversion go1.15rc1 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid FO76u8TOIwtxjaxe3ovb/FO76u8TOIwtxjaxe3ovb -goversion go1.15rc1 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b041/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ff/ffdffc94d93b70dd5deafff001d46abf4095984b2be5832cffedaafc593c72c2-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b041/_pkg_.a $WORK/b041/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a7/a7ee70e43c3be92da48f85c8da2b6382eae93e0fcb3782721b20d2fd79b09413-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/02/025e9b1050b55d324a7c66683b45736b142a5f25f984049b30871ceb6aedfc18-d # internal path/filepath mkdir -p $WORK/b055/ runtime/debug cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _gGJgG6wJIvlZ0X0id2X/_gGJgG6wJIvlZ0X0id2X -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b057/symabis ./debug.s fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid dfWGyHuQUxovFCCWvcnx/dfWGyHuQUxovFCCWvcnx -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9wap04_vWyB30LSApP4z/9wap04_vWyB30LSApP4z -goversion go1.15rc1 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b057/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b057/_pkg_.a $WORK/b057/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c6/c6de3e62771250f11ecb763ec16e344af9b5a637b25b8100ba29f413a3e75d11-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bf/bf534b358d3a2a4c65bcf1cc6fda0fb05cb95807c16ea0def0d715dc95f46fa6-d # internal io/ioutil mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Y8Cp97-yHQyqj9lrBilZ/Y8Cp97-yHQyqj9lrBilZ -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0e/0e62d3a378e4cbccb7673e2fadd1088b77042105d67fb6c4ddf581bd2e0c7416-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cb/cb01739bae17f04323a4a652feda6096949aa8dbeec1eba3a2d3285c8f66308d-d # internal github.com/google/go-jsonnet/ast mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF encoding/json log cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/google/go-jsonnet/ast -complete -installsuffix shared -buildid OGG1OX6wMfX76diZf2A0/OGG1OX6wMfX76diZf2A0 -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./ast.go ./clone.go ./fodder.go ./identifier_set.go ./location.go ./util.go mkdir -p $WORK/b059/ encoding/hex mkdir -p $WORK/b045/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p log -std -complete -installsuffix shared -buildid uC0BT_M-BgBbU5r0HuDz/uC0BT_M-BgBbU5r0HuDz -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./log.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid bFliJRP68pzI1W_YONas/bFliJRP68pzI1W_YONas -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./hex.go mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid CjVNqiYNoTa9YIXUG0j8/CjVNqiYNoTa9YIXUG0j8 -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f8/f835ecd7715636df2f164da22d372fb94e59b09e326f78f936f70652854eab62-d # internal compress/flate mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid Sm4cK8QT7bf07u6wGSE9/Sm4cK8QT7bf07u6wGSE9 -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/17/1744500ef5227b9aaf3c343efbb0e96334ae3d315e27fb82c7dd553529068649-d # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b037/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/de/de88199cee8d476c1d5f5558b5ca25db58ba2ad49ac296434bc0825e90c16c90-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid KrwY6GGN-3slDpu1LYjo/KrwY6GGN-3slDpu1LYjo -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f9/f92927dbf776fb3ae425b079cf5f7e7364d4de949add30b5c9692950c76770eb-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid 4S3tuSUwdH4Lpo9r2Urd/4S3tuSUwdH4Lpo9r2Urd -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./colorable_others.go ./noncolorable.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5f/5f553f9bd1bdb0023782eaa182de178e108ab5e0476a7ea397ad396c179baca3-d # internal github.com/google/go-jsonnet/internal/errors mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/google/go-jsonnet/internal/errors -complete -installsuffix shared -buildid oI1o14ULR9kFnLhvcy9D/oI1o14ULR9kFnLhvcy9D -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./static_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d8/d899e64f09be1849b3cebddf5924447e16154ccfb242a32f126bd20f1370e21e-d # internal github.com/google/go-jsonnet/internal/parser mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/google/go-jsonnet/internal/parser -complete -installsuffix shared -buildid tQtXNveKoq-xWXxurEio/tQtXNveKoq-xWXxurEio -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go ./lexer.go ./literalfield_set.go ./parser.go ./string_util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/16/16827231afe7f4320405a4d6b69c2d3f4af1bee782f98b7c96d9dc74e674b6c0-d # internal github.com/fatih/color mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b034/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid DJlG_ERNkCbigPtg0x8L/DJlG_ERNkCbigPtg0x8L -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./color.go ./doc.go github.com/google/go-jsonnet/astgen mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/astgen /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/google/go-jsonnet/astgen -complete -installsuffix shared -buildid ziH34vkIMM_3bELxaOAk/ziH34vkIMM_3bELxaOAk -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./stdast.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/13/1350f39db83afc418c93bacac7dcd27611867b741112b9ba63aa1ba8d0804f51-d # internal github.com/google/go-jsonnet/internal/pass mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/pass /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/google/go-jsonnet/internal/pass -complete -installsuffix shared -buildid nzJfUfAayMjPD71qMNQY/nzJfUfAayMjPD71qMNQY -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./pass.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8d/8dc442a619448fd4c23651aaf41cae71d9b10668e1c742fe8e7139c538e350e7-d # internal compress/gzip mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid S1R3vi_xbNrJ0NC1lp2d/S1R3vi_xbNrJ0NC1lp2d -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4d/4dea5e238fc92df99fecbe6783b2a1cfa7ba304d178fe38991deaa34a1beafb6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/dd/dd2e5ee68fecce0ec46ec74126025d57c5ac0cfcaf1d67fa4da9e98e792bba41-d # internal runtime/pprof mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b066/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Gjf-oTAq5vO3ga7-iG_f/Gjf-oTAq5vO3ga7-iG_f -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./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_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/07/072c2c196feeba46165adf761764f4b0ae4d7b30ffded5c0ca9077647e62c95d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/79/7977021fd35c78ac0b04c03684520c92d759b07cf82119ed3cfb14e525986683-d # internal github.com/google/go-jsonnet/internal/formatter mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b053/_pkg_.a packagefile github.com/google/go-jsonnet/internal/pass=$WORK/b068/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/formatter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/google/go-jsonnet/internal/formatter -complete -installsuffix shared -buildid DkwYY-8JpaGXwQUDIOS4/DkwYY-8JpaGXwQUDIOS4 -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack ./enforce_comment_style.go ./enforce_max_blank_lines.go ./enforce_string_style.go ./fix_indentation.go ./fix_newlines.go ./fix_parens.go ./fix_plus_object.go ./fix_trailing_commas.go ./jsonnetfmt.go ./no_redundant_slice_colon.go ./pretty_field_names.go ./sort_imports.go ./strip.go ./unparser.go github.com/google/go-jsonnet/internal/program mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/internal/program /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/google/go-jsonnet/internal/program -complete -installsuffix shared -buildid p_7uIu2UNB89TfKBzweo/p_7uIu2UNB89TfKBzweo -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./desugarer.go ./program.go ./static_analyzer.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/68/68589b4bcfd502354ba1d7934a3a5969a8bcd9f799555ad3cafa5ddafaec8177-d # internal github.com/google/go-jsonnet/cmd/internal/cmd mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/cmd/internal/cmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/google/go-jsonnet/cmd/internal/cmd -complete -installsuffix shared -buildid vGftg19VkLg79beKmGOy/vGftg19VkLg79beKmGOy -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/05/05327ab480daee6b005c16c1d8e22e36e349c47e6e90640ddea879ad966d9afc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5d/5de88362914bd9b423ae6330640735d5a89e5048077432b1ab82d3f0bf201ae7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3f/3f3c697b1983b6f99d105e0e3d1d9162527a91fcd157e57d1921d055dc70cb9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/aa/aa6c6d6b2e424c3ed46e61afc53be29d92169c590f8f152d1699c03dc691ef98-d # internal github.com/google/go-jsonnet mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b050/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime/debug=$WORK/b057/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/google/go-jsonnet -complete -installsuffix shared -buildid ECqt2IGHP0c6lGIP5MCn/ECqt2IGHP0c6lGIP5MCn -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./builtins.go ./doc.go ./error_formatter.go ./imports.go ./interpreter.go ./runtime_error.go ./thunks.go ./value.go ./vm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/18/189cee3185ab09bbd37c1b95ee4bf543a90029e90a11a7143645f892a7d9e5bd-d # internal github.com/google/go-jsonnet/cmd/jsonnetfmt mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b033/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b040/_pkg_.a packagefile github.com/google/go-jsonnet/cmd/internal/cmd=$WORK/b058/_pkg_.a packagefile github.com/google/go-jsonnet/internal/formatter=$WORK/b067/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet/cmd/jsonnetfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid L7IHE1XVY5WamZFYvdmg/L7IHE1XVY5WamZFYvdmg -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/99/9944eeee9d5da92b5c8029fcb16a07b34dd48f8585e248db0f93454e54ab2b6c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/google/go-jsonnet/cmd/jsonnetfmt=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b033/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b040/_pkg_.a packagefile github.com/google/go-jsonnet/cmd/internal/cmd=$WORK/b058/_pkg_.a packagefile github.com/google/go-jsonnet/internal/formatter=$WORK/b067/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b034/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b036/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b050/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b051/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile runtime/debug=$WORK/b057/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile log=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime/pprof=$WORK/b060/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b053/_pkg_.a packagefile github.com/google/go-jsonnet/internal/pass=$WORK/b068/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$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 math/bits=$WORK/b016/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile text/tabwriter=$WORK/b066/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=KmofH5rNXmYkzHYBJrQZ/L7IHE1XVY5WamZFYvdmg/C6PidOOACewdGHBKbggp/KmofH5rNXmYkzHYBJrQZ -X github.com/google/go-jsonnet/version=0.16.0 -B 0x8713f19b3577176b175165f1268b4c01e7f413d4 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/jsonnetfmt rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yizz28 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm ++ dirname /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm + cd go-jsonnet-0.16.0 + cd /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src/github.com/google/go-jsonnet + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/google/go-jsonnet -b /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin -s /builddir/build/BUILD/go-jsonnet-0.16.0/_build -o golang-github-google-jsonnet-devel.file-list -O /builddir/build/BUILD/go-jsonnet-0.16.0 -V 0.16.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/google/go-jsonnet + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ 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-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/jsonnet /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/jsonnetfmt /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/ '/builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/jsonnet' -> '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnet' '/builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin/jsonnetfmt' -> '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnetfmt' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.16.0-1.fc33 --unique-debug-suffix -0.16.0-1.fc33.arm --unique-debug-src-base golang-github-google-jsonnet-0.16.0-1.fc33.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/go-jsonnet-0.16.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnetfmt extracting debug info from /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnetfmt extracting debug info from /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnet warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnetfmt. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/bin/jsonnet. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 13372kB, size after compression: 11680kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 13956 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.HgpKvc + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.16.0 + LDFLAGS='-X github.com/google/go-jsonnet/version=0.16.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/google/go-jsonnet -b /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin -s /builddir/build/BUILD/go-jsonnet-0.16.0/_build -V 0.16.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/go-jsonnet-0.16.0/_build/src PATH: /builddir/build/BUILD/go-jsonnet-0.16.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-jsonnet-0.16.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/google/go-jsonnet/version=0.16.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/google/go-jsonnet github.com/google/go-jsonnet PASS ok github.com/google/go-jsonnet 0.547s github.com/google/go-jsonnet/cmd/internal/cmd PASS ok github.com/google/go-jsonnet/cmd/internal/cmd 0.012s github.com/google/go-jsonnet/internal/dump PASS ok github.com/google/go-jsonnet/internal/dump 0.013s github.com/google/go-jsonnet/internal/parser PASS ok github.com/google/go-jsonnet/internal/parser 0.045s github.com/google/go-jsonnet/internal/program PASS ok github.com/google/go-jsonnet/internal/program 0.011s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-google-jsonnet-0.16.0-1.fc33.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YHjmf9 + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.16.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/doc/golang-github-google-jsonnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/doc/golang-github-google-jsonnet + cp -pr README.md /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/doc/golang-github-google-jsonnet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hbcIzb + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/licenses/golang-github-google-jsonnet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/licenses/golang-github-google-jsonnet + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/licenses/golang-github-google-jsonnet + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-google-jsonnet = 0.16.0-1.fc33 golang-github-google-jsonnet(armv7hl-32) = 0.16.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-google-jsonnet-devel-0.16.0-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8WXeW9 + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.16.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/doc/golang-github-google-jsonnet-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/doc/golang-github-google-jsonnet-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/doc/golang-github-google-jsonnet-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PVENXc + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/licenses/golang-github-google-jsonnet-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/licenses/golang-github-google-jsonnet-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm/usr/share/licenses/golang-github-google-jsonnet-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/google/go-jsonnet) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/ast) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/astgen) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/cmd/internal/cmd) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/formatter) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/internal/dump) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/internal/errors) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/internal/formatter) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/internal/parser) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/internal/pass) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/internal/program) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/internal/testutils) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/linter) = 0.16.0-1.fc33 golang(github.com/google/go-jsonnet/toolutils) = 0.16.0-1.fc33 golang-github-google-jsonnet-devel = 0.16.0-1.fc33 golang-ipath(github.com/google/go-jsonnet) = 0.16.0-1.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/fatih/color) golang(github.com/sergi/go-diff/diffmatchpatch) Processing files: golang-github-google-jsonnet-debugsource-0.16.0-1.fc33.armv7hl Provides: golang-github-google-jsonnet-debugsource = 0.16.0-1.fc33 golang-github-google-jsonnet-debugsource(armv7hl-32) = 0.16.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-google-jsonnet-debuginfo-0.16.0-1.fc33.armv7hl Provides: debuginfo(build-id) = 51b0bd0e7511a74ad46ab54cb2484e3b75b4e974 debuginfo(build-id) = 787f8f3768af315eecc3916157dd6d344dc8a05f golang-github-google-jsonnet-debuginfo = 0.16.0-1.fc33 golang-github-google-jsonnet-debuginfo(armv7hl-32) = 0.16.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-google-jsonnet-debugsource(armv7hl-32) = 0.16.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-0.16.0-1.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-debugsource-0.16.0-1.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-devel-0.16.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-debuginfo-0.16.0-1.fc33.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hROBrc + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.16.0-1.fc33.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0