Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/meshbird.spec'], chrootPath='/var/lib/mock/f31-build-22089449-1869339/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/meshbird.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=1587427200 Wrote: /builddir/build/SRPMS/meshbird-2.3-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/meshbird.spec'], chrootPath='/var/lib/mock/f31-build-22089449-1869339/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/meshbird.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=1587427200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bpP8aO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf meshbird-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/meshbird-2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd meshbird-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/meshbird-2.3/vendor + [[ ! -e /builddir/build/BUILD/meshbird-2.3/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/meshbird-2.3/_build/bin install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build' install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/bin' + export GOPATH=/builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird ]] ++ dirname /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + install -m 0755 -vd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/src' install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/src/github.com' install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird' + ln -fs /builddir/build/BUILD/meshbird-2.3 /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HuryFO + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/meshbird/meshbird/version=2.3 -B 0xda3b3c574973a7ad605b1449b24aa1d3cc97e7eb -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/meshbird-2.3/_build/bin/meshbird github.com/meshbird/meshbird WORK=/tmp/go-build685664350 encoding mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p encoding -std -complete -installsuffix shared -buildid 5kViQOpk52Hsatn7zbxf/5kViQOpk52Hsatn7zbxf -goversion go1.13.14 -D "" -importcfg $WORK/b003/importcfg -pack ./encoding.go runtime/internal/sys mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid bIxi5KXGWST8bL7_U0OD/bIxi5KXGWST8bL7_U0OD -goversion go1.13.14 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b018/ internal/cpu mkdir -p $WORK/b011/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/race -std -complete -installsuffix shared -buildid XxiF_Z8U-m3Kd0NN2Al0/XxiF_Z8U-m3Kd0NN2Al0 -goversion go1.13.14 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./norace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid lqMpfFH41lvZjRs0hAJ0/lqMpfFH41lvZjRs0hAJ0 -goversion go1.13.14 -D "" -importcfg $WORK/b011/importcfg -pack ./cpu.go ./cpu_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal sync/atomic mkdir -p $WORK/b019/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b019/symabis ./asm.s cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/dd/dd232abfa6ee82e393dd03cbb83593a176f05b14a039b04c77901e22bd80a80d-d # internal unicode mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p unicode -std -complete -installsuffix shared -buildid x8qmujKhtlg3r3MPnGt4/x8qmujKhtlg3r3MPnGt4 -goversion go1.13.14 -D "" -importcfg $WORK/b020/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync/atomic -std -installsuffix shared -buildid 0hVnClbf9tsU34I54l5V/0hVnClbf9tsU34I54l5V -goversion go1.13.14 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/99/99cb8fbb7404a0f11f396b73ea1b8a546f9963c916cff09e52748961a5fa0bbd-d # internal unicode/utf8 cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/90/90c3bcb50166a921178f3e4d89ff347c847522f37048e8cff8fec7be05fe638c-d # internal mkdir -p $WORK/b021/ runtime/internal/math cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid QVVf5h7QjgD3jCsPdGOL/QVVf5h7QjgD3jCsPdGOL -goversion go1.13.14 -D "" -importcfg $WORK/b021/importcfg -pack ./utf8.go mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 5Qrso-QtN4laoJm3R3Nl/5Qrso-QtN4laoJm3R3Nl -goversion go1.13.14 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b019/asm.o ./asm.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/03/036b1150fc48f5d3920afe88ee03a591a03e42823237ad014cd6fd035d8d1a6d-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/62/62d77f4585903623cb6a6704a9ffbe01f31a50f620d4595af63d5b46861a5f45-d # internal runtime/internal/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b019/_pkg_.a $WORK/b019/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/db/dba547cc3e7707e6ad3f717bd61f1545581373bc84dfb233c8ec6e8fdfe11690-d # internal math/bits mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math/bits -std -complete -installsuffix shared -buildid ihH_y9LvfchUOMsb3Az0/ihH_y9LvfchUOMsb3Az0 -goversion go1.13.14 -D "" -importcfg $WORK/b026/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k2eaHSlPK0gYUBZGqBhT/k2eaHSlPK0gYUBZGqBhT -goversion go1.13.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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/b013/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid tOudd1hdSbctYZbMRYGz/tOudd1hdSbctYZbMRYGz -goversion go1.13.14 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/3c/3c02cbc123aef2ea645881c9af5e3c8a5a487a876eed594f4565111db508c03a-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 3DEHS6rLC1DzEtWrixba/3DEHS6rLC1DzEtWrixba -goversion go1.13.14 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/af/af483c58eba793f05af427f9f7d8f4a740ac36beb2c37a605bebff819c79d84a-d # internal internal/nettrace mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid jKIewfSZCA4c477oEy86/jKIewfSZCA4c477oEy86 -goversion go1.13.14 -D "" -importcfg $WORK/b042/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o $WORK/b013/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/91/918155983ed8fbc1532a7f9868b94de4f101c75788f6d854003158db4e1c8563-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/07/072d96886fe8990d8fed2654f817cca7b0fd6643ade4c026d1bdff4ae3679a80-d # internal runtime/cgo mkdir -p $WORK/b045/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a6/a6dea87d519b22907039737188255ce81ff0feeaa4b45d9c4c077037f9a849b6-d # internal math mkdir -p $WORK/b025/ unicode/utf16 mkdir -p $WORK/b061/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b025/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid lAx3YAi-7PezvNLPbiaJ/lAx3YAi-7PezvNLPbiaJ -goversion go1.13.14 -D "" -importcfg $WORK/b061/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm.o $WORK/b010/count_arm.o $WORK/b010/equal_arm.o $WORK/b010/indexbyte_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/72/72f831d59df9236bbebf07f28ccc15f63dcf741c90163497e20ab0482278ee54-d # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p math -std -installsuffix shared -buildid kIc5IaO4RZyCl48JaIyl/kIc5IaO4RZyCl48JaIyl -goversion go1.13.14 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0b/0bf02df23bbfb115f1326789ef864f5bf22a4e5e9c24b3f2eedf21a94c83f165-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 14Gjp_oJE_qAT3r0kBw_/14Gjp_oJE_qAT3r0kBw_ -goversion go1.13.14 -D "" -importcfg $WORK/b072/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/50/50240a7897bc3164a4ed6c10b1f3a2096c39539d2016640230b4d96a94743daf-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid O4Y5xAXTvtUtJ6IGdBB9/O4Y5xAXTvtUtJ6IGdBB9 -goversion go1.13.14 -D "" -importcfg $WORK/b079/importcfg -pack ./ints.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true runtime gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal mkdir -p $WORK/b009/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/52/5217e02ec7ec17439995e2d06503c293f8bb9f946abce2af3cfc93b1a7d4a675-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime -std -+ -installsuffix shared -buildid BDwUV5KndkVMug746w-r/BDwUV5KndkVMug746w-r -goversion go1.13.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/subtle mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid wByTE_71KhUthBx7KEOK/wByTE_71KhUthBx7KEOK -goversion go1.13.14 -D "" -importcfg $WORK/b099/importcfg -pack ./aliasing.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f6/f6600f68214f2833d0b6a75544f19b04a104489d6ad433178288aaab2cf328ce-d # internal crypto/subtle mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid cODAqhjnV-dczWWrVIHf/cODAqhjnV-dczWWrVIHf -goversion go1.13.14 -D "" -importcfg $WORK/b100/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e9/e9248a0508e60eda65527acabc8276d6b8e8f500f4efc1bac1bbbfb2a046ed7d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/34/344336d0a0c1683a752c7d2a4f8292a83d990d409cc0339a943fecd53baeb53f-d # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/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 -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b025/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/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b025/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b025/_pkg_.a $WORK/b025/sqrt_arm.o $WORK/b025/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a5/a56988784e3599cd806bfd050d47f4df1c8741a03388c97ad52cff43b27cb98f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_arm.S cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/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/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b045/symabis ./asm_arm.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p runtime/cgo -std -installsuffix shared -buildid CHGL5VqJqziAh7wUQzJK/CHGL5VqJqziAh7wUQzJK -goversion go1.13.14 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b045/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_arm.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ce/cea19ac027f289405bd9e5d51694427141aec9ad9a70627648c35a243628111d-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm.o $WORK/b009/duff_arm.o $WORK/b009/memclr_arm.o $WORK/b009/memmove_arm.o $WORK/b009/rt0_linux_arm.o $WORK/b009/sys_linux_arm.o $WORK/b009/tls_arm.o $WORK/b009/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d4/d4803e4a2ea8b32697c46b5a36b7e13ca5fbe7df506d54571633aaff19c055d6-d # internal internal/reflectlite mkdir -p $WORK/b008/ sync mkdir -p $WORK/b017/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./asm.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync -std -installsuffix shared -buildid fbzFMEMb1CR4XnxiCN6Y/fbzFMEMb1CR4XnxiCN6Y -goversion go1.13.14 -D "" -importcfg $WORK/b017/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid CUsK7V4eaIbUAkw-VYHq/CUsK7V4eaIbUAkw-VYHq -goversion go1.13.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/02/025ecb9e9aea00ae7cba76477eae4779bbf71fccdcbdfcb71537c4fbf7ae6f1f-d # internal internal/singleflight mkdir -p $WORK/b043/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b069/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 0_mVvfIPCg911kLdFiga/0_mVvfIPCg911kLdFiga -goversion go1.13.14 -D "" -importcfg $WORK/b043/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b044/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid AvdmNzLh-HAn4SbHGkz7/AvdmNzLh-HAn4SbHGkz7 -goversion go1.13.14 -D "" -importcfg $WORK/b069/importcfg -pack ./pragma.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 0OCCWMK3WHck6NB6wWsj/0OCCWMK3WHck6NB6wWsj -goversion go1.13.14 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/25/25f1c77b2dcc3662d0a7583f4a0589ca40aeba2f495e6cf58c1ed43e88c95ecf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d6/d6df0f2817543d81af0cc9d36a1390e5d886650e3d5e5a0189e25cf5ec4ba38e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a8/a8a0eee360deaa4aa7ee31f68115b92de458eb2f3b0c209e68522fbfc3dee7b8-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.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/d9/d9018ba4ff62e3dd68627fdff675c2d01be41ffe0d11c6bbf0362cb9b34c42ba-d # internal errors mkdir -p $WORK/b007/ sort mkdir -p $WORK/b028/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p errors -std -complete -installsuffix shared -buildid jOmcD7aaiBDHBej1QULO/jOmcD7aaiBDHBej1QULO -goversion go1.13.14 -D "" -importcfg $WORK/b007/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p sort -std -complete -installsuffix shared -buildid dabzLZ9FU4vqy7sWkBqW/dabzLZ9FU4vqy7sWkBqW -goversion go1.13.14 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/26/2670958ef30fbcd74f938b2616c57d9b8a8201b9e291cfc9b80e2aa5dee7c2bf-d # internal internal/oserror mkdir -p $WORK/b030/ io mkdir -p $WORK/b016/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid tu-ihwOP_fh1kZtNus2D/tu-ihwOP_fh1kZtNus2D -goversion go1.13.14 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a EOF strconv mkdir -p $WORK/b027/ vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p io -std -complete -installsuffix shared -buildid NGspVZ-b3cWUu6yglr02/NGspVZ-b3cWUu6yglr02 -goversion go1.13.14 -D "" -importcfg $WORK/b016/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b041/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p strconv -std -complete -installsuffix shared -buildid c6g4z_FoT1bfyyyAaVX-/c6g4z_FoT1bfyyyAaVX- -goversion go1.13.14 -D "" -importcfg $WORK/b027/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid DkprjHNWqXeyh2Xo-c6U/DkprjHNWqXeyh2Xo-c6U -goversion go1.13.14 -D "" -importcfg $WORK/b041/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/1a/1a730fa17929284349c27379d5e2f9070ef8d30fcd55557f2ad91d8864e6beee-d # internal syscall mkdir -p $WORK/b032/ cat >$WORK/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b032/symabis ./asm_linux_arm.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p syscall -std -installsuffix shared -buildid dolbZkc2x962P4YvRlJ_/dolbZkc2x962P4YvRlJ_ -goversion go1.13.14 -symabis $WORK/b032/symabis -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f0/f00a6e76e4cac6b2886f0f76db152c82d75ed037fc1db6bcaf68fe4ad9abaad0-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/1f/1f35bc29c76b7d99434169c5002e761179bb4240483b225d9a6c425138d3a54e-d # internal strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid fV3g3xOnLEt7KAYaWsvC/fV3g3xOnLEt7KAYaWsvC -goversion go1.13.14 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p bytes -std -installsuffix shared -buildid lLOwbbRLgbzT1VV7n_ok/lLOwbbRLgbzT1VV7n_ok -goversion go1.13.14 -D "" -importcfg $WORK/b006/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6c72aa546134a86595f588584adea59dc45389c5689ee4c8898c80274c260fab-d # internal bufio mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p bufio -std -complete -installsuffix shared -buildid xlHS8V5m4b2h0CkgZC0f/xlHS8V5m4b2h0CkgZC0f -goversion go1.13.14 -D "" -importcfg $WORK/b005/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ab/abdd20f81188edcbfcdb8dbbe55d148ed23525a000312eabe2010888a9f658a9-d # internal reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b024/symabis ./asm_arm.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid EzNI2hdhRDLgiaFAwNZT/EzNI2hdhRDLgiaFAwNZT -goversion go1.13.14 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/94/9442fd913b7c971bfd650c107951a9c3fd55c57dc83c81a572db84a95ac54da2-d # internal hash mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p hash -std -complete -installsuffix shared -buildid EMqncyWsaEkVaCvQKsVe/EMqncyWsaEkVaCvQKsVe -goversion go1.13.14 -D "" -importcfg $WORK/b059/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a1/a113c8434950c3adcddf98a338d93319faba549614cfbe3faa628615caf61f0e-d # internal hash/crc32 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid VfPNdhGcUeaxXJBX13br/VfPNdhGcUeaxXJBX13br -goversion go1.13.14 -D "" -importcfg $WORK/b058/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b9/b95673dcc11ae26e17e28fba7cc511896915256834b8a946f102629ca8e4f682-d # internal hash/fnv mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid o02auYcWBkyHookndGln/o02auYcWBkyHookndGln -goversion go1.13.14 -D "" -importcfg $WORK/b066/importcfg -pack ./fnv.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/95/95f1f3787f8df2ebdc8a01827083f7a2d2fe0d9ae25930a6b71e9637085d953e-d # internal regexp/syntax mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid wC6EsFBqHZUhvfwZZlWc/wC6EsFBqHZUhvfwZZlWc -goversion go1.13.14 -D "" -importcfg $WORK/b076/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fc/fc5f05ae0fe5ffe4967ff39e8c4f0426e84216ad9c993733274b02adc24acede-d # internal crypto mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto -std -complete -installsuffix shared -buildid Ptovf2s4E408uKRc_Bts/Ptovf2s4E408uKRc_Bts -goversion go1.13.14 -D "" -importcfg $WORK/b105/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e4/e4171374153904685e58b44702dd039b6626b0f675680335d101130029533e58-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/38/38826bccf25c19677b7fd15e5d28433309e4dd6df1c72200107ba3757bda25be-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b032/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b032/_pkg_.a $WORK/b032/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b1/b169572ecc3eeda097076fb1911ca06ad7e13d74427df27999bb8b8bba914d86-d # internal internal/syscall/execenv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JCiNF1IeSZhypPI_L8iD/JCiNF1IeSZhypPI_L8iD -goversion go1.13.14 -D "" -importcfg $WORK/b034/importcfg -pack ./execenv_default.go internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid FpSPd4WAADGKMlXWAFXX/FpSPd4WAADGKMlXWAFXX -goversion go1.13.14 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p time -std -installsuffix shared -buildid 3c9g8_yRY29_Y47sNshw/3c9g8_yRY29_Y47sNshw -goversion go1.13.14 -D "" -importcfg $WORK/b033/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/aa/aaf56c41d84f265126cbbd2763566c5bb80f172090333423cc1e101018715372-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/95/958a8469e2f83d4a8806cf6a88f6fd2e7561e8416bd90a6912e26e64372e964f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e0/e0f4e14c76641dd9b971c8f12400f992296689d0469c54ffca11b36c969affa1-d # internal regexp mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile regexp/syntax=$WORK/b076/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p regexp -std -complete -installsuffix shared -buildid 3J5VNycrzOTd-cdvZO13/3J5VNycrzOTd-cdvZO13 -goversion go1.13.14 -D "" -importcfg $WORK/b075/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/22/222afa3894a420f82fd45e002d03d26a567e4d67ade56145de41a4875175f060-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9d/9d9481f17650e85ec700cee062494c6c481ec97d4d735e1550a9bbe93331d068-d # internal context mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/reflectlite=$WORK/b008/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p context -std -complete -installsuffix shared -buildid CQTvJfBtEYuLgqS7-ybc/CQTvJfBtEYuLgqS7-ybc -goversion go1.13.14 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid RKvqrCFqs5bTioe9g-sU/RKvqrCFqs5bTioe9g-sU -goversion go1.13.14 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/74/74864d49d101facb4f9f136cfcfa40022e0dc2a00c5b4256a81cfb26f5b5476c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/b1/b1c531f678829fd00315a6041a2d2d0350a99a58e608b06e71b24b8281e85ada-d # internal os mkdir -p $WORK/b029/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b024/asm_arm.o ./asm_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid 62HbZnalmcdxSxsXgNJS/62HbZnalmcdxSxsXgNJS -goversion go1.13.14 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f0/f07028e8e08bcbae9da3f5830d964e4150b5a8865e917ee16d94ec060c83cb6e-d # internal internal/fmtsort mkdir -p $WORK/b023/ encoding/binary mkdir -p $WORK/b050/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid qGArmpH-mID8rbn8cuku/qGArmpH-mID8rbn8cuku -goversion go1.13.14 -D "" -importcfg $WORK/b023/importcfg -pack ./sort.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid qEFoON_YKkp1ErRlrZLJ/qEFoON_YKkp1ErRlrZLJ -goversion go1.13.14 -D "" -importcfg $WORK/b050/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1b/1b16a90da37a8020a78925b3dcc55bb66358e925ed3bce957ad0e31e81ff6432-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/e8/e89a264c2fe6fb8b9c404934b31c727d9b6abdf964176ec86291ebefb8ed9751-d # internal crypto/md5 mkdir -p $WORK/b104/ crypto/cipher mkdir -p $WORK/b098/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b104/symabis ./md5block_arm.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid eBMHo3XsD4v1BctZqSJZ/eBMHo3XsD4v1BctZqSJZ -goversion go1.13.14 -D "" -importcfg $WORK/b098/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/sha1 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF encoding/base64 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid B4vgn1RDubAvqSQVukiJ/B4vgn1RDubAvqSQVukiJ -goversion go1.13.14 -D "" -importcfg $WORK/b049/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b106/symabis ./sha1block_arm.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 41DOXu1-1QgG7A126jf8/41DOXu1-1QgG7A126jf8 -goversion go1.13.14 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid vBAOrtrtmFU5Z2XtFbO9/vBAOrtrtmFU5Z2XtFbO9 -goversion go1.13.14 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/8a/8ab769c7d5b15b2df6c1f161af0d80ec9a8f063f96aefa7d5c45ab459e5e450f-d # internal crypto/sha256 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid 7AgnhbXdXKhFMdlUqhCF/7AgnhbXdXKhFMdlUqhCF -goversion go1.13.14 -D "" -importcfg $WORK/b107/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b104/md5block_arm.o ./md5block_arm.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b106/sha1block_arm.o ./sha1block_arm.s cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/18/1835aa98b4cc2c32f42d698cf93ce3faca472fb4dff31f772219f504c3d30a59-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b104/_pkg_.a $WORK/b104/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal fmt mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/fmtsort=$WORK/b023/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4p1SxxEVLsbNBencQhcB/4p1SxxEVLsbNBencQhcB -goversion go1.13.14 -D "" -importcfg $WORK/b022/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c1/c1672894aac8f14f19dfb99f0884ca6b00f8d67426af55681b4261c0453d4b82-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b106/_pkg_.a $WORK/b106/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1a/1ae2af94683deb3286c48b7fd01e173e01f235e7e58bd8fa7b5e4678f2a5d0e3-d # internal path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid PVGsN21-Pcx3G0W1R9U2/PVGsN21-Pcx3G0W1R9U2 -goversion go1.13.14 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b039/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b039/ -importpath net -- -I $WORK/b039/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9c/9c1858b35c90451ac296d6efb9a507c639b5cf8741bb4c99ee2a13f4c13a6dca-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid V8J5jk9EOnPdigeCG9ne/V8J5jk9EOnPdigeCG9ne -goversion go1.13.14 -D "" -importcfg $WORK/b065/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/40/409894a9a5213ae7af465d302c1c468aa2f681cc18f99c6fb4186d5e5dd265f1-d # internal crypto/aes mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b098/_pkg_.a packagefile crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid pjRF9vr1DWfbvIB7t8AI/pjRF9vr1DWfbvIB7t8AI -goversion go1.13.14 -D "" -importcfg $WORK/b097/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b8/b856c79acf6dc14e73027840b1d6f9611d82092633c5483aca14d004a7b1c885-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/5b/5b8f7b380ffb52c4b63cdfd7cd793471672ff28227766cd98c76e1eb342e77d2-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/bf/bfb6193c003aaa6400e0a4ae6764dff52f516163e087ebacafcb887a48efb9ea-d # internal io/ioutil mkdir -p $WORK/b052/ os/exec mkdir -p $WORK/b094/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p os/exec -std -complete -installsuffix shared -buildid OjIgQ2YqNW1OluRrafGe/OjIgQ2YqNW1OluRrafGe -goversion go1.13.14 -D "" -importcfg $WORK/b094/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid IyNFEaadMFJv_zH4WsoD/IyNFEaadMFJv_zH4WsoD -goversion go1.13.14 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/61/616e566c7e0f4703aa228d76a6471887c388cc17f736824916002f46fe55d206-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b2/b27eda609135d5af01e46949bab2a217c8477976b476791832802b1934c37a45-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7c9ea069a2db344a12948dfef98fa3fae7518ad1fa8b49782c0f04a836bed02c-d # internal log mkdir -p $WORK/b047/ mime mkdir -p $WORK/b048/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p log -std -complete -installsuffix shared -buildid pc7xFIOas0RLjoQzmPFM/pc7xFIOas0RLjoQzmPFM -goversion go1.13.14 -D "" -importcfg $WORK/b047/importcfg -pack ./log.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p mime -std -complete -installsuffix shared -buildid ZlwPLeWOmNndH7cTMO3q/ZlwPLeWOmNndH7cTMO3q -goversion go1.13.14 -D "" -importcfg $WORK/b048/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go encoding/csv mkdir -p $WORK/b004/ compress/flate mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 4qiYcGTkgXTqVUn86E0x/4qiYcGTkgXTqVUn86E0x -goversion go1.13.14 -D "" -importcfg $WORK/b057/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid nEi5GOonmb9bRaO5wyjX/nEi5GOonmb9bRaO5wyjX -goversion go1.13.14 -D "" -importcfg $WORK/b004/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/75/75034fa9bed7437f15da9ff42703f0713ce17a174f93ee248891380a3690ad1a-d # internal encoding/json mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid Y8_rSNfXU3HHHGhAkQ_C/Y8_rSNfXU3HHHGhAkQ_C -goversion go1.13.14 -D "" -importcfg $WORK/b060/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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6b/6b83471598c03efffeb0ea5d3e0f53d41e252831608cc7f0991eed2b0db571c2-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b065/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 5WK8CCt2udx9Z30JIlo5/5WK8CCt2udx9Z30JIlo5 -goversion go1.13.14 -D "" -importcfg $WORK/b064/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/06/064d8d632a95db454d3cd8578932133cfb459fbaa3db5a63f1a22189e2095fea-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid yR7zzmPJiVVbIXMhF73P/yR7zzmPJiVVbIXMhF73P -goversion go1.13.14 -D "" -importcfg $WORK/b063/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/94/941c14ea2b32e5d885b265b571cdc3d6cd518fcf36c7f4526114720736a77bf8-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid EKpUElfUWBhA5LQxV7VD/EKpUElfUWBhA5LQxV7VD -goversion go1.13.14 -D "" -importcfg $WORK/b068/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/48/482b68e1e4f2bfa1e9d7e197897681e25f8f2d9949b7188bcfdaf2d0a69f52b1-d # internal go/token mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p go/token -std -complete -installsuffix shared -buildid mayNiom3VujpS789CHZh/mayNiom3VujpS789CHZh -goversion go1.13.14 -D "" -importcfg $WORK/b074/importcfg -pack ./position.go ./serialize.go ./token.go cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a5/a5eca6e85fb81799db44bb700dbafdbfa8fa8a7ec1af4be298c66db2ab8debf6-d # internal compress/gzip mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 4m2K4kpwgkann_bc2wg9/4m2K4kpwgkann_bc2wg9 -goversion go1.13.14 -D "" -importcfg $WORK/b056/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ed/ed9d803e3d7c5ca8a7f94be7fe5d2230942dd7a2362ce648e0360c950cbc857c-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid z3t1i2yeafdiAAcuL_Dt/z3t1i2yeafdiAAcuL_Dt -goversion go1.13.14 -D "" -importcfg $WORK/b091/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/7f/7f22bca668cd2c21e739f3b7d99f740881129b3aca8a4d01b33bbaeeab615723-d # internal github.com/songgao/water mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/songgao/water /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/songgao/water -complete -installsuffix shared -buildid jORV3m_qXdR71LSVtymm/jORV3m_qXdR71LSVtymm -goversion go1.13.14 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go ./if.go ./if_linux.go ./params_linux.go ./syscalls_linux.go ./syscalls_linux_go1.11.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/61/611db2440df9c2696f176f9585878af4c696a7a588d6e6414ca31b015ffb8b9a-d # internal math/big mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b102/symabis ./arith_arm.s cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p math/big -std -installsuffix shared -buildid xZ6vpy-r4iMV9XGVc00w/xZ6vpy-r4iMV9XGVc00w -goversion go1.13.14 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b5/b5b49747854e945c295f45f7624ecf5a9dc3a544ffe27fd9421bcf38da78c676-d # internal encoding/hex mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid smMz2z8piwiTUQWHDgte/smMz2z8piwiTUQWHDgte -goversion go1.13.14 -D "" -importcfg $WORK/b108/importcfg -pack ./hex.go cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/31/319d27b3a7be974bffd3e04029fa884a95669ef87f5cda80996615ac9da11af4-d # internal github.com/meshbird/meshbird/utils mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b106/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b108/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/meshbird/meshbird/utils -complete -installsuffix shared -buildid MLfJe7rcvHb9jn-KYQFb/MLfJe7rcvHb9jn-KYQFb -goversion go1.13.14 -D "" -importcfg $WORK/b103/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/27/27c28a1bc37a55df17d1f71cc7c78d4657df2410e28bfa4d5caff46cef0697ae-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/85/857c7db9af295b01cb314675f752d437f82eeb52c39174e55f2cb9cf9adaf48b-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid dvrC6h0-XYHfLuefF8FC/dvrC6h0-XYHfLuefF8FC -goversion go1.13.14 -D "" -importcfg $WORK/b073/importcfg -pack ./strings.go ./strings_unsafe.go google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile log=$WORK/b047/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid -ySG57n6w17E-YBexAEk/-ySG57n6w17E-YBexAEk -goversion go1.13.14 -D "" -importcfg $WORK/b070/importcfg -pack ./registry.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5c/5c1b9c44caa01ab1dec7192531a9ab1b4e52e7a0619262a2c155d04323ddac69-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b073/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid cCs63CJ-SafJNfLW-a41/cCs63CJ-SafJNfLW-a41 -goversion go1.13.14 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/nettrace=$WORK/b042/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b043/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p net -std -installsuffix shared -buildid MvlT5woyi_rZ14iiSz0O/MvlT5woyi_rZ14iiSz0O -goversion go1.13.14 -D "" -importcfg $WORK/b039/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo_linux.cgo1.go $WORK/b039/cgo_resnew.cgo1.go $WORK/b039/cgo_socknew.cgo1.go $WORK/b039/cgo_unix.cgo1.go $WORK/b039/_cgo_import.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a4/a49d16b7192f2162afe1ca08cf2143feef2db9f65af964c60353b130dc7f90ca-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid QAZkcS2tJ9PnYXamMvjT/QAZkcS2tJ9PnYXamMvjT -goversion go1.13.14 -D "" -importcfg $WORK/b077/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d5/d549e88fc5356200990898eb53cee7d61eadd81d56da3f91b78cefe5db642cf0-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid mE97xorgXxgh72Xum72G/mE97xorgXxgh72Xum72G -goversion go1.13.14 -D "" -importcfg $WORK/b067/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4e/4eb149609dc36721279b866a4efd89151d6aef6b3668d93d88c35c5bc2e7b5da-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid KUeSeiR8nEOiMaI2Vwm2/KUeSeiR8nEOiMaI2Vwm2 -goversion go1.13.14 -D "" -importcfg $WORK/b078/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/80/80ec0e8252dbca1f55c66e39da97a23c76e42879ec7f93ed4a33249cfd62a8ab-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid _mB6KBHOxyeKK91sdNqY/_mB6KBHOxyeKK91sdNqY -goversion go1.13.14 -D "" -importcfg $WORK/b081/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/47/473e870ac054dbc04dffd95435da56965f2db4b990b74ea7df449a422ea60d16-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid AwegHoWOr2H4Ths-gk8m/AwegHoWOr2H4Ths-gk8m -goversion go1.13.14 -D "" -importcfg $WORK/b082/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/db/dbd78fbc851503ffccc6c62ccd9dc97e6db21ee8ce6c79aac14e330933945f59-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid bq02qW3i5SMZMyENyfei/bq02qW3i5SMZMyENyfei -goversion go1.13.14 -D "" -importcfg $WORK/b085/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/fd/fd67fe0d567f533662adb7002e12f7ba2a3240e2bde42a5ab2038c61dfb8d1ad-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b067/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b077/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b082/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid YsawKXiSOd92wBCkAW9k/YsawKXiSOd92wBCkAW9k -goversion go1.13.14 -D "" -importcfg $WORK/b080/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/18/18e1833591a0c183168d987183de167e16e5a8c4ed248f44d70146810d72e074-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid __EGTNPCMaFVvSr7kT6v/__EGTNPCMaFVvSr7kT6v -goversion go1.13.14 -D "" -importcfg $WORK/b086/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a9/a9186ff19b3e4821f65c488a83d008c0ae0641838edea5b36a27ed0453938f74-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b071/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid QO1rI1-FDULj74IraxIY/QO1rI1-FDULj74IraxIY -goversion go1.13.14 -D "" -importcfg $WORK/b087/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/45/45613a658b8b597ae34c43cd0018d4dd6675d9755b2e883811a45e452e9dff38-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/67/67da5306097abbb345b5958ec46d38ab8fdaf0882334720da5dfc2972436adc2-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b102/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b102/_pkg_.a $WORK/b102/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b4/b47aa62905d869dcfee003c7c75c99d8508a27742b2a572f031d304d1a7adc9f-d # internal crypto/rand mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile crypto/aes=$WORK/b097/_pkg_.a packagefile crypto/cipher=$WORK/b098/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Agy3FJeUZVRPcHS71RBg/Agy3FJeUZVRPcHS71RBg -goversion go1.13.14 -D "" -importcfg $WORK/b101/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f2/f2412879591d36e3d66c30392ae357d6211d7cbb9c7d0118b4b24868d3348b74-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b6/b6bb50af60e133f63a7279ce2d39ff832e25f45b34e9b0853ee142ce8151e356-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b067/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b071/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b077/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b079/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b080/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid CDPrlXbemYcsw7R2J8VT/CDPrlXbemYcsw7R2J8VT -goversion go1.13.14 -D "" -importcfg $WORK/b062/importcfg -pack ./decode.go ./doc.go ./encode.go google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b085/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b086/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b087/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b077/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b080/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TRh7dkLvHKVgqkEpd5Ni/TRh7dkLvHKVgqkEpd5Ni -goversion go1.13.14 -D "" -importcfg $WORK/b084/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/86/8622486afbb57c3bedda611482e5faef365118b0dafdf4421c37c8f3d8c16ebf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ea/ea4831edd712aa68cf1c3a5c8843c052ee727f4067d616b24b9a6b74f6d90237-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b087/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b084/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid bms-5haSEkbJnniiJBBw/bms-5haSEkbJnniiJBBw -goversion go1.13.14 -D "" -importcfg $WORK/b090/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/90/90b07418038c2ca5e288fbe92160adecc5e57922dea212e4010e01f80b26f1fc-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b060/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b062/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b086/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b067/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b090/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b084/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b077/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b080/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b082/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid zycjYX-bxgzZ73pwiQO0/zycjYX-bxgzZ73pwiQO0 -goversion go1.13.14 -D "" -importcfg $WORK/b089/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b039/_pkg_.a $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f0/f0f5af158931bd1096622c4b80ef33bf94e233e7f4424b5fc8a7661bb0d54f9a-d # internal github.com/meshbird/meshbird/iface mkdir -p $WORK/b092/ github.com/meshbird/meshbird/transport net/textproto mkdir -p $WORK/b096/ mkdir -p $WORK/b051/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile github.com/songgao/water=$WORK/b093/_pkg_.a packagefile log=$WORK/b047/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/iface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/meshbird/meshbird/iface -complete -installsuffix shared -buildid Au6VPTwynIYnaffh3zwa/Au6VPTwynIYnaffh3zwa -goversion go1.13.14 -D "" -importcfg $WORK/b092/importcfg -pack ./iface.go ./iface_linux.go ./packet_ip.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile crypto/aes=$WORK/b097/_pkg_.a packagefile crypto/cipher=$WORK/b098/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile github.com/meshbird/meshbird/utils=$WORK/b103/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile log=$WORK/b047/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/meshbird/meshbird/transport -complete -installsuffix shared -buildid Yy0fNPcI8JMsSsz4oH0c/Yy0fNPcI8JMsSsz4oH0c -goversion go1.13.14 -D "" -importcfg $WORK/b096/importcfg -pack ./client.go ./client_conn.go ./crypto.go ./pool.go ./server.go ./server_conn.go ./server_handler.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid pIzLOJuogO27UE-_RLsJ/pIzLOJuogO27UE-_RLsJ -goversion go1.13.14 -D "" -importcfg $WORK/b051/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/50/50269eb8da724b92b39b17c3c498cb1f698a3beba46184bfaf65848dd46e11c7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/07/07430f69db412135865e5e7116d8ce8724d7e713d10fbde670768ff3395e771d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/20/20f4d0d01a7d91ff08f27c6ee3e895844e556491475522214957d05ae4a31c86-d # internal net/mail mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile log=$WORK/b047/_pkg_.a packagefile mime=$WORK/b048/_pkg_.a packagefile net/textproto=$WORK/b051/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p net/mail -std -complete -installsuffix shared -buildid Spl3qVewEvKDEziRrQ5J/Spl3qVewEvKDEziRrQ5J -goversion go1.13.14 -D "" -importcfg $WORK/b046/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a5/a5eb05f5f06e6c3d9eec01bc294602c8c06dac2df6a9bd5c00c12189f456fae7-d # internal github.com/alexflint/go-scalar mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b003/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/mail=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alexflint/go-scalar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/alexflint/go-scalar -complete -installsuffix shared -buildid 3WpMdOccrFaJNVm7jr4m/3WpMdOccrFaJNVm7jr4m -goversion go1.13.14 -D "" -importcfg $WORK/b038/importcfg -pack ./scalar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d2/d2c9497b18bfd8153de1ced975a2699ba580595e829abf58dd74bcbb49a62b13-d # internal github.com/alexflint/go-arg mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/csv=$WORK/b004/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile github.com/alexflint/go-scalar=$WORK/b038/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alexflint/go-arg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/alexflint/go-arg -complete -installsuffix shared -buildid 8draYYt1HlG_5k83LZwS/8draYYt1HlG_5k83LZwS -goversion go1.13.14 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./parse.go ./reflect.go ./subcommand.go ./usage.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3b/3bc119ea3412c79d3790e691c86707e209a6d9f8fb0271af7e6c8c1273422b0a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d3/d3e7893db5705ecb0b5c36c28067fb3c3f1d20e4b713f12e54d00f78d70130a1-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b086/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b084/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b089/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 16vxz9mPC4ObAhsTKriv/16vxz9mPC4ObAhsTKriv -goversion go1.13.14 -D "" -importcfg $WORK/b088/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/cc/ccb5116af8d888c2fe01e196cf1068fbd9604408a7697258a59a596b36a1f524-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b084/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b088/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b089/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b091/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid OB0s-6LrMxv0y8hqCkMp/OB0s-6LrMxv0y8hqCkMp -goversion go1.13.14 -D "" -importcfg $WORK/b083/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/18/1836d16ed684320783649e5102f221f41c31f18ef0cf21ffa01214f80e15a5a3-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b060/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b062/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b080/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b082/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b083/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid IPNXf6kU1UbIoEaHhV7C/IPNXf6kU1UbIoEaHhV7C -goversion go1.13.14 -D "" -importcfg $WORK/b055/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/57/576b28851eadb407fbaaf2963179c27e7bc07e301af5950c3510e4d2e7047f58-d # internal github.com/meshbird/meshbird/protocol mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b055/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/meshbird/meshbird/protocol -complete -installsuffix shared -buildid BX02bAw7ElVhRflm2zBA/BX02bAw7ElVhRflm2zBA -goversion go1.13.14 -D "" -importcfg $WORK/b095/importcfg -pack ./protocol.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ce/ce22610fa1ec469ed14d0936e4e7a07d973294a46b635208552a445ec016c81c-d # internal github.com/meshbird/meshbird/common mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b022/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b055/_pkg_.a packagefile github.com/meshbird/meshbird/iface=$WORK/b092/_pkg_.a packagefile github.com/meshbird/meshbird/protocol=$WORK/b095/_pkg_.a packagefile github.com/meshbird/meshbird/transport=$WORK/b096/_pkg_.a packagefile github.com/meshbird/meshbird/utils=$WORK/b103/_pkg_.a packagefile log=$WORK/b047/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/meshbird/meshbird/common -complete -installsuffix shared -buildid X6TBzcvQ9IFD0Y21REmA/X6TBzcvQ9IFD0Y21REmA -goversion go1.13.14 -D "" -importcfg $WORK/b054/importcfg -pack ./app.go ./config.go ./peer.go ./route.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/1b/1b8324928504af307588f10f94cc7ff5164dfa79a9f1d2ebe0bd62fd26142a27-d # internal github.com/meshbird/meshbird mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/alexflint/go-arg=$WORK/b002/_pkg_.a packagefile github.com/meshbird/meshbird/common=$WORK/b054/_pkg_.a packagefile log=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 5TAkonYQzzvtmyQsA4HL/5TAkonYQzzvtmyQsA4HL -goversion go1.13.14 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6c/6c859e8c64d63ae4d90c744a360a5bc87e58f736ef21cab93e6e80e141463f69-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/meshbird/meshbird=$WORK/b001/_pkg_.a packagefile github.com/alexflint/go-arg=$WORK/b002/_pkg_.a packagefile github.com/meshbird/meshbird/common=$WORK/b054/_pkg_.a packagefile log=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/csv=$WORK/b004/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b022/_pkg_.a packagefile github.com/alexflint/go-scalar=$WORK/b038/_pkg_.a packagefile io=$WORK/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b055/_pkg_.a packagefile github.com/meshbird/meshbird/iface=$WORK/b092/_pkg_.a packagefile github.com/meshbird/meshbird/protocol=$WORK/b095/_pkg_.a packagefile github.com/meshbird/meshbird/transport=$WORK/b096/_pkg_.a packagefile github.com/meshbird/meshbird/utils=$WORK/b103/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile sync=$WORK/b017/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a packagefile internal/reflectlite=$WORK/b008/_pkg_.a packagefile internal/fmtsort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile net/mail=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b019/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b060/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b062/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b080/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b082/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b083/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile github.com/songgao/water=$WORK/b093/_pkg_.a packagefile os/exec=$WORK/b094/_pkg_.a packagefile crypto/aes=$WORK/b097/_pkg_.a packagefile crypto/cipher=$WORK/b098/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b106/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b108/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a packagefile internal/nettrace=$WORK/b042/_pkg_.a packagefile internal/singleflight=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile internal/race=$WORK/b018/_pkg_.a packagefile mime=$WORK/b048/_pkg_.a packagefile net/textproto=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b067/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b071/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b077/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b079/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b084/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b088/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b089/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b091/_pkg_.a packagefile crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile crypto=$WORK/b105/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b085/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b086/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b087/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b090/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile regexp/syntax=$WORK/b076/_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=akYqWUGTFq3D3D7lxs0H/5TAkonYQzzvtmyQsA4HL/WqkYWdWaJ9DmHo-71q6k/akYqWUGTFq3D3D7lxs0H -X github.com/meshbird/meshbird/version=2.3 -B 0xda3b3c574973a7ad605b1449b24aa1d3cc97e7eb -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/meshbird-2.3/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/meshbird-2.3/_build/bin/meshbird rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LMrRAQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm ++ dirname /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm + cd meshbird-2.3 + cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/meshbird/meshbird -b /builddir/build/BUILD/meshbird-2.3/_build/bin -s /builddir/build/BUILD/meshbird-2.3/_build -o golang-github-meshbird-devel.file-list -O /builddir/build/BUILD/meshbird-2.3 -V 2.3-1.fc31 -p /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/meshbird/meshbird + IFS= +++ realpath -e --relative-base=. README.md CHANGELOG.md +++ sort -u ++ listfiles_include='CHANGELOG.md README.md' ++ echo 'CHANGELOG.md README.md' + godocs='CHANGELOG.md README.md' + [[ -n CHANGELOG.md README.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.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/meshbird-2.3-1.fc31.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/meshbird-2.3/_build/bin/meshbird /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/bin/ '/builddir/build/BUILD/meshbird-2.3/_build/bin/meshbird' -> '/builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/bin/meshbird' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.3-1.fc31 --unique-debug-suffix -2.3-1.fc31.arm --unique-debug-src-base meshbird-2.3-1.fc31.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/meshbird-2.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/bin/meshbird extracting debug info from /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/bin/meshbird warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/bin/meshbird. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 5852kB, size after compression: 5524kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 50 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KPm8dQ + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + LDFLAGS='-X github.com/meshbird/meshbird/version=2.3' + 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/meshbird/meshbird -b /builddir/build/BUILD/meshbird-2.3/_build/bin -s /builddir/build/BUILD/meshbird-2.3/_build -V 2.3-1.fc31 -p /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/meshbird-2.3/_build/src PATH: /builddir/build/BUILD/meshbird-2.3/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/meshbird/meshbird/version=2.3 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/meshbird/meshbird + RPM_EC=0 ++ jobs -p + exit 0 Processing files: meshbird-2.3-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7KzAAO + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + DOCDIR=/builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/meshbird + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/meshbird + cp -pr README.md /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/meshbird + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/meshbird + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bYnytQ + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/licenses/meshbird + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/licenses/meshbird + cp -pr LICENSE /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/licenses/meshbird + RPM_EC=0 ++ jobs -p + exit 0 Provides: meshbird = 2.3-1.fc31 meshbird(armv7hl-32) = 2.3-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-meshbird-devel-2.3-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XhmJKP + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + DOCDIR=/builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/golang-github-meshbird-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/golang-github-meshbird-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/golang-github-meshbird-devel + cp -pr README.md /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/doc/golang-github-meshbird-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZDkSQQ + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/licenses/golang-github-meshbird-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/licenses/golang-github-meshbird-devel + cp -pr LICENSE /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm/usr/share/licenses/golang-github-meshbird-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/meshbird/meshbird/common) = 2.3-1.fc31 golang(github.com/meshbird/meshbird/iface) = 2.3-1.fc31 golang(github.com/meshbird/meshbird/protocol) = 2.3-1.fc31 golang(github.com/meshbird/meshbird/transport) = 2.3-1.fc31 golang(github.com/meshbird/meshbird/utils) = 2.3-1.fc31 golang-github-meshbird-devel = 2.3-1.fc31 golang-ipath(github.com/meshbird/meshbird) = 2.3-1.fc31 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/alexflint/go-arg) golang(github.com/golang/protobuf/proto) golang(github.com/songgao/water) Processing files: meshbird-debugsource-2.3-1.fc31.armv7hl Provides: meshbird-debugsource = 2.3-1.fc31 meshbird-debugsource(armv7hl-32) = 2.3-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: meshbird-debuginfo-2.3-1.fc31.armv7hl Provides: debuginfo(build-id) = 6e3161c3ddf8f07f0a614da87f0557ffde139622 meshbird-debuginfo = 2.3-1.fc31 meshbird-debuginfo(armv7hl-32) = 2.3-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: meshbird-debugsource(armv7hl-32) = 2.3-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm Wrote: /builddir/build/RPMS/meshbird-debugsource-2.3-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-meshbird-devel-2.3-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/meshbird-debuginfo-2.3-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/meshbird-2.3-1.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6nYX1O + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/meshbird-2.3-1.fc31.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0