Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f30-build-17763986-1280048/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/syncthing.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 warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/syncthing-1.3.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f30-build-17763986-1280048/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/syncthing.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 warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7EZZFh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syncthing + /usr/bin/gzip -dc /builddir/build/SOURCES/syncthing-source-v1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd syncthing + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L6xlP6 + umask 022 + cd /builddir/build/BUILD + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p ./_build/src/github.com/syncthing ++ pwd + TOP=/builddir/build/BUILD/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + pushd _build/src/github.com/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing + popd ~/build/BUILD/syncthing ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode ++ pwd + export BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing + BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing + pushd _build/src/github.com/syncthing/syncthing + go run build.go assets + rm build.go + popd ~/build/BUILD/syncthing + export BUILD_HOST=fedora-koji + BUILD_HOST=fedora-koji ++ date +%s + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + LDFLAGS='-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + export BUILDTAGS=noupgrade + BUILDTAGS=noupgrade ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x1ba6a1edb71e31e7005b280d028beafe9aeabecb -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/syncthing github.com/syncthing/syncthing/cmd/syncthing WORK=/tmp/go-build499371442 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid D4mJTcgPkQgBAGqD5NTP/D4mJTcgPkQgBAGqD5NTP -goversion go1.12.10 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go runtime/internal/sys mkdir -p $WORK/b014/ internal/race mkdir -p $WORK/b010/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid W8219efE7diKWx7EznSq/W8219efE7diKWx7EznSq -goversion go1.12.10 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid DsrQ7Bz3jGELRIHqvkBO/DsrQ7Bz3jGELRIHqvkBO -goversion go1.12.10 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid Sp0bS0gjOosYXM7BUDkp/Sp0bS0gjOosYXM7BUDkp -goversion go1.12.10 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8f/8fbeb735d054a5c4da205970d60e730248b7bcc77c1a55291c6adb53cc9ae391-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/dd/dd3acf7b61f9536e29a285064d34ed8585c07f431c0365ce0d9182fcf2d3ce71-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/dd/dda13facc380741f5b253d4ed876d8906758dd8bed48e9c57598732dbc3d41c6-d # internal runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid eI6ygExI2YQpWchwUnGc/eI6ygExI2YQpWchwUnGc -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm.s unicode mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ef_Px-ydlyCKPcOQQ0NL/ef_Px-ydlyCKPcOQQ0NL -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid H2WFC1Ez8HkIo-_kn4pJ/H2WFC1Ez8HkIo-_kn4pJ -goversion go1.12.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/2037d2ac2134b8a9d22376813851cbf4ce87a2bd363bc8ae70723c450b94ee76-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid EvXo74UMw8lyS-g1DU0I/EvXo74UMw8lyS-g1DU0I -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm.o ./asm.s cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c6/c6d0bd8d7fadd3771a8a61bf783c7e6f72bceb20e8159c0d6bc2fe1b188bb27c-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./compare_arm.s ./equal_arm.s ./indexbyte_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b2/b21075c946260be91e14dacfd911c86db4201780d6c8460cfed2508080317a1d-d # internal runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b012/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid poniqyAOirDFxLMQbMr9/poniqyAOirDFxLMQbMr9 -goversion go1.12.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ab/ab48b694a7f3c334b1dc81af14d4c7b384ae5f1cf3c0571d41cacfe266728963-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid zBKRxQRvGGJkjH8CeUsN/zBKRxQRvGGJkjH8CeUsN -goversion go1.12.10 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid i-xj-rFgfokXTUhaEESO/i-xj-rFgfokXTUhaEESO -goversion go1.12.10 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm.o $WORK/b005/equal_arm.o $WORK/b005/indexbyte_arm.o # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/3c/3c7dec28c20e5cb10571a9d5935c910aae298a13336da6b5da4a35a3e8cf3eee-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid alTvftbnpyoHBZsQhLTG/alTvftbnpyoHBZsQhLTG -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/03/03deb85a722c2dbcff6b6d62d8c93be723c673e79cee1e3401e1fd613c599c27-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm.o $WORK/b012/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/98/98ed0af6137dc8ffbcdbea326f74434b011db93f23c9bb3b3e3df9b611991f95-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e4cd015d1f8293ec1d2ea89050df170b08d9640881e3e0a137e6cd0edc84287-d # internal container/list mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p container/list -std -complete -installsuffix shared -buildid uWHl7u8opJSxkCaFkaEL/uWHl7u8opJSxkCaFkaEL -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./list.go math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./asin_arm.s ./asinh_stub.s ./atan2_arm.s ./atan_arm.s ./cbrt_stub.s ./dim_arm.s ./erf_stub.s ./exp2_arm.s ./exp_arm.s ./expm1_arm.s ./floor_arm.s ./frexp_arm.s ./hypot_arm.s ./ldexp_arm.s ./log10_arm.s ./log1p_arm.s ./log_arm.s ./mod_arm.s ./modf_arm.s ./pow_stub.s ./remainder_arm.s ./sin_arm.s ./sinh_stub.s ./sqrt_arm.s ./tan_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid LVtUWFR6FKDcFsm-k4dV/LVtUWFR6FKDcFsm-k4dV -goversion go1.12.10 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/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/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_arm.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm_arm.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.goarm ABI0 ref runtime.load_g ABI0 ref runtime.goarm ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid HQ9BtCFoWQOmfVKk3_AY/HQ9BtCFoWQOmfVKk3_AY -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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 ./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 ./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 ./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 ./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 ./unaligned2.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/00/001c3a348a6308e969599b2aa41f3828bd08b9b27073fa35acb58fb090a3289e-d # internal crypto/internal/subtle mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3UYbVu664boIDjRop_59/3UYbVu664boIDjRop_59 -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cc/cc9d02ea728dd642aa360dce1af03c10198d7d53dcf443fd72fcafd3e5437e01-d # internal crypto/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid BvIbOND3BELvA43GaLYh/BvIbOND3BELvA43GaLYh -goversion go1.12.10 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/49/49234bc3da68ace4f0a5302b0c950eb9b66ae6f27ad6b0998e587e7c5554d60c-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wWMsb6C39SSBEsdOItFD/wWMsb6C39SSBEsdOItFD -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3f/3f51a398cf21bad0ef4027f4b1ddf05c72ffc2803f9a9cd975b2e9dead1f181b-d # internal internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 4P3cE3BF1qQpMdUDqF-G/4P3cE3BF1qQpMdUDqF-G -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fb/fb48fd5ac61213b49f7011437292b561b1a090fd2e25aa6d4885dd6417ff7831-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3c/3ca58a59c6b9cdd46cbc5b53442ea5187f83c9fedf938fb9b3d5c18b2043894a-d # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid XBpY3bQ0btXjPsOM-043/XBpY3bQ0btXjPsOM-043 -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asin_arm.o ./asin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/atan2_arm.o ./atan2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/atan_arm.o ./atan_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/dim_arm.o ./dim_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/erf_stub.o ./erf_stub.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/exp2_arm.o ./exp2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/exp_arm.o ./exp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/expm1_arm.o ./expm1_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/floor_arm.o ./floor_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/frexp_arm.o ./frexp_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/hypot_arm.o ./hypot_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/ldexp_arm.o ./ldexp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/log10_arm.o ./log10_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/log1p_arm.o ./log1p_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/log_arm.o ./log_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/mod_arm.o ./mod_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/modf_arm.o ./modf_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/remainder_arm.o ./remainder_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sin_arm.o ./sin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/tan_arm.o ./tan_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_arm.o $WORK/b022/asinh_stub.o $WORK/b022/atan2_arm.o $WORK/b022/atan_arm.o $WORK/b022/cbrt_stub.o $WORK/b022/dim_arm.o $WORK/b022/erf_stub.o $WORK/b022/exp2_arm.o $WORK/b022/exp_arm.o $WORK/b022/expm1_arm.o $WORK/b022/floor_arm.o $WORK/b022/frexp_arm.o $WORK/b022/hypot_arm.o $WORK/b022/ldexp_arm.o $WORK/b022/log10_arm.o $WORK/b022/log1p_arm.o $WORK/b022/log_arm.o $WORK/b022/mod_arm.o $WORK/b022/modf_arm.o $WORK/b022/pow_stub.o $WORK/b022/remainder_arm.o $WORK/b022/sin_arm.o $WORK/b022/sinh_stub.o $WORK/b022/sqrt_arm.o $WORK/b022/tan_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1b/1b708307f451532392eb9aeaf5bfd94fa4b1bd241af6aa6ae20615d1372f495a-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid C_9UeF0QlC8Ipwl_OH8G/C_9UeF0QlC8Ipwl_OH8G -goversion go1.12.10 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/77/77d9c99e89ee662657cc2cce5fb1d5f78e5a5531ba82357884d453329f2d3056-d # internal encoding mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p encoding -std -complete -installsuffix shared -buildid LZK1h4QL5mY38x-gZYd0/LZK1h4QL5mY38x-gZYd0 -goversion go1.12.10 -D "" -importcfg $WORK/b087/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/19/19ea88f3c598a24bb45d035ee5f5265d4deb5eaedf39da88758ae8e4961a2d30-d # internal unicode/utf16 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid PM__gWigrSEnu7r-XkJU/PM__gWigrSEnu7r-XkJU -goversion go1.12.10 -D "" -importcfg $WORK/b088/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/53/537c4b2d1ff0a2eefd44007b1f9363cee5ac99d43cfcb5593fe629c9b0edbbb4-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 1wUeteZckIA20p8XrjSx/1wUeteZckIA20p8XrjSx -goversion go1.12.10 -D "" -importcfg $WORK/b109/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/88/8873c0fe32c5b02d52b20a4fc4882266196eb04ee1a4dbac04d514ca6e5bf645-d # internal github.com/syncthing/syncthing/lib/auto mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/auto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid PyiO5pfVAEZLiwpa1rm2/PyiO5pfVAEZLiwpa1rm2 -goversion go1.12.10 -D "" -importcfg $WORK/b155/importcfg -pack ./doc.go ./gui.files.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6b/6b7a0e70d79fd240c97b56e3238c77b8f2aedc7fcdbbd9c964434b9875c02df5-d # internal crypto/rc4 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid zm2LH037tQKCQEVpwBN8/zm2LH037tQKCQEVpwBN8 -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5c/5c3ec9c75567b8f76fb602853504f40667253ed139a58eb2a819cbf832681139-d # internal github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic -complete -installsuffix shared -buildid HYbf-e3nWRuQN3b5Fppd/HYbf-e3nWRuQN3b5Fppd -goversion go1.12.10 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./generic.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7b/7b5b6760f2aeb08f1181f15356b3cba51383e730e45951efb8f3f01641e9894b-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 6xRqGu8-ONbR8eQFfrSc/6xRqGu8-ONbR8eQFfrSc -goversion go1.12.10 -D "" -importcfg $WORK/b167/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b1/b144b2f20c0ebeebc3adf42ab9e22965b84e89a94df438d4f74fc90b789a037b-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid L1Pdu2pVHGF1kEiug8Or/L1Pdu2pVHGF1kEiug8Or -goversion go1.12.10 -D "" -importcfg $WORK/b170/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/aa/aae05c45c87882789146ddc17acc01dccd28bb2402f30fdfce3787b5173d7a0c-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid SKw_GvueTdWCmtM4H2As/SKw_GvueTdWCmtM4H2As -goversion go1.12.10 -D "" -importcfg $WORK/b214/importcfg -pack ./runes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/8c/8c935b9119e399938f04aa80cc50eaad72762158272f6fb9b919a5d9ce89be30-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 -complete -installsuffix shared -buildid 8nvQSl-tHRd83hny3cgU/8nvQSl-tHRd83hny3cgU -goversion go1.12.10 -D "" -importcfg $WORK/b230/importcfg -pack ./gf256.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/9e/9efbdbd2d09d4038bbf4aa602c656979d712b291845c0b5490d559ebb14d259c-d # internal image/color mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p image/color -std -complete -installsuffix shared -buildid TyOBiOzPQeUf6spEdPHu/TyOBiOzPQeUf6spEdPHu -goversion go1.12.10 -D "" -importcfg $WORK/b232/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_arm.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e2/e2f48badab77c855a1d14e8606d2b67409cc16f765d43ebcf653c6d490d3af53-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 6wU14N82lOvlXZt0pfKd/6wU14N82lOvlXZt0pfKd -goversion go1.12.10 -D "" -importcfg $WORK/b234/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/9a/9a8dcb1f0cb7c0f24032a820ca512e5116165588a96f81aecf561bb7270813b0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/51/51cb4957615f13c1dabeefa4b4ddaad1d750c7262e7f29fc695c6754ad6d5fbe-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b071/symabis ./asm_arm.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid aob74k77PpFoGUj4Q6wP/aob74k77PpFoGUj4Q6wP -goversion go1.12.10 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b071/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/80/80d9118a03b1391bb6e72b6834cfbfc4d7d2f1024f8afdcde5313a41b35f612a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm.o $WORK/b011/duff_arm.o $WORK/b011/memclr_arm.o $WORK/b011/memmove_arm.o $WORK/b011/rt0_linux_arm.o $WORK/b011/sys_linux_arm.o $WORK/b011/tls_arm.o $WORK/b011/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4a/4a1e4fe33e46b4b8486619e901f3274d10d2205fe6dc8f409a6c1c3371b8c27e-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid XcX0Cx3n5eiP2MV2sHnm/XcX0Cx3n5eiP2MV2sHnm -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/48/48fb527b1dcc7d2b90c183667265158fbf81a02c4633a6ab1270491745a35f6d-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid vyn4g78hM7c7-VX8ZkKy/vyn4g78hM7c7-VX8ZkKy -goversion go1.12.10 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid 8n_8NsUV_tkAI1OtlYYu/8n_8NsUV_tkAI1OtlYYu -goversion go1.12.10 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b028/ reflect mkdir -p $WORK/b021/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid bTCLNL3eHfw3jmLLBDcp/bTCLNL3eHfw3jmLLBDcp -goversion go1.12.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./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 cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid zXy399O1SRxo7oOt7hYv/zXy399O1SRxo7oOt7hYv -goversion go1.12.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/07/07a74bc8b793f5cbe45d611c176c21a7c94f2dfef0b473c833ad96a63014045a-d # internal internal/singleflight mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 81YdMWolBd9aWLaAOe4-/81YdMWolBd9aWLaAOe4- -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/55/55719d4c21c35793a2a93bd2519b39a3f307699b3147a1874eb53b1e31f2a88d-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 5wijyHDaXfBTPEzXwfVZ/5wijyHDaXfBTPEzXwfVZ -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/17/177961fddfe9d3e0feeccd8c4814e6b577370ee1ecd7af172c4cfb8f09f20efc-d # internal hash mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid sxLLGyFt3QGgtxTSb96a/sxLLGyFt3QGgtxTSb96a -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f8/f870e83178e4c82741053bcb6c3c8ef31992d9918f45cafb16f3c9f859407893-d # internal crypto mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid MrU2Pjc6JuTzMvLXdAmY/MrU2Pjc6JuTzMvLXdAmY -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d8/d8c31c4ddb86eac2a650385109dc25eb1aaff98e1f14c1f8e89338cc9c47d45c-d # internal strings mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b046/symabis ./strings.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid P3lNKajypvDI2TQovrNw/P3lNKajypvDI2TQovrNw -goversion go1.12.10 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/07/078fba256632b23651ee40a735a4110ae8a9e6d5185bfa019be31e7fb62b793a-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid EqCPiGQ5Q0LK_1FWZ6Lf/EqCPiGQ5Q0LK_1FWZ6Lf -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/10/1035c7aae52a1350c07404150ede56bdec840e95c133c74819e26511cc52ce3f-d # internal crypto/internal/randutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid SXb10Pn43xzfIpv-tgzF/SXb10Pn43xzfIpv-tgzF -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b046/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/55/550a999f2a289fa14a44536173e21b60806e50bf16b1f6e709977734ac33e813-d # internal crypto/sha512 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid jnqQtuSXRNja3-rIC2-H/jnqQtuSXRNja3-rIC2-H -goversion go1.12.10 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/45/4597c712e63371c9a226b9c575ace408b44a3f510cb2e533613623c0d6b0612b-d # internal crypto/hmac mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid QGU0NbiJoTRQ5QC19UFS/QGU0NbiJoTRQ5QC19UFS -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c35499526c2012e473face035684a0f9f0df9e9969e2ca2551e153748633d327-d # internal crypto/sha1 mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./sha1block_arm.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid YexRdY84C38e0z7iUdmO/YexRdY84C38e0z7iUdmO -goversion go1.12.10 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f2/f208fcad5fca27b6b72322e1357b76b682475e76594ffbc4bb670bc1110dbe1a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid b7_1gXWZLJunJeekdsAZ/b7_1gXWZLJunJeekdsAZ -goversion go1.12.10 -D "" -importcfg $WORK/b056/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2a/2a1c44c8f5e8e7c1dd0d1a8c9ce52d29512254ff689acf4fd428b68addb7e78b-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid s8RduwXnEJItPz43_-Nl/s8RduwXnEJItPz43_-Nl -goversion go1.12.10 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d8/d8b1e5c696db31eae1fec933032120daa9a84e4c97055c65ad81f582d4b27b0d-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid yeW0g12VKb_RNv8y36Lu/yeW0g12VKb_RNv8y36Lu -goversion go1.12.10 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/85/85a358b1fb50b19bc4356e5034615120f4c412e29adc2e025a36cc410e30e1fe-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid 8kB-z6NgljebmDjKIKEs/8kB-z6NgljebmDjKIKEs -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/07/0737935e730024910ed999638dd706148ab0ae562e71cf298e5e2d23c243912e-d # internal path mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p path -std -complete -installsuffix shared -buildid tBtnBjud7QY_iiCqanOZ/tBtnBjud7QY_iiCqanOZ -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/04/0432fcf16c28c6c6879bec8fda1f49b88b2c2204e524d2136e741e24d179ccc2-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b098/symabis ./goid_go1.5_arm.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid AP6vgKJZlmTemUGHecQ8/AP6vgKJZlmTemUGHecQ8 -goversion go1.12.10 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./goid.go ./goid_go1.5_arm.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b098/goid_go1.5_arm.o ./goid_go1.5_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b098/_pkg_.a $WORK/b098/goid_go1.5_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fa/fa6457a66e6bdc02121e1b4c69315084c77af29ff4e76abe5380fbea77d3a221-d # internal hash/fnv mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VknKogDW6XDVm8xb4_uN/VknKogDW6XDVm8xb4_uN -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/93/931bcbb97a31c09d5c530453a4f94055294979907bbe81251fef22075ef430a2-d # internal hash/crc32 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid bHFr367VM9r12P9Y5IQ3/bHFr367VM9r12P9Y5IQ3 -goversion go1.12.10 -D "" -importcfg $WORK/b117/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/81/81a5ed37a032d3ea30c92eb5f321a9985e5393290f813491731d5195a6037d98-d # internal internal/x/text/transform mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid 3s7igOzZgVNaM9UsO8_T/3s7igOzZgVNaM9UsO8_T -goversion go1.12.10 -D "" -importcfg $WORK/b121/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e2/e246d7c3b3011cdca6ff7378d3ee34141b60e5fd3ce4276353172c3d2676e418-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -nIOapDzyOB8SANBUp04/-nIOapDzyOB8SANBUp04 -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/b4/b4baafb7b64fd10d3ea3d671efb1f8db170a556fcfe2ff7411846544a0d4b97b-d # internal encoding/base32 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _fHtWuTmGX4KXkKVS_cx/_fHtWuTmGX4KXkKVS_cx -goversion go1.12.10 -D "" -importcfg $WORK/b135/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b2/b24375c028a6c1cc9c9efc7d3e2ff86180dcdbedabca07dfa397160317cbc323-d # internal github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid n9Zlnwkc9_EgHDLhkz5K/n9Zlnwkc9_EgHDLhkz5K -goversion go1.12.10 -D "" -importcfg $WORK/b145/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/52/52e764a068687ecbb573cc960b0a58a5690af8a521558904d27ece4f47fe5bf2-d # internal text/tabwriter mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid jCerDaVz-cjvJ1jIRLqi/jCerDaVz-cjvJ1jIRLqi -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/92/92ede687b01ca340017660f155ddb83c13602ea34af7d38271b056ad0bebb20d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf -complete -installsuffix shared -buildid N8l0GCLCFYqs_b1EUC50/N8l0GCLCFYqs_b1EUC50 -goversion go1.12.10 -D "" -importcfg $WORK/b172/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b0/b0361e37d0ae9b2c0e7fddbd022091acaf73488ed2b77f11eaa75569a4b87ddf-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid 9yhPae0zACzqPUFOh661/9yhPae0zACzqPUFOh661 -goversion go1.12.10 -D "" -importcfg $WORK/b199/importcfg -pack ./bytes_comparer.go ./comparer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c4/c4639dd70137547d11c54550565c86c09e8a5a948293194442a4884f8040dd08-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid xPnIl1y0RU_6AJL_C78B/xPnIl1y0RU_6AJL_C78B -goversion go1.12.10 -D "" -importcfg $WORK/b215/importcfg -pack ./strings.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/3f/3ff59553b4f68874d56c29c0e6b638702c14ce674470d6c868a804b8671d2dfe-d # internal hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid GDif4gZlulkRPlSJPPTF/GDif4gZlulkRPlSJPPTF -goversion go1.12.10 -D "" -importcfg $WORK/b220/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm.o # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/1f/1fdbd2791905ce9ee77c9f2c8f2d413feb39863b4d11bed48fc8a0583833e571-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash -complete -installsuffix shared -buildid OGhlMZNrivHy87QoBp7V/OGhlMZNrivHy87QoBp7V -goversion go1.12.10 -D "" -importcfg $WORK/b225/importcfg -pack ./rollinghash.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/47/477606d4575db77349e58030ac0e8fb8be060088de06f8fb7c0db32d550f9658-d # internal internal/poll mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid Jb2pvImbky6kdb77QY_y/Jb2pvImbky6kdb77QY_y -goversion go1.12.10 -D "" -importcfg $WORK/b027/importcfg -pack ./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 cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/2a/2a99483bb15a1349ab8207c051395f7c5b4481b4ed93823671ed9e6a78cdd7a8-d # internal image mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p image -std -complete -installsuffix shared -buildid s0hBvyAhutRq23ym0T-R/s0hBvyAhutRq23ym0T-R -goversion go1.12.10 -D "" -importcfg $WORK/b231/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e8/e8084365afb5309ad10e47c879407cd1e2115dd94472d39b5b9465eb86d08a2a-d # internal github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/chmduquesne/rollinghash=github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b225/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/adler32=$WORK/b220/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 -complete -installsuffix shared -buildid Yb0HHweaidJb2cYVeVcG/Yb0HHweaidJb2cYVeVcG -goversion go1.12.10 -D "" -importcfg $WORK/b224/importcfg -pack ./adler32.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9263e0d3c754073a82153443d8fe0b71cd2c124f029887fbf2ea72a8982c14c-d # internal sort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid iIPaLDGixrKS4-FwYuom/iIPaLDGixrKS4-FwYuom -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/c4/c480728cac6af57df80981fe0d9550a5c216876b1b26ace1055a84c28ac96693-d # internal encoding/binary mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 5rQX7Cedpdkqjlr38d3j/5rQX7Cedpdkqjlr38d3j -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f1/f1c41574d9f2aeeab65e3d58c498d9d45f2f6c472795993e390b82c11a5cd160-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid DlG6v2XLqfMgo38gzm8p/DlG6v2XLqfMgo38gzm8p -goversion go1.12.10 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/0b/0b7d2c40c0c9da0c13d9c4be89cdb021acd635439734f459f0d0359686e97fb3-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid vBbaKnarD_5kbg_RDX4Y/vBbaKnarD_5kbg_RDX4Y -goversion go1.12.10 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/55/55741565aaded7253b99ae7422d889bd4ef98195649da9ba0e426b5c75960dae-d # internal regexp/syntax mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9MHFGjrxCJGhS5hRw2ET/9MHFGjrxCJGhS5hRw2ET -goversion go1.12.10 -D "" -importcfg $WORK/b084/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/41/41555fbffa27fc8d8ef4a600626b17ecda2abe94d5a32b7ba3d7cf7d077bbaf6-d # internal crypto/cipher mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid tDbBwcxsF-S1ATYyQEMK/tDbBwcxsF-S1ATYyQEMK -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/54/54bbfa6c48f49e17d8064c12b9749e82818172126a9495be535d0ea48ddb280d-d # internal crypto/md5 mkdir -p $WORK/b051/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b051/symabis ./md5block_arm.s cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid WKyBerFfMvHJKL4H4x_h/WKyBerFfMvHJKL4H4x_h -goversion go1.12.10 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b051/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a3/a346cf1351afa8f4070c118c6d864cf5694a8f3a5561f3dfaf1db001e22b2729-d # internal encoding/base64 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ALMF5E2KmJNuxe1bsA96/ALMF5E2KmJNuxe1bsA96 -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c2/c20bf4187ccbc14643f2b38451c8109030ea049a44bc0c1d456a704a7c9f6ca5-d # internal crypto/aes mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -complete -installsuffix shared -buildid OEYETPa89406j7kvBBqD/OEYETPa89406j7kvBBqD -goversion go1.12.10 -D "" -importcfg $WORK/b036/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/0e/0ea22be0162fa283f5b04fcfc67b6388a2c7bc3ad5acbd7b123c2dad75463f7a-d # internal crypto/des mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid fgwlYpmXgwuidqn1vk8T/fgwlYpmXgwuidqn1vk8T -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5e/5e878169b5c20452295031115729111ac1f65f8fc2c17e23c509d17bb87be44e-d # internal encoding/pem /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid vJO8NuJvmT1Y6c_vAUdK/vJO8NuJvmT1Y6c_vAUdK -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9e/9ea112030129cd4075145c8259c877b8e8c46b14bce3e8b263d5f2f7ec585184-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid 8oyKY1f6RSJIxxlpm17v/8oyKY1f6RSJIxxlpm17v -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/72e59e2cbb623afa2f4154dec2b44ee92af5b1c21888530ae70fc749554fafef-d # internal path/filepath mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid g_WugDyfLEC6JEFSU2Kx/g_WugDyfLEC6JEFSU2Kx -goversion go1.12.10 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a3/a3c14ce2e90dffa9704df32aae5299ec2ff971f5a7532b6bbaed6c5a30eee9e9-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 5TAjs834-BcOVs97Cpod/5TAjs834-BcOVs97Cpod -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/34/3483ed334a41379d8d825654eda5e9da02f16936ee88e7f1d8a1b3ffc5a21a7a-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./sum_arm.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/06/0643e0300e2cc309eb4690206f222b80580c711d0e16bdb4364ca80d3a01c59f-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Uy7BkM0mb8dyDsLPqWu6/Uy7BkM0mb8dyDsLPqWu6 -goversion go1.12.10 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_arm.go ./sum_ref.go internal/x/crypto/curve25519 mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid wJ4qWjLUOrJlM-jtptcE/wJ4qWjLUOrJlM-jtptcE -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4b/4b63a2e57f36d89294a94cc4c977cad3994be48fc40e6a0ddfcb42bd7d030e64-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid iJRWaNIiLzzHJHKqZkfL/iJRWaNIiLzzHJHKqZkfL -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/56/564c77eb850cc164bb10aaa490f210bec468cdb0c9a1777f5dd0bcb389cdb81a-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid BnsXrH8MogEwaB45kl5n/BnsXrH8MogEwaB45kl5n -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2d/2d8310642f30c29516b5289d78ac252ef960daa6f1b282c07dee8aa63647fca6-d # internal regexp mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b084/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p regexp -std -complete -installsuffix shared -buildid kXya1aPvX9At1ZNb40Mv/kXya1aPvX9At1ZNb40Mv -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/52/52e7d08001ace6af289030c07168c0f443d51bbe2d66d91ee8f09d36139179e6-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b093/symabis ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/57/57330f44c8224289fc830586f1741971907e7c6889cffd25826ce6ad02ce53a1-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NCv8D7TYRbktDa_Yu_mu/NCv8D7TYRbktDa_Yu_mu -goversion go1.12.10 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid u0bdcKzzfOOS4NTNf08k/u0bdcKzzfOOS4NTNf08k -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f3/f335c7548e494366edf682425169ef527e65ba4bedff60b8fe38ae65c77d5a5a-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid P7U17_iHZn7GbYIh89d_/P7U17_iHZn7GbYIh89d_ -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./cpuid.go ./cpuid_arm.go ./sha256.go ./sha256block_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/bc/bca3c4d11e6ed2f1863fa7636a557c758f822503d092ade83574be942f9ce1cf-d # internal runtime/debug mkdir -p $WORK/b150/ cat >$WORK/b150/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b150 -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b150/symabis ./debug.s cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p runtime/debug -std -installsuffix shared -buildid dwV3wNKzjQPumq7nQiWm/dwV3wNKzjQPumq7nQiWm -goversion go1.12.10 -symabis $WORK/b150/symabis -D "" -importcfg $WORK/b150/importcfg -pack -asmhdr $WORK/b150/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0b/0b0313874dbae742dcb9952c0bf1328124406b0e299bf80d306f15cc1153c9b1-d # internal context mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid fruw9gV4UOApugKZJD2w/fruw9gV4UOApugKZJD2w -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b150 -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b150/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b150/_pkg_.a $WORK/b150/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f9/f903da9ee364abad2a1b600cd24a367593503931cc2461a1e1df807f6fedc8ca-d # internal math/big mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b044/symabis ./arith_arm.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid s3WazFXD0C5Qpwl_bnfY/s3WazFXD0C5Qpwl_bnfY -goversion go1.12.10 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b4/b4a6641b3a6b950823c058cd03b36d5044350d7f1dcaf47604b76a219a0fe619-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid DVdvTwgMHnCys8AhV85g/DVdvTwgMHnCys8AhV85g -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c2/c2f4a8a8105621c2b4b7e73510adb285c72a6dc8e83d6f2c3edfb66db470beb9-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/57/57ed46f1c79d01ea2a9f234b0366ebc87959a1665f800531239e789009468db8-d # internal net/url mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid GdYnIxHm4L7gBB5OkbF5/GdYnIxHm4L7gBB5OkbF5 -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/32a677ab944147d5eb95193ae0fa76dc4ffa2552556f1d2e28a63446829cee9b-d # internal flag mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid 2Dnl45H5eediJSl-LPdD/2Dnl45H5eediJSl-LPdD -goversion go1.12.10 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d6/d66b26e12cd420ae5d725b033446d3fad7ae4223ffd542a3ae40506f3fa9b50c-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 0i1FuvTo7CzKg9CZF-Tg/0i1FuvTo7CzKg9CZF-Tg -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/97/97b9cc02ff0eab7c0e34c7dda92892dbc937efb63deb05333f0dfe86f8c856fd-d # internal log mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p log -std -complete -installsuffix shared -buildid 9yTlcxHYhhpHtAqezk5X/9yTlcxHYhhpHtAqezk5X -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b093/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e9/e926f239d50d1b87b1d449730cce3f420dcf226148501dd3dfb3a17df04d099b-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid uz6TrT9CwIrBwxgw5QOa/uz6TrT9CwIrBwxgw5QOa -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./build.go ./tags_noupgrade.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6c/6c96daa706592c50dd245d3bd300f31242d8e8f3bfab563992a00b99ccdc81f3-d # internal encoding/json mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b088/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/json -std -complete -installsuffix shared -buildid Uhg3OcU6wVlV4VVYiBJR/Uhg3OcU6wVlV4VVYiBJR -goversion go1.12.10 -D "" -importcfg $WORK/b086/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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5b/5b727a15f2089fa1a84afded330f7b51dacd27ac037bfa25ab2478fb1085b8a8-d # internal encoding/xml mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p encoding/xml -std -complete -installsuffix shared -buildid jPTXnKth7XMd7lDXfzhd/jPTXnKth7XMd7lDXfzhd -goversion go1.12.10 -D "" -importcfg $WORK/b089/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b044/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/77/77249234f32ac33e1ed838476a38303a061c3784bbfb83a189a0a08935407b3a-d # internal crypto/elliptic mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid zg8y-SrA63kcp1VHPpBw/zg8y-SrA63kcp1VHPpBw -goversion go1.12.10 -D "" -importcfg $WORK/b043/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a9d5aa8e68b91db5fae2b5d494f9640a2494b8f501e27dd0fdc89301d25d3e9-d # internal encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 4OnoEC1cfcGj1HJUVfqu/4OnoEC1cfcGj1HJUVfqu -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a5/a5b0ba97ae8230ebc6a24bae9dbadd70eaccc8dc9b67a501f5105512c18a0d78-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lb-mkLYW3rShmCHoMuGD/Lb-mkLYW3rShmCHoMuGD -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b089/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 -pie cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b5/b507a7798024240f13101e12b753848b555f1beb35561474ae53ed20117679fb-d # internal crypto/dsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Zsdzp3bSWnK0LSIxQan6/Zsdzp3bSWnK0LSIxQan6 -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b8/b875ead501cda8108b45a4b93724241a941190f38b3de4d13325a123e0a52a1d-d # internal crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid GXhBAwiBKWn85E8NHX04/GXhBAwiBKWn85E8NHX04 -goversion go1.12.10 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/34/3490766f9bb95bb87968dd1dabb6b7fd7d023e9036545cbe9864cc57a1f8b7f5-d # internal os/exec mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p os/exec -std -complete -installsuffix shared -buildid CjaeH9kL-FZFUIzGSTaT/CjaeH9kL-FZFUIzGSTaT -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid JluyI7wKJVbxLb4jsoxq/JluyI7wKJVbxLb4jsoxq -goversion go1.12.10 -D "" -importcfg $WORK/b067/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/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/fa/fabbe9641a5ebac5a382c7b5a14de34e71e0532ddd8a6e0c52b9618711fc1fd2-d # internal crypto/ecdsa mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2RGkLNbtzFdX0M0HqQLd/2RGkLNbtzFdX0M0HqQLd -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/50/5029752908fd6d2c5be991e34ccc3115a4bd2c2eed1af7621f7ea5e362092b06-d # internal crypto/x509/pkix mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid so4m94cq0jN0CF8s32iK/so4m94cq0jN0CF8s32iK -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3e/3e669e94752ddd84284f40e967045c27e1f25e7f13398df19742aaae4173aea4-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 45BasGxgxxrpSeAswwOm/45BasGxgxxrpSeAswwOm -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_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/65/6525b3b54915adac5e4a02884697e57fadc6074ced5b09f8f6e1eb9851cf5612-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ogMkrP4TeNzLPH_DILxt/ogMkrP4TeNzLPH_DILxt -goversion go1.12.10 -D "" -importcfg $WORK/b095/importcfg -pack ./logger.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/6c/6c61dfda0fc24928d605e222aed250be79cfda35b11abe8cdf4d80b73d4e3128-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid QW2PVtIQek4o6bgosF9q/QW2PVtIQek4o6bgosF9q -goversion go1.12.10 -D "" -importcfg $WORK/b091/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/83/83eadc451a0fa5580f903156d54b22ef87d8481131153e12bf7507dc59533da4-d # internal os/user mkdir -p $WORK/b099/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b099/ -importpath os/user -- -I $WORK/b099/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c1/c1c39f848c0d5577c81d79ecd6453f8bcbecee8b8ded75dbabcc092cbd26d523-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid yg_wFf5x7xXq0J-bvTwF/yg_wFf5x7xXq0J-bvTwF -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4e/4e06047b995ba409d343b10891a799a8d5c0a137a510efc1336c022315457e77-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid DbIUK0uAkl5KKzRvwTU8/DbIUK0uAkl5KKzRvwTU8 -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/de/de49b535065009235be70760ba8041a0f386caffd02976c6f6c9e4df9805a441-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 1T3I-Dt5ipiI3TyMI8pY/1T3I-Dt5ipiI3TyMI8pY -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b4/b4bc3ea0317802e7eda87891879e70c8bac5021ae95de3834e516ae675b68e86-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid DDGrjqd7PDSQe2QmIqv7/DDGrjqd7PDSQe2QmIqv7 -goversion go1.12.10 -D "" -importcfg $WORK/b108/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/70/70f9e9e3a61ab8a523e3e95da7b9bd013ae4e0017ef546c57ca6a62e5ff12840-d # internal compress/flate mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p compress/flate -std -complete -installsuffix shared -buildid mjWyPsZSUaxlPBdc-uZ-/mjWyPsZSUaxlPBdc-uZ- -goversion go1.12.10 -D "" -importcfg $WORK/b116/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ba/ba5bb59aaf550261110cf5d598fc6785fa6a2c07d8d64f833fd79a8479e450da-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid zM4ypBXBZANmfEe-I6da/zM4ypBXBZANmfEe-I6da -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a4/a499028b9bab1061a28fdb5013b7c5127dc53de7c8a8702c3802a09f46fcf575-d # internal compress/gzip mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wRagy4oxIFi3BKrx0gqr/wRagy4oxIFi3BKrx0gqr -goversion go1.12.10 -D "" -importcfg $WORK/b115/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b3/b34cab1864c167f4c6ff8736ebfee2b903824683cdd49186facf4361db5b3081-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Otp3iMktA1zUdGTIAgOx/Otp3iMktA1zUdGTIAgOx -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/60/6041058163f3f78141e242306b4bc3f03af4e379c06ea3ca749cdf53637f53d8-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid Picuv1bnQVkbmBwJrWT2/Picuv1bnQVkbmBwJrWT2 -goversion go1.12.10 -D "" -importcfg $WORK/b120/importcfg -pack ./bidirule.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/28/2805cdb9f3c8b6ee8e0d3f3bf9bd7a8a7a2fb47e5a4f3ea83004bafedb783383-d # internal crypto/x509 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid wHxNEZWheMHE1kmCKA_9/wHxNEZWheMHE1kmCKA_9 -goversion go1.12.10 -D "" -importcfg $WORK/b057/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p os/user -std -installsuffix shared -buildid rdjhlSrpvux_UHnNPOpi/rdjhlSrpvux_UHnNPOpi -goversion go1.12.10 -D "" -importcfg $WORK/b099/importcfg -pack ./lookup.go ./user.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo_lookup_unix.cgo1.go $WORK/b099/getgrouplist_unix.cgo1.go $WORK/b099/listgroups_unix.cgo1.go $WORK/b099/_cgo_import.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fa/fa48f5a09ab60856c15544f0bdf75a78f60a9c068a514d5d6c69ed4e2f810629-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0NH1HAgj6oqzzrwo6B01/0NH1HAgj6oqzzrwo6B01 -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a9/a9e7370b6539348ca6a6db9512ad35481e178ff1fa049f5cb657b66ef58845aa-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid B-OfzNR9fLs7FQkzlvH3/B-OfzNR9fLs7FQkzlvH3 -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b099/_pkg_.a $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/fe/fed940e73750845751f83cbebc4fffadb02bc0453334e36c2b21f5a03a61500d-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b098/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid ZdBIwZS97xE2y7Lg7aRi/ZdBIwZS97xE2y7Lg7aRi -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/55/55b25911de45030f485fcb884f0a3527a9b4f89734b4faee85b86e7d6df44c41-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid QjaTJf40ircdgG_1oXt-/QjaTJf40ircdgG_1oXt- -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/39/395485e481a0592eadaf21171b8aae40ccaa7b91b8f672718aa12fb8dbe8f19f-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 8-dLj7nWbMS_f0RV0HqQ/8-dLj7nWbMS_f0RV0HqQ -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/c5/c5c765a240397367f29d12bec9a2b2ed76db61243ea9c2814e178e849453b862-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b7/b71a9257076401e6297d75e0aee76cc593870c0ab965c1c1e12ea356c266ba6d-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b123/ github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid lfc7OSFswIMxVMr6gH3P/lfc7OSFswIMxVMr6gH3P -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid fjwTcjHxaug2sejGwIFh/fjwTcjHxaug2sejGwIFh -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/62/6267f537440a336eba2564af9084507015cd2d7c1c1f77a931d7f1474c62327b-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid eFeyNihvtRa_Wz1rwJ5C/eFeyNihvtRa_Wz1rwJ5C -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/cb/cbaac9d954b09cc6d7d3bd4cffd547c80a58df261311a467a382a4f09c7bf49a-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Zah-Di4T44jzrXjIJI6H/Zah-Di4T44jzrXjIJI6H -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/85/85314a9efe8bc23beb8d0e3540d2556e94bdeeeb3e76d7e129516a55590502f0-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8KH_ItGXXlmhBIoCF5u2/8KH_ItGXXlmhBIoCF5u2 -goversion go1.12.10 -D "" -importcfg $WORK/b111/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ef/eff89c0752574dd7434b82f53326036c10eae1aca20f7060f84d982b25ba08a0-d # internal crypto/tls mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/tls -std -complete -installsuffix shared -buildid HsP2Ldi9MktLdcmPZQID/HsP2Ldi9MktLdcmPZQID -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/86/860e5bc13ec44f4efc1087af8e9497081fc3eb9b2381320eec6a2d5cbd2c6a27-d # internal net/textproto mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/textproto -std -complete -installsuffix shared -buildid rX3Q3soBwOBgYkcG2gen/rX3Q3soBwOBgYkcG2gen -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a5/a51ab0d2bc49173742f19c37c31078749d77fad04a55b65a430498284bf54b23-d # internal internal/x/net/idna mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid zQF66gqRHPpoStH5qiu_/zQF66gqRHPpoStH5qiu_ -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/21/2123049374fd660da572f13cc4cfdac4a443b4938fca975d94dd55fd41f19377-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid EXNMrGvwfCRb2XIjTZuG/EXNMrGvwfCRb2XIjTZuG -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6a/6a81a21f85a7ac2e2912bcaa3ca5903472ca3ef7ab71bb376b2cb48dc3491627-d # internal mime mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p mime -std -complete -installsuffix shared -buildid H0FBDu04OiCkMkYXpMWq/H0FBDu04OiCkMkYXpMWq -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/dc/dcf3ed40b3b65f0241636216b9b40bf693aba90f8cf089d330c7f9b4361a8c32-d # internal mime/quotedprintable mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 01-yaCUFmk_WS2zn2fRJ/01-yaCUFmk_WS2zn2fRJ -goversion go1.12.10 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/99/99a5a3b1b09a7a280cd8eaa70854a0d2eac3bca340ed98c3baaea5c2b361ee7d-d # internal net/http/internal mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/http/internal -std -complete -installsuffix shared -buildid GCA6YJGADag1fUu9T6kB/GCA6YJGADag1fUu9T6kB -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e2/e2c290652f499540ecfeb5f4dbd680e0fc63f52da20630f0d17c55deb6337e02-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b1/b160c722dcc2d9b3fec4110606552d6a7f55dc2e3645f2814d3613aa1ba7706e-d # internal mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid mNPwCThgPeEyCmR54OMR/mNPwCThgPeEyCmR54OMR -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go internal/x/net/http/httpguts mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid foRi_UByU3IMD0t6RCrx/foRi_UByU3IMD0t6RCrx -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./guts.go ./httplex.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/01/010742102db3075a769d9fc6df1ed44d5fac70cde2dabe0450ec4b11245ccaca-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 3a4v0bKDvRFzd0ah_G05/3a4v0bKDvRFzd0ah_G05 -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1e/1e12d3a7aee2c4c4b1f6f432ce2ca88b4b1c757986464fd84b02ec8c6a8a2edf-d # internal mime/multipart mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/quotedprintable=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p mime/multipart -std -complete -installsuffix shared -buildid 0yR0zUPGRuaIrI8wuS0O/0yR0zUPGRuaIrI8wuS0O -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/0a/0a06ab3e41034f4f9521c52bcf611f1a120b7220b8b1c37a3275efff58316c96-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7Exzbp9_SficCn2kHI_u/7Exzbp9_SficCn2kHI_u -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/5f/5fa2263a54fe6e064c8fa731112d60ddc0973133c5326cb0759c338cc1c3fde6-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid SDZ0kd0lxCRfKn96-3Ci/SDZ0kd0lxCRfKn96-3Ci -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/6b/6bd6e2f2ac2d8c38aa46bffd7d1da93bdb5f9e3b053b173929f4ac08d45860d3-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 4pkmhebwjU9hVVRLAQK8/4pkmhebwjU9hVVRLAQK8 -goversion go1.12.10 -D "" -importcfg $WORK/b141/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/aa/aa740869b2d463d47ccc58fcacc255c1d8ac71eff143abb602be3e665086e7a4-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid HEgBmDT2jh623MefunNy/HEgBmDT2jh623MefunNy -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/2f/2f1557264c35fd5f75b54d7521ec55286617b9b279e08d4cfd22d7c933b3de23-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid 9A74FKwHt_Tuo9znKIH5/9A74FKwHt_Tuo9znKIH5 -goversion go1.12.10 -D "" -importcfg $WORK/b146/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a3/a3983221568677130fd9336f700b1d53f221847767514c45470fa0915dc58c29-d # internal log/syslog mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p log/syslog -std -complete -installsuffix shared -buildid 7Ih-CA6ZZ9PDwa4MabT4/7Ih-CA6ZZ9PDwa4MabT4 -goversion go1.12.10 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/92/92b1b7aaced7740622de536ddb581ebe83cd016ff7ab954f58096631f3ac2830-d # internal runtime/pprof mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/tabwriter=$WORK/b152/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p runtime/pprof -std -installsuffix shared -buildid Yt50eZ5XuI78k-II4c0P/Yt50eZ5XuI78k-II4c0P -goversion go1.12.10 -D "" -importcfg $WORK/b151/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/14/1478241b9eecdc70039a21a8022cb42411462863443a11b8ebf1c1259ea1c27b-d # internal archive/zip mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p archive/zip -std -complete -installsuffix shared -buildid qs1OGDvXMrxRREW-enMk/qs1OGDvXMrxRREW-enMk -goversion go1.12.10 -D "" -importcfg $WORK/b154/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/61/618734d1cb53d5a269aa6218b498c7c1f50909841297944354b4de0ab039f0a9-d # internal github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile log/syslog=$WORK/b149/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b150/_pkg_.a packagefile runtime/pprof=$WORK/b151/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics -complete -installsuffix shared -buildid ib2Hzcfv_3C_lqTmvL6t/ib2Hzcfv_3C_lqTmvL6t -goversion go1.12.10 -D "" -importcfg $WORK/b148/importcfg -pack ./counter.go ./debug.go ./ewma.go ./gauge.go ./gauge_float64.go ./graphite.go ./healthcheck.go ./histogram.go ./json.go ./log.go ./meter.go ./metrics.go ./opentsdb.go ./registry.go ./runtime.go ./runtime_cgo.go ./runtime_gccpufraction.go ./sample.go ./syslog.go ./timer.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/78/78262a008812d7bc1cf2056cdeb80bfc0a5e187e471128d417dfb75474149b1a-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol -complete -installsuffix shared -buildid vVpXb9yaMeJ4avZpKvL2/vVpXb9yaMeJ4avZpKvL2 -goversion go1.12.10 -D "" -importcfg $WORK/b161/importcfg -pack ./connection_id.go ./encryption_level.go ./key_phase.go ./packet_number.go ./params.go ./perspective.go ./protocol.go ./stream.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/05/05ffa271aaca954148dfa54d18352df863b0ba055ea3370631abdfe1dc77ea68-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils -complete -installsuffix shared -buildid 69Q_sev6dehA2Rly-8NY/69Q_sev6dehA2Rly-8NY -goversion go1.12.10 -D "" -importcfg $WORK/b162/importcfg -pack ./atomic_bool.go ./byteinterval_linkedlist.go ./byteorder.go ./byteorder_big_endian.go ./gen.go ./log.go ./minmax.go ./packet_interval.go ./packetinterval_linkedlist.go ./streamframe_interval.go ./timer.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/c4/c4994385825cecfb5bee9c7b5918136903923b8a5a409803185f7590b0c97205-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b162/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion -complete -installsuffix shared -buildid iv4gj7clV1wvGcfApXWa/iv4gj7clV1wvGcfApXWa -goversion go1.12.10 -D "" -importcfg $WORK/b160/importcfg -pack ./bandwidth.go ./clock.go ./cubic.go ./cubic_sender.go ./hybrid_slow_start.go ./interface.go ./prr_sender.go ./rtt_stats.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/de/de26ced6aaefd68bf52fe47d0dc38b4f47fcaf1114c6c65cf14a707258cd2cfd-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b167/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 -complete -installsuffix shared -buildid 4XgemZYU3JsUVTez2KYp/4XgemZYU3JsUVTez2KYp -goversion go1.12.10 -D "" -importcfg $WORK/b166/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/fd/fda974871cfae40dc85e6f752cdd30c7ce2e386dba30257a78d90e887c8f839c-d # internal net/http/httptrace mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid aWiuuGOZL69SKfaY6468/aWiuuGOZL69SKfaY6468 -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/e3/e3a144bf0c8eefffa44736eb168d2a47c0d071871324ec0f6d17cf1214637dd8-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/17/17bd2235bb5035f01db0d61a1384f75fdfea8438a02c8f6896cbf90b4886cbb1-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b168/ cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b168 -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b168/symabis ./sum_arm.s cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid nKLytfAoWfSXTTFEIGHB/nKLytfAoWfSXTTFEIGHB -goversion go1.12.10 -symabis $WORK/b168/symabis -D "" -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_arm.go ./sum_generic.go net/http mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b125/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/multipart=$WORK/b128/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b130/_pkg_.a packagefile net/http/internal=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http -std -complete -installsuffix shared -buildid 8l1ZOQFAw8miymvjWn2v/8l1ZOQFAw8miymvjWn2v -goversion go1.12.10 -D "" -importcfg $WORK/b114/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b168 -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b168/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b168/_pkg_.a $WORK/b168/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e9/e9319eaec33cf92a4077a22c0194179afa403a2cf08bcdd9987e5da74ea3964a-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 -complete -installsuffix shared -buildid UgZoODR96bH2kfS3zSRS/UgZoODR96bH2kfS3zSRS -goversion go1.12.10 -D "" -importcfg $WORK/b165/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ed/ed8e2c31b5524cd3adc06b57bc4a26b77e1fc7d198b51d6a0e553fee137f74e4-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b170/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid sNM0TzOS9loGONvi2P1_/sNM0TzOS9loGONvi2P1_ -goversion go1.12.10 -D "" -importcfg $WORK/b169/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/bc/bc82735d0be036b5d18c92bf061f71d3dbe0df45cec9561810acd20e9d0d8c22-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid 4Jw8nZFqGgtfMI7aLg2K/4Jw8nZFqGgtfMI7aLg2K -goversion go1.12.10 -D "" -importcfg $WORK/b171/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/56/5646a3f45b84d9709888b66aaa199e20eabe7283f210e3e9079506c8ad8468f9-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu -complete -installsuffix shared -buildid Dkff2GHpJ5WBBZltuMIx/Dkff2GHpJ5WBBZltuMIx -goversion go1.12.10 -D "" -importcfg $WORK/b173/importcfg -pack ./byteorder.go ./cpu.go ./cpu_arm.go ./cpu_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/95/959129c734887e8ebda8ce688d68ac7a72d169eac16a85b33979ebf1e83612df-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid sywx9UkbA4yUHi2mPMB-/sywx9UkbA4yUHi2mPMB- -goversion go1.12.10 -D "" -importcfg $WORK/b176/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c2/c2a087f7d89fec0799b9d5d0548eebaeee7352caac7e783d834218a2e2e07d45-d # internal github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf importmap golang.org/x/sys/cpu=github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b173/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls -complete -installsuffix shared -buildid 6g-KtLgpRWdvT_UTaYi5/6g-KtLgpRWdvT_UTaYi5 -goversion go1.12.10 -D "" -importcfg $WORK/b164/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/71/7123d3d5f87e292ad32b40f5ad0a79c834e9d356db634973bb74b23bf70cc617-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid cyhCHNdGjlv0_iyInCe7/cyhCHNdGjlv0_iyInCe7 -goversion go1.12.10 -D "" -importcfg $WORK/b139/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a3/a3da3b076aedb11ff1421ae2ffb8e3d679c08ea610d43648deba9041b56c013c-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb -complete -installsuffix shared -buildid laCliTFHxrnAd5cXwTdQ/laCliTFHxrnAd5cXwTdQ -goversion go1.12.10 -D "" -importcfg $WORK/b177/importcfg -pack ./quic-trace.pb.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/26/263cf63e42519b3e80fd29143f4d3a787f30e2d0b9c187edd19d9712bc62a3be-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid dNs2q8e7nxgGmMADHvX6/dNs2q8e7nxgGmMADHvX6 -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/28/28ced8207be139672151e9f0920311bcdb9c1e9daf2916c74f33cbf6b7583884-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/marten-seemann/qtls=github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b164/_pkg_.a packagefile net=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr -complete -installsuffix shared -buildid GTgcAbF2tNPxAPoXP0cD/GTgcAbF2tNPxAPoXP0cD -goversion go1.12.10 -D "" -importcfg $WORK/b163/importcfg -pack ./error_codes.go ./quic_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7e/7e36d685daa366a5963b3fa31ad270f4b0541dc11880e6cb29a4bb182803c6ae-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b162/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire -complete -installsuffix shared -buildid f9bADnD4yTv_cP52CavZ/f9bADnD4yTv_cP52CavZ -goversion go1.12.10 -D "" -importcfg $WORK/b174/importcfg -pack ./ack_frame.go ./ack_range.go ./connection_close_frame.go ./crypto_frame.go ./data_blocked_frame.go ./extended_header.go ./frame_parser.go ./header.go ./interface.go ./log.go ./max_data_frame.go ./max_stream_data_frame.go ./max_streams_frame.go ./new_connection_id_frame.go ./new_token_frame.go ./path_challenge_frame.go ./path_response_frame.go ./ping_frame.go ./reset_stream_frame.go ./retire_connection_id_frame.go ./stop_sending_frame.go ./stream_data_blocked_frame.go ./stream_frame.go ./streams_blocked_frame.go ./version_negotiation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6d/6d2351db1f7ea4269e79d1774573434b0f63f6b89c0edf553244dd65297b1b35-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vA8zPlGTsJpZIqTqpGd8/vA8zPlGTsJpZIqTqpGd8 -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b7/b774774254a03958672487efb6d5ad4fc95b58c3d44ce037bdf23d5469e18b70-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b162/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol -complete -installsuffix shared -buildid xSWtL6SBxylK30LIYlab/xSWtL6SBxylK30LIYlab -goversion go1.12.10 -D "" -importcfg $WORK/b178/importcfg -pack ./base_flow_controller.go ./connection_flow_controller.go ./interface.go ./stream_flow_controller.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/8c/8c935a05643295582160b59285050bc4396e2d62fa32415d095bd86626c18ad6-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils importmap github.com/marten-seemann/qtls=github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls importmap golang.org/x/crypto/hkdf=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b172/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake -complete -installsuffix shared -buildid J4XKrCQ9nJOH-PiT7QxE/J4XKrCQ9nJOH-PiT7QxE -goversion go1.12.10 -D "" -importcfg $WORK/b179/importcfg -pack ./aead.go ./crypto_setup.go ./initial_aead.go ./interface.go ./mockgen.go ./qtls.go ./tls_extension_handler.go ./token_generator.go ./token_protector.go ./transport_parameters.go ./unsafe.go ./updatable_aead.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/c5/c58b5f202ba2aeba09e6cb1dfd7fad094478f722fe58011a06f9145afc2ece4e-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/wire=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire importmap github.com/lucas-clemente/quic-go/quictrace/pb=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb=$WORK/b177/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace -complete -installsuffix shared -buildid wPfSzB1Q6bnO7wejquFI/wPfSzB1Q6bnO7wejquFI -goversion go1.12.10 -D "" -importcfg $WORK/b175/importcfg -pack ./interface.go ./tracer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/05/05f4f214af330c8f3f8081187faf214c73707567f86c1cd5e9e984a8e719fd6e-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils importmap github.com/lucas-clemente/quic-go/internal/wire=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire importmap github.com/lucas-clemente/quic-go/quictrace=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b175/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler -complete -installsuffix shared -buildid uVs_vw0c6kn19CbY78L9/uVs_vw0c6kn19CbY78L9 -goversion go1.12.10 -D "" -importcfg $WORK/b159/importcfg -pack ./ack_eliciting.go ./gen.go ./interfaces.go ./packet.go ./packet_linkedlist.go ./packet_number_generator.go ./received_packet_handler.go ./received_packet_history.go ./received_packet_tracker.go ./send_mode.go ./sent_packet_handler.go ./sent_packet_history.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/13/13ae8186d4f9b10732a50c8233a52ca5a5c66d78695d0dcdb222b3c5d4aaaff6-d # internal github.com/syncthing/syncthing/lib/connections/registry mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections/registry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/syncthing/syncthing/lib/connections/registry -complete -installsuffix shared -buildid 6IlgP1MAdszsL9RPe2da/6IlgP1MAdszsL9RPe2da -goversion go1.12.10 -D "" -importcfg $WORK/b180/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/7e/7e83517805c0f07023d5ef252be31f4e479cdc88dc74aa8193392d9518256c6c-d # internal github.com/syncthing/syncthing/lib/beacon mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/beacon /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid 9MpK578NGXyUGNEh5c10/9MpK578NGXyUGNEh5c10 -goversion go1.12.10 -D "" -importcfg $WORK/b182/importcfg -pack ./beacon.go ./broadcast.go ./debug.go ./doc.go ./multicast.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/88/88a4c5787b077c3f72a6e07f5d2079ee79f430b9ed2d68f2c04bf13e341f72aa-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/cheekybits/genny/generic=github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic importmap github.com/lucas-clemente/quic-go/internal/ackhandler=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/flowcontrol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol importmap github.com/lucas-clemente/quic-go/internal/handshake=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils importmap github.com/lucas-clemente/quic-go/internal/wire=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire importmap github.com/lucas-clemente/quic-go/quictrace=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b175/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go -complete -installsuffix shared -buildid HgOMKT8wy1bXFkf6C_Rn/HgOMKT8wy1bXFkf6C_Rn -goversion go1.12.10 -D "" -importcfg $WORK/b157/importcfg -pack ./buffer_pool.go ./client.go ./conn.go ./crypto_stream.go ./crypto_stream_manager.go ./frame_sorter.go ./framer.go ./interface.go ./mockgen.go ./multiplexer.go ./packet_handler_map.go ./packet_packer.go ./packet_unpacker.go ./receive_stream.go ./send_stream.go ./server.go ./session.go ./stream.go ./streams_map.go ./streams_map_generic_helper.go ./streams_map_incoming_bidi.go ./streams_map_incoming_generic.go ./streams_map_incoming_uni.go ./streams_map_outgoing_bidi.go ./streams_map_outgoing_generic.go ./streams_map_outgoing_uni.go ./window_update_queue.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/96/9632b18a8c0f22532c6a5725de110e0bdc4e0ad8f3ca0e395c5339c3849d6f17-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid RttNaHkoSogcbpgswFNY/RttNaHkoSogcbpgswFNY -goversion go1.12.10 -D "" -importcfg $WORK/b185/importcfg -pack ./natpmp.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/41/41ab39a61e878ce3456bce5dd5c1b6a8a4a7be81b47a22e169ce1f0ba2a11338-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid A0SkPuOwjfJgM9D3meG5/A0SkPuOwjfJgM9D3meG5 -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./internal.go ./public.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/db/dba7a22ce8f9979a8f6e5e2fa92851abf472a512ed25bc35293156c30e3b0745-d # internal github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid h27LAcCPVCoG3I8ionko/h27LAcCPVCoG3I8ionko -goversion go1.12.10 -D "" -importcfg $WORK/b186/importcfg -pack ./gateway_common.go ./gateway_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/fe/fed57189e941ea2d067a47a1ddda51fb5a688f90b0b25ff1a1ea4986ee783a4d-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid JeOwnmDeVz-24os8FBDr/JeOwnmDeVz-24os8FBDr -goversion go1.12.10 -D "" -importcfg $WORK/b189/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/51/516747dc4eaec9fecdb48cbeb4c4f624703eb52dbe11ceca7f12c70cac90515f-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid cLKMZkrZrPYWRo8SHugF/cLKMZkrZrPYWRo8SHugF -goversion go1.12.10 -D "" -importcfg $WORK/b105/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a4/a43ba0f4aa291870c85e5361ce4e84e62ad5d749fece60b73a165b439321a8eb-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter -complete -installsuffix shared -buildid PF6BN0ihulAGE3xauNgh/PF6BN0ihulAGE3xauNgh -goversion go1.12.10 -D "" -importcfg $WORK/b191/importcfg -pack ./conn.go ./filter.go ./misc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/7e/7e1780c77818daf163f974849e6428bf20f458117caade4d10b6a93bb5a65026-d # internal github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun -complete -installsuffix shared -buildid G3viIfRcjA2XiniaBovd/G3viIfRcjA2XiniaBovd -goversion go1.12.10 -D "" -importcfg $WORK/b192/importcfg -pack ./attribute.go ./client.go ./const.go ./discover.go ./doc.go ./host.go ./log.go ./net.go ./packet.go ./response.go ./tests.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/23/239cfc660df15a8dbe9abc305c274f0d13e9e7c4a8cd96e72e5e8e8f7daba29e-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid UkWpN2n-AVCoNNT8Askv/UkWpN2n-AVCoNNT8Askv -goversion go1.12.10 -D "" -importcfg $WORK/b144/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/dc/dc0e77cda0dbfc1b9a053127a8afdb72a61eb04d641de3e103b12db5bc613e25-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid tgmRKG5i4uldIsJv0nC8/tgmRKG5i4uldIsJv0nC8 -goversion go1.12.10 -D "" -importcfg $WORK/b194/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/8e/8e29d5c2e941353f73663ea410f84b8697a4c883f89d7e2d8d6098037c12ff0c-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid PZ3jioJPgdee_n7ZZ6ZX/PZ3jioJPgdee_n7ZZ6ZX -goversion go1.12.10 -D "" -importcfg $WORK/b198/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/1a/1a4cce9e1fad9f646cb785383774a8c2be0f5567bbc17e005b82e345a0ee87da-d # internal github.com/syncthing/syncthing/lib/discover mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/discover /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid 1myj08sgIP3oHIIQkY3k/1myj08sgIP3oHIIQkY3k -goversion go1.12.10 -D "" -importcfg $WORK/b181/importcfg -pack ./cache.go ./debug.go ./discover.go ./doc.go ./global.go ./local.go ./local.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/57/57126181c524f420e4465d20fb69566515727fc3a57c1162821e72abe2a9de63-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b144/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid x0z1FIYSD4qTMVIXTqa9/x0z1FIYSD4qTMVIXTqa9 -goversion go1.12.10 -D "" -importcfg $WORK/b085/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./migrations.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./tuning.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ff/ff01ab636cda6e7a57e33f1033ddc081285576b04ab4569da632dd8b65ce2743-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid jDvwpRX8p9r_32MJ9cFM/jDvwpRX8p9r_32MJ9cFM -goversion go1.12.10 -D "" -importcfg $WORK/b188/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/52/52d013165726d3e09882e1193fb53177b377237d2c62efb2dbe2cde98bf4603b-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b188/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid FIsgdM1QoMg7Dp4n-Qdb/FIsgdM1QoMg7Dp4n-Qdb -goversion go1.12.10 -D "" -importcfg $WORK/b187/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/27/275c4bfce3ae2a8d7a716ef71d9109d75b3b968271115548a232a373de870e82-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid 0NDTyFFIaNsnf6N0pA5g/0NDTyFFIaNsnf6N0pA5g -goversion go1.12.10 -D "" -importcfg $WORK/b197/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/17/17ee545e4a23ef84109a2d95cde9961e971e33e5eb014af9482cec324eb30445-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid uPF8XK8eGNCznkiD3MG6/uPF8XK8eGNCznkiD3MG6 -goversion go1.12.10 -D "" -importcfg $WORK/b201/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/86/8687ab02497da7a90b13cf391b5faf25de4fcfb75918c9214b293d7a316067c7-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid cdeDwqJfW4CYOGq7E3mW/cdeDwqJfW4CYOGq7E3mW -goversion go1.12.10 -D "" -importcfg $WORK/b202/importcfg -pack ./bloom.go ./filter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ca/ca825f8651706a816ee0687bbc0e28d7301858e880197965266da2dfd0c1a98e-d # internal github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid OmBlhRdmT8FRu5rOkKNJ/OmBlhRdmT8FRu5rOkKNJ -goversion go1.12.10 -D "" -importcfg $WORK/b183/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/16/160f0d31c34f710e1f7b3e67a2352e13f9c0c4b44ebd34b61efd2779f0a39417-d # internal github.com/syncthing/syncthing/lib/stun mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap github.com/AudriusButkevicius/pfilter=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter importmap github.com/ccding/go-stun/stun=github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun=$WORK/b192/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stun /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/syncthing/syncthing/lib/stun -complete -installsuffix shared -buildid oCEVcvWdvYHcAQwvKOuU/oCEVcvWdvYHcAQwvKOuU -goversion go1.12.10 -D "" -importcfg $WORK/b190/importcfg -pack ./debug.go ./filter.go ./stun.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/59/59ba1ad72729f175fc09e561ef9a15b82fde5149b1c87fb36d89d6f7b23a4e06-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b202/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid GY5TxfyjT7gggIIr9n1z/GY5TxfyjT7gggIIr9n1z -goversion go1.12.10 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d5/d54c56420532556aa8acf95cca4632def972f99c6141d4275484fd7495581226-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/snappy mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid od72-RdEYykslUwBb80s/od72-RdEYykslUwBb80s -goversion go1.12.10 -D "" -importcfg $WORK/b208/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b5/b53efe22c978fd6ed6de56ccee0fed6cea8c15cfb4ea594adc28938e405a1bfc-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/AudriusButkevicius/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b185/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b183/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid xKFLA8dpE7uPFn7ELduo/xKFLA8dpE7uPFn7ELduo -goversion go1.12.10 -D "" -importcfg $WORK/b184/importcfg -pack ./debug.go ./pmp.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f6/f652d1f0b10a9e3b04543c7fd447c13bdbdb29f3b9d3b791d1df6dc0e24e803f-d # internal github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid Y-1o9a6jBseHRbnYWMZH/Y-1o9a6jBseHRbnYWMZH -goversion go1.12.10 -D "" -importcfg $WORK/b193/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/af/af6de5eda1c5b62f2e45e54192676290793a06887393825c4a066b2920bccb80-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes importmap github.com/gobwas/glob/util/strings=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b214/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b215/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match -complete -installsuffix shared -buildid 2hjeoLVnn4b6hge2YNaj/2hjeoLVnn4b6hge2YNaj -goversion go1.12.10 -D "" -importcfg $WORK/b213/importcfg -pack ./any.go ./any_of.go ./btree.go ./contains.go ./every_of.go ./list.go ./match.go ./max.go ./min.go ./nothing.go ./prefix.go ./prefix_any.go ./prefix_suffix.go ./range.go ./row.go ./segments.go ./single.go ./suffix.go ./suffix_any.go ./super.go ./text.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/a5/a571ac84e87acc24498aa7ed9f7db79ffca0ecfcd59b4711f488e3bbc4f9f6d8-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b214/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid 8flnnnoHJwJ4bFBh0ts1/8flnnnoHJwJ4bFBh0ts1 -goversion go1.12.10 -D "" -importcfg $WORK/b217/importcfg -pack ./lexer.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f3/f3b34c76be5e8f6918119e1c7644b393bc07835ec667857daaf70517640a52c4-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/syntax/lexer=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b217/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid YP9k0Il-eT_2M63KPo1J/YP9k0Il-eT_2M63KPo1J -goversion go1.12.10 -D "" -importcfg $WORK/b216/importcfg -pack ./ast.go ./parser.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/05/056da8a2205804689412c7de1625292857ced29c81b198f50bd5cc2ae52d47d3-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid 5zE-Z2ttta45iR_4G8md/5zE-Z2ttta45iR_4G8md -goversion go1.12.10 -D "" -importcfg $WORK/b200/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/fd/fdf1361ccb2b9f54d1c967da463785c728b76c806230f65784e48a7c3b7c82d8-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid IHsqP8n-MLrL6aM0w4qQ/IHsqP8n-MLrL6aM0w4qQ -goversion go1.12.10 -D "" -importcfg $WORK/b203/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/6f/6faa10aa9c24b7c29bc0eec4baab169fe281b4c9c0654f45bbffce3c34d6266e-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b204/ cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/41/41990d78df7da01ccad1c2534c15383170a51ddd51d9bfb8ebded82657be2dbd-d # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid yEk-S2kFDeycPfO9dmuc/yEk-S2kFDeycPfO9dmuc -goversion go1.12.10 -D "" -importcfg $WORK/b204/importcfg -pack ./journal.go github.com/syncthing/syncthing/lib/connections mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections/registry=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b183/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stun=$WORK/b190/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b194/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid 1ZVwe_GAaRN63-U2dcPt/1ZVwe_GAaRN63-U2dcPt -goversion go1.12.10 -D "" -importcfg $WORK/b156/importcfg -pack ./debug.go ./deprecated.go ./limiter.go ./quic_dial.go ./quic_listen.go ./quic_misc.go ./relay_dial.go ./relay_listen.go ./service.go ./structs.go ./tcp_dial.go ./tcp_listen.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/cb/cbb4bf220cc12712ea39a81ae4f2cfa31797d0c59c119bcb76a68d7648ed5625-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/syntax/ast=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast importmap github.com/gobwas/glob/syntax/lexer=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b216/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b217/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid qHF01hoHUuN1gYiFYE7R/qHF01hoHUuN1gYiFYE7R -goversion go1.12.10 -D "" -importcfg $WORK/b218/importcfg -pack ./syntax.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/29/29ba90af53b769a9e38ea5c500d033d7adaa50d8aed0b32a0f9cc15d10c69c75-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/match=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match importmap github.com/gobwas/glob/syntax/ast=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b213/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b216/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b214/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid WU624X4qJSCGhkbm4Gka/WU624X4qJSCGhkbm4Gka -goversion go1.12.10 -D "" -importcfg $WORK/b212/importcfg -pack ./compiler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/76/76c460dcb7aa5584021b484f89a515cd4c4d4b5f5e74842390c4ab487e1ba13e-d # internal github.com/syncthing/syncthing/lib/watchaggregator mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/watchaggregator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid uLLOLqsbB87ECbW5MoH3/uLLOLqsbB87ECbW5MoH3 -goversion go1.12.10 -D "" -importcfg $WORK/b222/importcfg -pack ./aggregator.go ./debug.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/04/040e4f346cc7a192e414db794bfe16a98367898c1937693a027a8df5f53c8922-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid _-EPGjzd9dT8sIzCfVEq/_-EPGjzd9dT8sIzCfVEq -goversion go1.12.10 -D "" -importcfg $WORK/b205/importcfg -pack ./memdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/e7/e7fe82454f25df51da5917e6f8365e55a9a7a36449466228caa967104a8049f9-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid _icKP_3qCE1NownjdvJy/_icKP_3qCE1NownjdvJy -goversion go1.12.10 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./table.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/20/205cda9f8c1de85e0c89299e43bca2af1afd5a6901c606425662fd81d9b2c70f-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/compiler=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler importmap github.com/gobwas/glob/syntax=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b218/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob -complete -installsuffix shared -buildid XOHMQ_j8GRTcL2Wl_ZWJ/XOHMQ_j8GRTcL2Wl_ZWJ -goversion go1.12.10 -D "" -importcfg $WORK/b211/importcfg -pack ./glob.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e1/e18dcd5d74f861c8cc5f9d64e4654add5151a77ba1146f8bd7be209ab472cd8d-d # internal github.com/syncthing/syncthing/lib/weakhash mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/chmduquesne/rollinghash/adler32=github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b224/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/weakhash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid jgHSxnwMtjsi9OzGq7P7/jgHSxnwMtjsi9OzGq7P7 -goversion go1.12.10 -D "" -importcfg $WORK/b223/importcfg -pack ./weakhash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/e8/e8f80729d2e538033ff7776a3ac04767405f96a19cf4c03d53cfa608ff320639-d # internal github.com/syncthing/syncthing/lib/ignore mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b211/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ignore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid dZTCS8zjgb714_7skpen/dZTCS8zjgb714_7skpen -goversion go1.12.10 -D "" -importcfg $WORK/b210/importcfg -pack ./cache.go ./ignore.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/81/8155017189ee77e7735bb1f2cbc163148129b74c4f607bd10a16c21365e5325f-d # internal github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid f73ttIrC1XAWngAsfAv0/f73ttIrC1XAWngAsfAv0 -goversion go1.12.10 -D "" -importcfg $WORK/b226/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1a/1ae9be0f4727a13142ab73c87dfa39ab2a2e2d2af13930e8abd33eee0c643f8c-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/vitrun/qart/gf256=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b230/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding -complete -installsuffix shared -buildid Nh1xsQhDE5RFr_W4M5jP/Nh1xsQhDE5RFr_W4M5jP -goversion go1.12.10 -D "" -importcfg $WORK/b229/importcfg -pack ./coding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/68/68203ce2c074f6dfe8ed0165ff78a51759968cf1f8af3bdda4c48cdddef67dec-d # internal github.com/syncthing/syncthing/lib/scanner mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b210/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/adler32=$WORK/b220/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid eoDEcEoi6Xktj8m5ac3s/eoDEcEoi6Xktj8m5ac3s -goversion go1.12.10 -D "" -importcfg $WORK/b219/importcfg -pack ./blockqueue.go ./blocks.go ./debug.go ./doc.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/65/65f1f5facb08b5ca30c4c7f7e83fc7ba98451f5a7bc64a36e387bfc6dfe555a4-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/vitrun/qart/coding=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b229/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr -complete -installsuffix shared -buildid pXG1anXsbhpN3fKSX6Sa/pXG1anXsbhpN3fKSX6Sa -goversion go1.12.10 -D "" -importcfg $WORK/b228/importcfg -pack ./png.go ./qr.go ./resize.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/0a/0a0ef321fa630ba4d6ee33a2e3df4469e7c625a67b4baab359b861de939eafe4-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b204/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid AXRdrD0itzzuQ_PgtN0c/AXRdrD0itzzuQ_PgtN0c -goversion go1.12.10 -D "" -importcfg $WORK/b196/importcfg -pack ./batch.go ./comparer.go ./db.go ./db_compaction.go ./db_iter.go ./db_snapshot.go ./db_state.go ./db_transaction.go ./db_util.go ./db_write.go ./doc.go ./errors.go ./filter.go ./key.go ./options.go ./session.go ./session_compaction.go ./session_record.go ./session_util.go ./storage.go ./table.go ./util.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/3e/3e516a30d23d2805861fecc325627cba976aafcd38b71762325e9e27228ef19e-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b234/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid PI41WAX8TGiQhnxagLyY/PI41WAX8TGiQhnxagLyY -goversion go1.12.10 -D "" -importcfg $WORK/b233/importcfg -pack ./base64.go ./bcrypt.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/5f/5ff8fa5ecb14fbaf6cbbaaa30bbc1e2266d34b763463051bfc75f67941fa8a95-d # internal github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 -complete -installsuffix shared -buildid UEHiAvjDAHcdic7JiaD3/UEHiAvjDAHcdic7JiaD3 -goversion go1.12.10 -D "" -importcfg $WORK/b236/importcfg -pack ./ber.go ./content_int.go ./header.go ./identifier.go ./length.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/4e/4e9545c3b5745c69f2e4ed498af3322dc26eb43879c559cdec540a92736488cf-d # internal html mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p html -std -complete -installsuffix shared -buildid FbOvEnYKbfsydJy7AMfA/FbOvEnYKbfsydJy7AMfA -goversion go1.12.10 -D "" -importcfg $WORK/b239/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b7/b714e2931beb6320f48f263a860206ace06cf35854ba47ea854b4a5e2a4c9e19-d # internal text/template/parse mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p text/template/parse -std -complete -installsuffix shared -buildid I67U615XsOVuctZhc0px/I67U615XsOVuctZhc0px -goversion go1.12.10 -D "" -importcfg $WORK/b241/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/df/df72b570984d627c1e389c6af1cc92832a9760d6653fcbf3357d66d52c736743-d # internal github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap gopkg.in/asn1-ber.v1=github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b236/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 -complete -installsuffix shared -buildid 1gcYQq2AzMzSkbx4Os7l/1gcYQq2AzMzSkbx4Os7l -goversion go1.12.10 -D "" -importcfg $WORK/b235/importcfg -pack ./add.go ./atomic_value.go ./bind.go ./client.go ./compare.go ./conn.go ./control.go ./debug.go ./del.go ./dn.go ./doc.go ./error.go ./filter.go ./ldap.go ./modify.go ./passwdmodify.go ./search.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/1b/1b37d80745d224ee10a60f7d4d771d6806ff8a05fef4e96d1f7d7b3703949f20-d # internal runtime/trace mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p runtime/trace -std -installsuffix shared -buildid qJ_pPbbNvmcU0lE4SWvX/qJ_pPbbNvmcU0lE4SWvX -goversion go1.12.10 -D "" -importcfg $WORK/b242/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/8b/8b6a5ba8f11fdb4d25e9188e49464b47ac1979e7479cc94b6e218b137756ba8a-d # internal os/signal mkdir -p $WORK/b243/ cat >$WORK/b243/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b243 -I $WORK/b243/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b243/symabis ./sig.s cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p os/signal -std -installsuffix shared -buildid mn4kEHNCiVSlT_XXFcpX/mn4kEHNCiVSlT_XXFcpX -goversion go1.12.10 -symabis $WORK/b243/symabis -D "" -importcfg $WORK/b243/importcfg -pack -asmhdr $WORK/b243/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b243 -I $WORK/b243/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b243/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b243/_pkg_.a $WORK/b243/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/c1/c1f4c009df17d3697d53772fc5e896d564bc2a0a8e3ecca5993c42275c245e21-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/0e/0e7a820f3d8aeda519669cc92eceb04262ba51ca19c8eabdccf2ddd46090650d-d # internal text/template mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b241/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p text/template -std -complete -installsuffix shared -buildid 9Z2NQAeWirrmhTgFfC4t/9Z2NQAeWirrmhTgFfC4t -goversion go1.12.10 -D "" -importcfg $WORK/b240/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/48/48a433ba176ee43ab4dc8cdcc0d28e39a9e2cbf9848a544a699d01c96a1458e5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/43/4336538ee1de955fa9560cc501e342f7f69b088454a708f4cd53e134dcecdcd1-d # internal github.com/syncthing/syncthing/lib/db mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/syndtr/goleveldb/leveldb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/db /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/syncthing/syncthing/lib/db -complete -installsuffix shared -buildid DkPbhNKcqaAwxj6DycGO/DkPbhNKcqaAwxj6DycGO -goversion go1.12.10 -D "" -importcfg $WORK/b195/importcfg -pack ./blockmap.go ./debug.go ./instance.go ./keyer.go ./lowlevel.go ./meta.go ./namespaced.go ./schemaupdater.go ./set.go ./smallindex.go ./structs.go ./structs.pb.go ./transactions.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/3c/3c36e778b356ac0d576db3408934d5c3346faffe940357cc3dd0014b8a49770c-d # internal html/template mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b239/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b240/_pkg_.a packagefile text/template/parse=$WORK/b241/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p html/template -std -complete -installsuffix shared -buildid s899Ld4RcBI-JJJMQdpF/s899Ld4RcBI-JJJMQdpF -goversion go1.12.10 -D "" -importcfg $WORK/b238/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/fe/fe9182ea0f434d53c88e3dd15a1300a0ba72d0aa2c59a62e983779b2f284bfe7-d # internal net/http/pprof mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html/template=$WORK/b238/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/pprof=$WORK/b151/_pkg_.a packagefile runtime/trace=$WORK/b242/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid Epha6huileFyJKf5Ulhx/Epha6huileFyJKf5Ulhx -goversion go1.12.10 -D "" -importcfg $WORK/b237/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/77/77465c82b8e583bc8d3b5a330ccf787c44557da29d8b973804bf9294ad99db4a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/5d/5da3c0d0bff05c2e51031e83bad9cfb4631836df201ca240ba75d6a00f88767b-d # internal github.com/syncthing/syncthing/lib/stats mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/db=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid tebdgOnr92UvKQzqTGkq/tebdgOnr92UvKQzqTGkq -goversion go1.12.10 -D "" -importcfg $WORK/b221/importcfg -pack ./debug.go ./device.go ./folder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/5a/5a80b24d01b2ed3a18163a0dc20d11e55eb5b8a1caf98a5a06bcd4d2d96315a4-d # internal github.com/syncthing/syncthing/lib/model mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b210/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b219/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b221/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b222/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b223/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid 9QaQWsLBy3rMpVk3w9YF/9QaQWsLBy3rMpVk3w9YF -goversion go1.12.10 -D "" -importcfg $WORK/b209/importcfg -pack ./bytesemaphore.go ./debug.go ./deviceactivity.go ./devicedownloadstate.go ./doc.go ./folder.go ./folder_recvonly.go ./folder_sendonly.go ./folder_sendrecv.go ./folder_summary.go ./folderstate.go ./model.go ./progressemitter.go ./queue.go ./sentdownloadstate.go ./sharedpullerstate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/fb/fb2eeab293c2fb1eadea2211232d48fc478a3bf23c914885db59de480d4d1a62-d # internal github.com/syncthing/syncthing/lib/ur mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b219/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ur /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/syncthing/syncthing/lib/ur -complete -installsuffix shared -buildid qyLMcIG_7sqqX9UCPx71/qyLMcIG_7sqqX9UCPx71 -goversion go1.12.10 -D "" -importcfg $WORK/b227/importcfg -pack ./debug.go ./memsize_linux.go ./usage_report.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d7/d7f76047963cbba459f5de4487f886d6ebfeffd1980ad8e78bb7d155236ad036-d # internal github.com/syncthing/syncthing/lib/api mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture importmap github.com/vitrun/qart/qr=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr importmap golang.org/x/crypto/bcrypt=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/ldap.v2=github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 packagefile archive/zip=$WORK/b154/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b226/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b228/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b233/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b235/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/pprof=$WORK/b151/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/api -complete -installsuffix shared -buildid bams7MbVUYhwYWrL-8oN/bams7MbVUYhwYWrL-8oN -goversion go1.12.10 -D "" -importcfg $WORK/b153/importcfg -pack ./api.go ./api_auth.go ./api_csrf.go ./api_statics.go ./debug.go ./support_bundle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e3/e3f897f817719659b091c6a6570b25ebc683b722cf2a190a867ad357172d91cd-d # internal github.com/syncthing/syncthing/lib/syncthing mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b226/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/syncthing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/syncthing -complete -installsuffix shared -buildid puqPC_cLShKOdLiKwZYl/puqPC_cLShKOdLiKwZYl -goversion go1.12.10 -D "" -importcfg $WORK/b147/importcfg -pack ./auditservice.go ./cpuusage.go ./cpuusage_unix.go ./debug.go ./superuser_unix.go ./syncthing.go ./utils.go ./verboseservice.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/47/473b88f82cad2a23692438f538d17ca23f759713f3a89ef1a0a5b305b692207f-d # internal github.com/syncthing/syncthing/cmd/syncthing mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b226/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/http/pprof=$WORK/b237/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile os/signal=$WORK/b243/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b150/_pkg_.a packagefile runtime/pprof=$WORK/b151/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b152/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/syncthing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid tJeUesHgo4dv7ZJlFDYI/tJeUesHgo4dv7ZJlFDYI -goversion go1.12.10 -D "" -importcfg $WORK/b001/importcfg -pack ./blockprof.go ./crash_reporting.go ./debug.go ./heapprof.go ./main.go ./monitor.go ./openurl_unix.go ./perfstats_unix.go ./traceback.go ./usage.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/55/55b0567e77d2fa16797ccaa4940eb2baedf3cbb8385f2180889dcd5b2ad27e73-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/syncthing=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b226/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/http/pprof=$WORK/b237/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile os/signal=$WORK/b243/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b150/_pkg_.a packagefile runtime/pprof=$WORK/b151/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b152/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b227/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b125/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/multipart=$WORK/b128/_pkg_.a packagefile net/http/httptrace=$WORK/b130/_pkg_.a packagefile net/http/internal=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile html/template=$WORK/b238/_pkg_.a packagefile runtime/trace=$WORK/b242/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile regexp/syntax=$WORK/b084/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile unicode/utf16=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b098/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile log/syslog=$WORK/b149/_pkg_.a packagefile archive/zip=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b228/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b233/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b235/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections/registry=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b183/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stun=$WORK/b190/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b194/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b210/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b219/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b221/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b222/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b223/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b129/_pkg_.a packagefile html=$WORK/b239/_pkg_.a packagefile text/template=$WORK/b240/_pkg_.a packagefile text/template/parse=$WORK/b241/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b229/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b234/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b236/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b175/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b185/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b188/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun=$WORK/b192/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b204/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b211/_pkg_.a packagefile hash/adler32=$WORK/b220/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b224/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b230/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b218/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b225/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b213/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b216/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b214/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b217/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b215/_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=N3n2WaPBrCowFtJ4YBYk/tJeUesHgo4dv7ZJlFDYI/13sCnrB7bgY4SieECbGk/N3n2WaPBrCowFtJ4YBYk -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x1ba6a1edb71e31e7005b280d028beafe9aeabecb -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 _bin/ mv $WORK/b001/exe/a.out _bin/syncthing rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd4e6afa91c3acb819acdf9b52cc48b5d8f96cae6 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stdiscosrv github.com/syncthing/syncthing/cmd/stdiscosrv WORK=/tmp/go-build632860945 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid D4mJTcgPkQgBAGqD5NTP/D4mJTcgPkQgBAGqD5NTP -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid W8219efE7diKWx7EznSq/W8219efE7diKWx7EznSq -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b005/ internal/race cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal mkdir -p $WORK/b009/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid Sp0bS0gjOosYXM7BUDkp/Sp0bS0gjOosYXM7BUDkp -goversion go1.12.10 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_arm.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8f/8fbeb735d054a5c4da205970d60e730248b7bcc77c1a55291c6adb53cc9ae391-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid DsrQ7Bz3jGELRIHqvkBO/DsrQ7Bz3jGELRIHqvkBO -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/dd/dda13facc380741f5b253d4ed876d8906758dd8bed48e9c57598732dbc3d41c6-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid eI6ygExI2YQpWchwUnGc/eI6ygExI2YQpWchwUnGc -goversion go1.12.10 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/dd/dd3acf7b61f9536e29a285064d34ed8585c07f431c0365ce0d9182fcf2d3ce71-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm.s unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid ef_Px-ydlyCKPcOQQ0NL/ef_Px-ydlyCKPcOQQ0NL -goversion go1.12.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/2037d2ac2134b8a9d22376813851cbf4ce87a2bd363bc8ae70723c450b94ee76-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid H2WFC1Ez8HkIo-_kn4pJ/H2WFC1Ez8HkIo-_kn4pJ -goversion go1.12.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid EvXo74UMw8lyS-g1DU0I/EvXo74UMw8lyS-g1DU0I -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c6/c6d0bd8d7fadd3771a8a61bf783c7e6f72bceb20e8159c0d6bc2fe1b188bb27c-d # internal internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./compare_arm.s ./equal_arm.s ./indexbyte_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm.o ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid poniqyAOirDFxLMQbMr9/poniqyAOirDFxLMQbMr9 -goversion go1.12.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b2/b21075c946260be91e14dacfd911c86db4201780d6c8460cfed2508080317a1d-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/compare_arm.o ./compare_arm.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/equal_arm.o ./equal_arm.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid i-xj-rFgfokXTUhaEESO/i-xj-rFgfokXTUhaEESO -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm.go ./stubs.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ab/ab48b694a7f3c334b1dc81af14d4c7b384ae5f1cf3c0571d41cacfe266728963-d # internal math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid zBKRxQRvGGJkjH8CeUsN/zBKRxQRvGGJkjH8CeUsN -goversion go1.12.10 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_arm.o $WORK/b004/equal_arm.o $WORK/b004/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3c/3c7dec28c20e5cb10571a9d5935c910aae298a13336da6b5da4a35a3e8cf3eee-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid alTvftbnpyoHBZsQhLTG/alTvftbnpyoHBZsQhLTG -goversion go1.12.10 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6e/6e4cd015d1f8293ec1d2ea89050df170b08d9640881e3e0a137e6cd0edc84287-d # internal container/list mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p container/list -std -complete -installsuffix shared -buildid uWHl7u8opJSxkCaFkaEL/uWHl7u8opJSxkCaFkaEL -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/03/03deb85a722c2dbcff6b6d62d8c93be723c673e79cee1e3401e1fd613c599c27-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/98/98ed0af6137dc8ffbcdbea326f74434b011db93f23c9bb3b3e3df9b611991f95-d # internal math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asin_arm.s ./asinh_stub.s ./atan2_arm.s ./atan_arm.s ./cbrt_stub.s ./dim_arm.s ./erf_stub.s ./exp2_arm.s ./exp_arm.s ./expm1_arm.s ./floor_arm.s ./frexp_arm.s ./hypot_arm.s ./ldexp_arm.s ./log10_arm.s ./log1p_arm.s ./log_arm.s ./mod_arm.s ./modf_arm.s ./pow_stub.s ./remainder_arm.s ./sin_arm.s ./sinh_stub.s ./sqrt_arm.s ./tan_arm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid LVtUWFR6FKDcFsm-k4dV/LVtUWFR6FKDcFsm-k4dV -goversion go1.12.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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/b032/_pkg_.a # internal runtime mkdir -p $WORK/b010/ cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/00/001c3a348a6308e969599b2aa41f3828bd08b9b27073fa35acb58fb090a3289e-d # internal crypto/internal/subtle cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3UYbVu664boIDjRop_59/3UYbVu664boIDjRop_59 -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cc/cc9d02ea728dd642aa360dce1af03c10198d7d53dcf443fd72fcafd3e5437e01-d # internal crypto/subtle mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid BvIbOND3BELvA43GaLYh/BvIbOND3BELvA43GaLYh -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./constant_time.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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/symabis2 ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3f/3f51a398cf21bad0ef4027f4b1ddf05c72ffc2803f9a9cd975b2e9dead1f181b-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wWMsb6C39SSBEsdOItFD/wWMsb6C39SSBEsdOItFD -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /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/symabis2 ./asm_arm.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.goarm ABI0 ref runtime.load_g ABI0 ref runtime.goarm ABI0 EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid HQ9BtCFoWQOmfVKk3_AY/HQ9BtCFoWQOmfVKk3_AY -goversion go1.12.10 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 ./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 ./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 ./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 ./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 ./unaligned2.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fb/fb48fd5ac61213b49f7011437292b561b1a090fd2e25aa6d4885dd6417ff7831-d # internal internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 4P3cE3BF1qQpMdUDqF-G/4P3cE3BF1qQpMdUDqF-G -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3c/3ca58a59c6b9cdd46cbc5b53442ea5187f83c9fedf938fb9b3d5c18b2043894a-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid XBpY3bQ0btXjPsOM-043/XBpY3bQ0btXjPsOM-043 -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/49/49234bc3da68ace4f0a5302b0c950eb9b66ae6f27ad6b0998e587e7c5554d60c-d # internal runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asin_arm.o ./asin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/atan2_arm.o ./atan2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/atan_arm.o ./atan_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/dim_arm.o ./dim_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/exp2_arm.o ./exp2_arm.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/exp_arm.o ./exp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/expm1_arm.o ./expm1_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/floor_arm.o ./floor_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/frexp_arm.o ./frexp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/hypot_arm.o ./hypot_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/ldexp_arm.o ./ldexp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/log10_arm.o ./log10_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/log1p_arm.o ./log1p_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/log_arm.o ./log_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/mod_arm.o ./mod_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/modf_arm.o ./modf_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/remainder_arm.o ./remainder_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/sin_arm.o ./sin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/tan_arm.o ./tan_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_arm.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_arm.o $WORK/b021/atan_arm.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_arm.o $WORK/b021/erf_stub.o $WORK/b021/exp2_arm.o $WORK/b021/exp_arm.o $WORK/b021/expm1_arm.o $WORK/b021/floor_arm.o $WORK/b021/frexp_arm.o $WORK/b021/hypot_arm.o $WORK/b021/ldexp_arm.o $WORK/b021/log10_arm.o $WORK/b021/log1p_arm.o $WORK/b021/log_arm.o $WORK/b021/mod_arm.o $WORK/b021/modf_arm.o $WORK/b021/pow_stub.o $WORK/b021/remainder_arm.o $WORK/b021/sin_arm.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_arm.o $WORK/b021/tan_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/77/77d9c99e89ee662657cc2cce5fb1d5f78e5a5531ba82357884d453329f2d3056-d # internal encoding mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid LZK1h4QL5mY38x-gZYd0/LZK1h4QL5mY38x-gZYd0 -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1b/1b708307f451532392eb9aeaf5bfd94fa4b1bd241af6aa6ae20615d1372f495a-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid C_9UeF0QlC8Ipwl_OH8G/C_9UeF0QlC8Ipwl_OH8G -goversion go1.12.10 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/19/19ea88f3c598a24bb45d035ee5f5265d4deb5eaedf39da88758ae8e4961a2d30-d # internal unicode/utf16 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid PM__gWigrSEnu7r-XkJU/PM__gWigrSEnu7r-XkJU -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/53/537c4b2d1ff0a2eefd44007b1f9363cee5ac99d43cfcb5593fe629c9b0edbbb4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/6b/6b7a0e70d79fd240c97b56e3238c77b8f2aedc7fcdbbd9c964434b9875c02df5-d # internal crypto/rc4 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid zm2LH037tQKCQEVpwBN8/zm2LH037tQKCQEVpwBN8 -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5c/5c3ec9c75567b8f76fb602853504f40667253ed139a58eb2a819cbf832681139-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_arm.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b071/symabis ./asm_arm.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid aob74k77PpFoGUj4Q6wP/aob74k77PpFoGUj4Q6wP -goversion go1.12.10 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b071/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/80/80d9118a03b1391bb6e72b6834cfbfc4d7d2f1024f8afdcde5313a41b35f612a-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.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/asm_arm.o ./asm_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/duff_arm.o ./duff_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/memclr_arm.o ./memclr_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/memmove_arm.o ./memmove_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/rt0_linux_arm.o ./rt0_linux_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/sys_linux_arm.o ./sys_linux_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/tls_arm.o ./tls_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/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm.o $WORK/b010/duff_arm.o $WORK/b010/memclr_arm.o $WORK/b010/memmove_arm.o $WORK/b010/rt0_linux_arm.o $WORK/b010/sys_linux_arm.o $WORK/b010/tls_arm.o $WORK/b010/vlop_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/4a/4a1e4fe33e46b4b8486619e901f3274d10d2205fe6dc8f409a6c1c3371b8c27e-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid XcX0Cx3n5eiP2MV2sHnm/XcX0Cx3n5eiP2MV2sHnm -goversion go1.12.10 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/48/48fb527b1dcc7d2b90c183667265158fbf81a02c4633a6ab1270491745a35f6d-d # internal io mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid vyn4g78hM7c7-VX8ZkKy/vyn4g78hM7c7-VX8ZkKy -goversion go1.12.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm_arm.s math/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b008/_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 8n_8NsUV_tkAI1OtlYYu/8n_8NsUV_tkAI1OtlYYu -goversion go1.12.10 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_arm.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid zXy399O1SRxo7oOt7hYv/zXy399O1SRxo7oOt7hYv -goversion go1.12.10 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid bTCLNL3eHfw3jmLLBDcp/bTCLNL3eHfw3jmLLBDcp -goversion go1.12.10 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/07/07a74bc8b793f5cbe45d611c176c21a7c94f2dfef0b473c833ad96a63014045a-d # internal internal/singleflight mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 81YdMWolBd9aWLaAOe4-/81YdMWolBd9aWLaAOe4- -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/55/55719d4c21c35793a2a93bd2519b39a3f307699b3147a1874eb53b1e31f2a88d-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/17/177961fddfe9d3e0feeccd8c4814e6b577370ee1ecd7af172c4cfb8f09f20efc-d # internal cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 5wijyHDaXfBTPEzXwfVZ/5wijyHDaXfBTPEzXwfVZ -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash -std -complete -installsuffix shared -buildid sxLLGyFt3QGgtxTSb96a/sxLLGyFt3QGgtxTSb96a -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f8/f870e83178e4c82741053bcb6c3c8ef31992d9918f45cafb16f3c9f859407893-d # internal crypto mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid MrU2Pjc6JuTzMvLXdAmY/MrU2Pjc6JuTzMvLXdAmY -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d8/d8c31c4ddb86eac2a650385109dc25eb1aaff98e1f14c1f8e89338cc9c47d45c-d # internal strings mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /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 ./strings.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p strings -std -installsuffix shared -buildid P3lNKajypvDI2TQovrNw/P3lNKajypvDI2TQovrNw -goversion go1.12.10 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/07/078fba256632b23651ee40a735a4110ae8a9e6d5185bfa019be31e7fb62b793a-d # internal crypto/internal/randutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid SXb10Pn43xzfIpv-tgzF/SXb10Pn43xzfIpv-tgzF -goversion go1.12.10 -D "" -importcfg $WORK/b046/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/55/550a999f2a289fa14a44536173e21b60806e50bf16b1f6e709977734ac33e813-d # internal crypto/sha512 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid jnqQtuSXRNja3-rIC2-H/jnqQtuSXRNja3-rIC2-H -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/strings /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/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b045/_pkg_.a $WORK/b045/strings.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/45/4597c712e63371c9a226b9c575ace408b44a3f510cb2e533613623c0d6b0612b-d # internal crypto/hmac mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid QGU0NbiJoTRQ5QC19UFS/QGU0NbiJoTRQ5QC19UFS -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f2/f208fcad5fca27b6b72322e1357b76b682475e76594ffbc4bb670bc1110dbe1a-d # internal bufio mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p bufio -std -complete -installsuffix shared -buildid EqCPiGQ5Q0LK_1FWZ6Lf/EqCPiGQ5Q0LK_1FWZ6Lf -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c3/c35499526c2012e473face035684a0f9f0df9e9969e2ca2551e153748633d327-d # internal crypto/sha1 mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./sha1block_arm.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid YexRdY84C38e0z7iUdmO/YexRdY84C38e0z7iUdmO -goversion go1.12.10 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d8/d8b1e5c696db31eae1fec933032120daa9a84e4c97055c65ad81f582d4b27b0d-d # internal crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid b7_1gXWZLJunJeekdsAZ/b7_1gXWZLJunJeekdsAZ -goversion go1.12.10 -D "" -importcfg $WORK/b056/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b027/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/10/1035c7aae52a1350c07404150ede56bdec840e95c133c74819e26511cc52ce3f-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid 8kB-z6NgljebmDjKIKEs/8kB-z6NgljebmDjKIKEs -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/2a/2a1c44c8f5e8e7c1dd0d1a8c9ce52d29512254ff689acf4fd428b68addb7e78b-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid s8RduwXnEJItPz43_-Nl/s8RduwXnEJItPz43_-Nl -goversion go1.12.10 -D "" -importcfg $WORK/b028/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/04/0432fcf16c28c6c6879bec8fda1f49b88b2c2204e524d2136e741e24d179ccc2-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid yeW0g12VKb_RNv8y36Lu/yeW0g12VKb_RNv8y36Lu -goversion go1.12.10 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/85/85a358b1fb50b19bc4356e5034615120f4c412e29adc2e025a36cc410e30e1fe-d # internal hash/crc32 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid bHFr367VM9r12P9Y5IQ3/bHFr367VM9r12P9Y5IQ3 -goversion go1.12.10 -D "" -importcfg $WORK/b088/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/07/0737935e730024910ed999638dd706148ab0ae562e71cf298e5e2d23c243912e-d # internal internal/x/text/transform mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid 3s7igOzZgVNaM9UsO8_T/3s7igOzZgVNaM9UsO8_T -goversion go1.12.10 -D "" -importcfg $WORK/b095/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/81/81a5ed37a032d3ea30c92eb5f321a9985e5393290f813491731d5195a6037d98-d # internal path mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p path -std -complete -installsuffix shared -buildid tBtnBjud7QY_iiCqanOZ/tBtnBjud7QY_iiCqanOZ -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b4/b4baafb7b64fd10d3ea3d671efb1f8db170a556fcfe2ff7411846544a0d4b97b-d # internal encoding/base32 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _fHtWuTmGX4KXkKVS_cx/_fHtWuTmGX4KXkKVS_cx -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/93/931bcbb97a31c09d5c530453a4f94055294979907bbe81251fef22075ef430a2-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -nIOapDzyOB8SANBUp04/-nIOapDzyOB8SANBUp04 -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/92/92ede687b01ca340017660f155ddb83c13602ea34af7d38271b056ad0bebb20d-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid 9yhPae0zACzqPUFOh661/9yhPae0zACzqPUFOh661 -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./bytes_comparer.go ./comparer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c4/c4639dd70137547d11c54550565c86c09e8a5a948293194442a4884f8040dd08-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b2/b24375c028a6c1cc9c9efc7d3e2ff86180dcdbedabca07dfa397160317cbc323-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9263e0d3c754073a82153443d8fe0b71cd2c124f029887fbf2ea72a8982c14c-d # internal encoding/binary mkdir -p $WORK/b039/ sort mkdir -p $WORK/b024/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 5rQX7Cedpdkqjlr38d3j/5rQX7Cedpdkqjlr38d3j -goversion go1.12.10 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid iIPaLDGixrKS4-FwYuom/iIPaLDGixrKS4-FwYuom -goversion go1.12.10 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/47/477606d4575db77349e58030ac0e8fb8be060088de06f8fb7c0db32d550f9658-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid Jb2pvImbky6kdb77QY_y/Jb2pvImbky6kdb77QY_y -goversion go1.12.10 -D "" -importcfg $WORK/b026/importcfg -pack ./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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f1/f1c41574d9f2aeeab65e3d58c498d9d45f2f6c472795993e390b82c11a5cd160-d # internal internal/fmtsort mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid DlG6v2XLqfMgo38gzm8p/DlG6v2XLqfMgo38gzm8p -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid hRIZbH2OybVhkKLUiNQz/hRIZbH2OybVhkKLUiNQz -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a2/a22995015eeaa4cbf1eb18c5b08058ca1498382394eafa5b77d295367523b961-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/55/55741565aaded7253b99ae7422d889bd4ef98195649da9ba0e426b5c75960dae-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid _161x-LJLEM8rNwOd0tK/_161x-LJLEM8rNwOd0tK -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./autoneg.go regexp/syntax mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9MHFGjrxCJGhS5hRw2ET/9MHFGjrxCJGhS5hRw2ET -goversion go1.12.10 -D "" -importcfg $WORK/b116/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/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0b/0b7d2c40c0c9da0c13d9c4be89cdb021acd635439734f459f0d0359686e97fb3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid vBbaKnarD_5kbg_RDX4Y/vBbaKnarD_5kbg_RDX4Y -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e6/e6f88cf1a8fb93c7e8894505a13a605a49d23af7599a99b3607430e15ebec5fe-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/41/41555fbffa27fc8d8ef4a600626b17ecda2abe94d5a32b7ba3d7cf7d077bbaf6-d # internal crypto/cipher mkdir -p $WORK/b036/ crypto/md5 mkdir -p $WORK/b050/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid tDbBwcxsF-S1ATYyQEMK/tDbBwcxsF-S1ATYyQEMK -goversion go1.12.10 -D "" -importcfg $WORK/b036/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b050/symabis ./md5block_arm.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/md5 -std -installsuffix shared -buildid WKyBerFfMvHJKL4H4x_h/WKyBerFfMvHJKL4H4x_h -goversion go1.12.10 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b050/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b050/_pkg_.a $WORK/b050/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a3/a346cf1351afa8f4070c118c6d864cf5694a8f3a5561f3dfaf1db001e22b2729-d # internal encoding/base64 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ALMF5E2KmJNuxe1bsA96/ALMF5E2KmJNuxe1bsA96 -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c2/c20bf4187ccbc14643f2b38451c8109030ea049a44bc0c1d456a704a7c9f6ca5-d # internal crypto/aes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/aes -std -complete -installsuffix shared -buildid OEYETPa89406j7kvBBqD/OEYETPa89406j7kvBBqD -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/0e/0ea22be0162fa283f5b04fcfc67b6388a2c7bc3ad5acbd7b123c2dad75463f7a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal crypto/des mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5e/5e878169b5c20452295031115729111ac1f65f8fc2c17e23c509d17bb87be44e-d # internal cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/des -std -complete -installsuffix shared -buildid fgwlYpmXgwuidqn1vk8T/fgwlYpmXgwuidqn1vk8T -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./const.go encoding/pem mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid vJO8NuJvmT1Y6c_vAUdK/vJO8NuJvmT1Y6c_vAUdK -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/72/72e59e2cbb623afa2f4154dec2b44ee92af5b1c21888530ae70fc749554fafef-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 5TAjs834-BcOVs97Cpod/5TAjs834-BcOVs97Cpod -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a3/a3c14ce2e90dffa9704df32aae5299ec2ff971f5a7532b6bbaed6c5a30eee9e9-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./sum_arm.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Uy7BkM0mb8dyDsLPqWu6/Uy7BkM0mb8dyDsLPqWu6 -goversion go1.12.10 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_arm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/34/3483ed334a41379d8d825654eda5e9da02f16936ee88e7f1d8a1b3ffc5a21a7a-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b076/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/9e/9ea112030129cd4075145c8259c877b8e8c46b14bce3e8b263d5f2f7ec585184-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid wJ4qWjLUOrJlM-jtptcE/wJ4qWjLUOrJlM-jtptcE -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go fmt mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid 8oyKY1f6RSJIxxlpm17v/8oyKY1f6RSJIxxlpm17v -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/56/564c77eb850cc164bb10aaa490f210bec468cdb0c9a1777f5dd0bcb389cdb81a-d # internal path/filepath mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid g_WugDyfLEC6JEFSU2Kx/g_WugDyfLEC6JEFSU2Kx -goversion go1.12.10 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/06/0643e0300e2cc309eb4690206f222b80580c711d0e16bdb4364ca80d3a01c59f-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid BnsXrH8MogEwaB45kl5n/BnsXrH8MogEwaB45kl5n -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/57/57330f44c8224289fc830586f1741971907e7c6889cffd25826ce6ad02ce53a1-d # internal regexp mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b116/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p regexp -std -complete -installsuffix shared -buildid kXya1aPvX9At1ZNb40Mv/kXya1aPvX9At1ZNb40Mv -goversion go1.12.10 -D "" -importcfg $WORK/b115/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/52/52e7d08001ace6af289030c07168c0f443d51bbe2d66d91ee8f09d36139179e6-d # internal runtime/debug mkdir -p $WORK/b120/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b120/symabis ./debug.s cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p runtime/debug -std -installsuffix shared -buildid dwV3wNKzjQPumq7nQiWm/dwV3wNKzjQPumq7nQiWm -goversion go1.12.10 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4b/4b63a2e57f36d89294a94cc4c977cad3994be48fc40e6a0ddfcb42bd7d030e64-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid iJRWaNIiLzzHJHKqZkfL/iJRWaNIiLzzHJHKqZkfL -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b120/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b120/_pkg_.a $WORK/b120/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f9/f903da9ee364abad2a1b600cd24a367593503931cc2461a1e1df807f6fedc8ca-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid u0bdcKzzfOOS4NTNf08k/u0bdcKzzfOOS4NTNf08k -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f3/f335c7548e494366edf682425169ef527e65ba4bedff60b8fe38ae65c77d5a5a-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid P7U17_iHZn7GbYIh89d_/P7U17_iHZn7GbYIh89d_ -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./cpuid.go ./cpuid_arm.go ./sha256.go ./sha256block_arm.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2d/2d8310642f30c29516b5289d78ac252ef960daa6f1b282c07dee8aa63647fca6-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 0MER_8o9NDac4U9050zf/0MER_8o9NDac4U9050zf -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d5/d5a50945cfc47e43c41be0545e32a0429afb62aef0c83f42259a5568e58295db-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/snappy mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid od72-RdEYykslUwBb80s/od72-RdEYykslUwBb80s -goversion go1.12.10 -D "" -importcfg $WORK/b145/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/bc/bca3c4d11e6ed2f1863fa7636a557c758f822503d092ade83574be942f9ce1cf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a5/a571ac84e87acc24498aa7ed9f7db79ffca0ecfcd59b4711f488e3bbc4f9f6d8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0b/0b0313874dbae742dcb9952c0bf1328124406b0e299bf80d306f15cc1153c9b1-d # internal context mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid fruw9gV4UOApugKZJD2w/fruw9gV4UOApugKZJD2w -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./context.go encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid DVdvTwgMHnCys8AhV85g/DVdvTwgMHnCys8AhV85g -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go math/big mkdir -p $WORK/b043/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b043/symabis ./arith_arm.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/big -std -installsuffix shared -buildid s3WazFXD0C5Qpwl_bnfY/s3WazFXD0C5Qpwl_bnfY -goversion go1.12.10 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/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/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c2/c2f4a8a8105621c2b4b7e73510adb285c72a6dc8e83d6f2c3edfb66db470beb9-d # internal net/url mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid GdYnIxHm4L7gBB5OkbF5/GdYnIxHm4L7gBB5OkbF5 -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/57/57ed46f1c79d01ea2a9f234b0366ebc87959a1665f800531239e789009468db8-d # internal encoding/json mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid Uhg3OcU6wVlV4VVYiBJR/Uhg3OcU6wVlV4VVYiBJR -goversion go1.12.10 -D "" -importcfg $WORK/b078/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/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4a6641b3a6b950823c058cd03b36d5044350d7f1dcaf47604b76a219a0fe619-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/32a677ab944147d5eb95193ae0fa76dc4ffa2552556f1d2e28a63446829cee9b-d # internal flag mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid 2Dnl45H5eediJSl-LPdD/2Dnl45H5eediJSl-LPdD -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d6/d66b26e12cd420ae5d725b033446d3fad7ae4223ffd542a3ae40506f3fa9b50c-d # internal log mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p log -std -complete -installsuffix shared -buildid 9yTlcxHYhhpHtAqezk5X/9yTlcxHYhhpHtAqezk5X -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e9/e926f239d50d1b87b1d449730cce3f420dcf226148501dd3dfb3a17df04d099b-d # internal compress/flate mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p compress/flate -std -complete -installsuffix shared -buildid mjWyPsZSUaxlPBdc-uZ-/mjWyPsZSUaxlPBdc-uZ- -goversion go1.12.10 -D "" -importcfg $WORK/b087/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a5/a5b0ba97ae8230ebc6a24bae9dbadd70eaccc8dc9b67a501f5105512c18a0d78-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7Exzbp9_SficCn2kHI_u/7Exzbp9_SficCn2kHI_u -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b043/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b043/_pkg_.a $WORK/b043/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/77/77249234f32ac33e1ed838476a38303a061c3784bbfb83a189a0a08935407b3a-d # internal crypto/elliptic mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid zg8y-SrA63kcp1VHPpBw/zg8y-SrA63kcp1VHPpBw -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a4/a499028b9bab1061a28fdb5013b7c5127dc53de7c8a8702c3802a09f46fcf575-d # internal encoding/asn1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 4OnoEC1cfcGj1HJUVfqu/4OnoEC1cfcGj1HJUVfqu -goversion go1.12.10 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a9d5aa8e68b91db5fae2b5d494f9640a2494b8f501e27dd0fdc89301d25d3e9-d # internal crypto/rand mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lb-mkLYW3rShmCHoMuGD/Lb-mkLYW3rShmCHoMuGD -goversion go1.12.10 -D "" -importcfg $WORK/b051/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fa/fabbe9641a5ebac5a382c7b5a14de34e71e0532ddd8a6e0c52b9618711fc1fd2-d # internal crypto/ecdsa mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2RGkLNbtzFdX0M0HqQLd/2RGkLNbtzFdX0M0HqQLd -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./ecdsa.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/b8/b875ead501cda8108b45a4b93724241a941190f38b3de4d13325a123e0a52a1d-d # internal crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid GXhBAwiBKWn85E8NHX04/GXhBAwiBKWn85E8NHX04 -goversion go1.12.10 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3e/3e669e94752ddd84284f40e967045c27e1f25e7f13398df19742aaae4173aea4-d # internal crypto/dsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Zsdzp3bSWnK0LSIxQan6/Zsdzp3bSWnK0LSIxQan6 -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 -pie cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/34/3490766f9bb95bb87968dd1dabb6b7fd7d023e9036545cbe9864cc57a1f8b7f5-d # internal crypto/x509/pkix mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid so4m94cq0jN0CF8s32iK/so4m94cq0jN0CF8s32iK -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/50/5029752908fd6d2c5be991e34ccc3115a4bd2c2eed1af7621f7ea5e362092b06-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b063/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/65/6525b3b54915adac5e4a02884697e57fadc6074ced5b09f8f6e1eb9851cf5612-d # internal compress/gzip mkdir -p $WORK/b086/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 45BasGxgxxrpSeAswwOm/45BasGxgxxrpSeAswwOm -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wRagy4oxIFi3BKrx0gqr/wRagy4oxIFi3BKrx0gqr -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid JluyI7wKJVbxLb4jsoxq/JluyI7wKJVbxLb4jsoxq -goversion go1.12.10 -D "" -importcfg $WORK/b067/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/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b3/b34cab1864c167f4c6ff8736ebfee2b903824683cdd49186facf4361db5b3081-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Otp3iMktA1zUdGTIAgOx/Otp3iMktA1zUdGTIAgOx -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c1/c1c39f848c0d5577c81d79ecd6453f8bcbecee8b8ded75dbabcc092cbd26d523-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/text/transform=$WORK/b095/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid fjwTcjHxaug2sejGwIFh/fjwTcjHxaug2sejGwIFh -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/60/6041058163f3f78141e242306b4bc3f03af4e379c06ea3ca749cdf53637f53d8-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b095/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid Picuv1bnQVkbmBwJrWT2/Picuv1bnQVkbmBwJrWT2 -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a9/a9e7370b6539348ca6a6db9512ad35481e178ff1fa049f5cb657b66ef58845aa-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid EXNMrGvwfCRb2XIjTZuG/EXNMrGvwfCRb2XIjTZuG -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/dc/dcf3ed40b3b65f0241636216b9b40bf693aba90f8cf089d330c7f9b4361a8c32-d # internal mime mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p mime -std -complete -installsuffix shared -buildid H0FBDu04OiCkMkYXpMWq/H0FBDu04OiCkMkYXpMWq -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/01/010742102db3075a769d9fc6df1ed44d5fac70cde2dabe0450ec4b11245ccaca-d # internal mime/quotedprintable mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 01-yaCUFmk_WS2zn2fRJ/01-yaCUFmk_WS2zn2fRJ -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a5/a51ab0d2bc49173742f19c37c31078749d77fad04a55b65a430498284bf54b23-d # internal internal/x/net/idna mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b094/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid zQF66gqRHPpoStH5qiu_/zQF66gqRHPpoStH5qiu_ -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/99/99a5a3b1b09a7a280cd8eaa70854a0d2eac3bca340ed98c3baaea5c2b361ee7d-d # internal net/http/internal mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/internal -std -complete -installsuffix shared -buildid GCA6YJGADag1fUu9T6kB/GCA6YJGADag1fUu9T6kB -goversion go1.12.10 -D "" -importcfg $WORK/b105/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e2/e2c290652f499540ecfeb5f4dbd680e0fc63f52da20630f0d17c55deb6337e02-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid sywx9UkbA4yUHi2mPMB-/sywx9UkbA4yUHi2mPMB- -goversion go1.12.10 -D "" -importcfg $WORK/b108/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b1/b160c722dcc2d9b3fec4110606552d6a7f55dc2e3645f2814d3613aa1ba7706e-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid lh3NS3QePnbfMkgWq8_w/lh3NS3QePnbfMkgWq8_w -goversion go1.12.10 -D "" -importcfg $WORK/b114/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/5f/5fc0034812220439afd85025eaaaec6acacfd5c7c94100fc1e8c95e9c1762b47-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid s4IwwJ3su-s9yHOnDvHR/s4IwwJ3su-s9yHOnDvHR -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/37/37b06cc6a76e034809cd045155e15f7a07479418c622717759b4e52c69361ca6-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ogMkrP4TeNzLPH_DILxt/ogMkrP4TeNzLPH_DILxt -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./logger.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/28/2805cdb9f3c8b6ee8e0d3f3bf9bd7a8a7a2fb47e5a4f3ea83004bafedb783383-d # internal crypto/x509 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/des=$WORK/b040/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid wHxNEZWheMHE1kmCKA_9/wHxNEZWheMHE1kmCKA_9 -goversion go1.12.10 -D "" -importcfg $WORK/b057/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/83/83eadc451a0fa5580f903156d54b22ef87d8481131153e12bf7507dc59533da4-d # internal net/textproto mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net/textproto -std -complete -installsuffix shared -buildid rX3Q3soBwOBgYkcG2gen/rX3Q3soBwOBgYkcG2gen -goversion go1.12.10 -D "" -importcfg $WORK/b098/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6a/6a81a21f85a7ac2e2912bcaa3ca5903472ca3ef7ab71bb376b2cb48dc3491627-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid foRi_UByU3IMD0t6RCrx/foRi_UByU3IMD0t6RCrx -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1e/1e12d3a7aee2c4c4b1f6f432ce2ca88b4b1c757986464fd84b02ec8c6a8a2edf-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 3a4v0bKDvRFzd0ah_G05/3a4v0bKDvRFzd0ah_G05 -goversion go1.12.10 -D "" -importcfg $WORK/b099/importcfg -pack ./proxy.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/71/7123d3d5f87e292ad32b40f5ad0a79c834e9d356db634973bb74b23bf70cc617-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid cyhCHNdGjlv0_iyInCe7/cyhCHNdGjlv0_iyInCe7 -goversion go1.12.10 -D "" -importcfg $WORK/b085/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0a/0a06ab3e41034f4f9521c52bcf611f1a120b7220b8b1c37a3275efff58316c96-d # internal mime/multipart mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile mime/quotedprintable=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime/multipart -std -complete -installsuffix shared -buildid 0yR0zUPGRuaIrI8wuS0O/0yR0zUPGRuaIrI8wuS0O -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5f/5fa2263a54fe6e064c8fa731112d60ddc0973133c5326cb0759c338cc1c3fde6-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b119/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid MjPPT23J24irvgF9q3MW/MjPPT23J24irvgF9q3MW -goversion go1.12.10 -D "" -importcfg $WORK/b117/importcfg -pack ./arp.go ./buddyinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ef/eff89c0752574dd7434b82f53326036c10eae1aca20f7060f84d982b25ba08a0-d # internal crypto/tls mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/des=$WORK/b040/_pkg_.a packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/hmac=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/tls -std -complete -installsuffix shared -buildid HsP2Ldi9MktLdcmPZQID/HsP2Ldi9MktLdcmPZQID -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/26/263cf63e42519b3e80fd29143f4d3a787f30e2d0b9c187edd19d9712bc62a3be-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b085/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid dNs2q8e7nxgGmMADHvX6/dNs2q8e7nxgGmMADHvX6 -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a3/a3da3b076aedb11ff1421ae2ffb8e3d679c08ea610d43648deba9041b56c013c-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 8ufwVZw1-HN2_gv6f7t0/8ufwVZw1-HN2_gv6f7t0 -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6d/6d2351db1f7ea4269e79d1774573434b0f63f6b89c0edf553244dd65297b1b35-d # internal github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid L2R0pWkV6YU84sLyZICA/L2R0pWkV6YU84sLyZICA -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ea/eaa18cca47ffb9bcb4caadfb67ac5faa232ec68e0f14d3d70a5aaf3a2e78c3eb-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid SDZ0kd0lxCRfKn96-3Ci/SDZ0kd0lxCRfKn96-3Ci -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/6b/6bd6e2f2ac2d8c38aa46bffd7d1da93bdb5f9e3b053b173929f4ac08d45860d3-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b125/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 4pkmhebwjU9hVVRLAQK8/4pkmhebwjU9hVVRLAQK8 -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f9/f93296aca4134a51fb0a9d3c49a436eda1eb595645ff37f1706a9ff58557e6e9-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b109/ cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/aa/aa740869b2d463d47ccc58fcacc255c1d8ac71eff143abb602be3e665086e7a4-d # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 5HSv62MrNh_0BPDQcp18/5HSv62MrNh_0BPDQcp18 -goversion go1.12.10 -D "" -importcfg $WORK/b109/importcfg -pack ./metric.go github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid mNPwCThgPeEyCmR54OMR/mNPwCThgPeEyCmR54OMR -goversion go1.12.10 -D "" -importcfg $WORK/b129/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/21/21ffd2596d30bd3dca57320e229d4df7f81dc32b42478202f743798dc6b27a91-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/39/398b6b255b4c6698e78aad71cb74cdad6953404b18d73c4936b0d3197b8af5d0-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid uz6TrT9CwIrBwxgw5QOa/uz6TrT9CwIrBwxgw5QOa -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./build.go ./tags_noupgrade.go github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid PZ3jioJPgdee_n7ZZ6ZX/PZ3jioJPgdee_n7ZZ6ZX -goversion go1.12.10 -D "" -importcfg $WORK/b135/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/5b/5b727a15f2089fa1a84afded330f7b51dacd27ac037bfa25ab2478fb1085b8a8-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid uPF8XK8eGNCznkiD3MG6/uPF8XK8eGNCznkiD3MG6 -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ff/ff01ab636cda6e7a57e33f1033ddc081285576b04ab4569da632dd8b65ce2743-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid 0NDTyFFIaNsnf6N0pA5g/0NDTyFFIaNsnf6N0pA5g -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/17/17ee545e4a23ef84109a2d95cde9961e971e33e5eb014af9482cec324eb30445-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid cdeDwqJfW4CYOGq7E3mW/cdeDwqJfW4CYOGq7E3mW -goversion go1.12.10 -D "" -importcfg $WORK/b139/importcfg -pack ./bloom.go ./filter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/16/160f0d31c34f710e1f7b3e67a2352e13f9c0c4b44ebd34b61efd2779f0a39417-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b139/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid GY5TxfyjT7gggIIr9n1z/GY5TxfyjT7gggIIr9n1z -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d5/d54c56420532556aa8acf95cca4632def972f99c6141d4275484fd7495581226-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid yg_wFf5x7xXq0J-bvTwF/yg_wFf5x7xXq0J-bvTwF -goversion go1.12.10 -D "" -importcfg $WORK/b146/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/05/056da8a2205804689412c7de1625292857ced29c81b198f50bd5cc2ae52d47d3-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid 5zE-Z2ttta45iR_4G8md/5zE-Z2ttta45iR_4G8md -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/de/de49b535065009235be70760ba8041a0f386caffd02976c6f6c9e4df9805a441-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fd/fdf1361ccb2b9f54d1c967da463785c728b76c806230f65784e48a7c3b7c82d8-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid IHsqP8n-MLrL6aM0w4qQ/IHsqP8n-MLrL6aM0w4qQ -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid yEk-S2kFDeycPfO9dmuc/yEk-S2kFDeycPfO9dmuc -goversion go1.12.10 -D "" -importcfg $WORK/b141/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/92/92b1b7aaced7740622de536ddb581ebe83cd016ff7ab954f58096631f3ac2830-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vA8zPlGTsJpZIqTqpGd8/vA8zPlGTsJpZIqTqpGd8 -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/cb/cbb4bf220cc12712ea39a81ae4f2cfa31797d0c59c119bcb76a68d7648ed5625-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/04/040e4f346cc7a192e414db794bfe16a98367898c1937693a027a8df5f53c8922-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b142/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid _icKP_3qCE1NownjdvJy/_icKP_3qCE1NownjdvJy -goversion go1.12.10 -D "" -importcfg $WORK/b144/importcfg -pack ./reader.go ./table.go ./writer.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid _-EPGjzd9dT8sIzCfVEq/_-EPGjzd9dT8sIzCfVEq -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./memdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/20/205cda9f8c1de85e0c89299e43bca2af1afd5a6901c606425662fd81d9b2c70f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0a/0a0ef321fa630ba4d6ee33a2e3df4469e7c625a67b4baab359b861de939eafe4-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid AXRdrD0itzzuQ_PgtN0c/AXRdrD0itzzuQ_PgtN0c -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./batch.go ./comparer.go ./db.go ./db_compaction.go ./db_iter.go ./db_snapshot.go ./db_state.go ./db_transaction.go ./db_util.go ./db_write.go ./doc.go ./errors.go ./filter.go ./key.go ./options.go ./session.go ./session_compaction.go ./session_record.go ./session_util.go ./storage.go ./table.go ./util.go ./version.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/fd/fda974871cfae40dc85e6f752cdd30c7ce2e386dba30257a78d90e887c8f839c-d # internal net/http/httptrace mkdir -p $WORK/b104/ github.com/syncthing/syncthing/lib/tlsutil cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid aWiuuGOZL69SKfaY6468/aWiuuGOZL69SKfaY6468 -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./trace.go mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid f73ttIrC1XAWngAsfAv0/f73ttIrC1XAWngAsfAv0 -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/17/17bd2235bb5035f01db0d61a1384f75fdfea8438a02c8f6896cbf90b4886cbb1-d # internal net/http mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b092/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b099/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b100/_pkg_.a packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile mime/multipart=$WORK/b102/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b104/_pkg_.a packagefile net/http/internal=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p net/http -std -complete -installsuffix shared -buildid 8l1ZOQFAw8miymvjWn2v/8l1ZOQFAw8miymvjWn2v -goversion go1.12.10 -D "" -importcfg $WORK/b091/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1a/1ae9be0f4727a13142ab73c87dfa39ab2a2e2d2af13930e8abd33eee0c643f8c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1a/1a4cce9e1fad9f646cb785383774a8c2be0f5567bbc17e005b82e345a0ee87da-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/43/4336538ee1de955fa9560cc501e342f7f69b088454a708f4cd53e134dcecdcd1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/41/41ab39a61e878ce3456bce5dd5c1b6a8a4a7be81b47a22e169ce1f0ba2a11338-d # internal expvar mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid kBD70eXGBD59HIoIm41s/kBD70eXGBD59HIoIm41s -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./expvar.go github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b114/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid NeTYZJ_fflXtAy2bbEhB/NeTYZJ_fflXtAy2bbEhB -goversion go1.12.10 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/99/994eb83cbde5efd76f77abdb109be8dbc33ff774461d5fd10dc3181083223a83-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/55/55e30acf33d7993981acfd2d736113196b96d2b7e1c5fb6e23739ad002ce6e1e-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b120/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 9cVux44nop4enxzKCayd/9cVux44nop4enxzKCayd -goversion go1.12.10 -D "" -importcfg $WORK/b089/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/04/0476584ccec02c66c489b2c18c506a9151c84802b12dca09e7f49b1519568508-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b111/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile net/http/httptrace=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid Uj8yPLJISKA5ZazCHCr0/Uj8yPLJISKA5ZazCHCr0 -goversion go1.12.10 -D "" -importcfg $WORK/b121/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/47/471c7d12f34d0e4fc373ea9cc74ae5f622bffe9a2c8fa945dc036fb2c6d747a1-d # internal github.com/syncthing/syncthing/cmd/stdiscosrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/syndtr/goleveldb/leveldb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b146/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stdiscosrv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid JgmHdLQcFz6I4OyQ6QFX/JgmHdLQcFz6I4OyQ6QFX -goversion go1.12.10 -D "" -importcfg $WORK/b001/importcfg -pack ./apisrv.go ./database.go ./database.pb.go ./main.go ./replication.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6a/6a08a06f95df1d4f1db04f3534d4a7a4b3ddb5102f2b28e5b0408acb7b9d4b0c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/stdiscosrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b146/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/des=$WORK/b040/_pkg_.a packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/hmac=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b085/_pkg_.a packagefile bufio=$WORK/b052/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime/debug=$WORK/b120/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile net/http/httptrace=$WORK/b104/_pkg_.a packagefile encoding/base32=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile path=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b144/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b092/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b099/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b100/_pkg_.a packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile mime/multipart=$WORK/b102/_pkg_.a packagefile net/http/internal=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b113/_pkg_.a packagefile regexp=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b145/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b094/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile mime/quotedprintable=$WORK/b103/_pkg_.a packagefile regexp/syntax=$WORK/b116/_pkg_.a packagefile internal/x/text/transform=$WORK/b095/_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=EK52PioRhjLf5MEVY4v8/JgmHdLQcFz6I4OyQ6QFX/-_ki1QTISKwfz9v10kGm/EK52PioRhjLf5MEVY4v8 -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd4e6afa91c3acb819acdf9b52cc48b5d8f96cae6 -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 _bin/ mv $WORK/b001/exe/a.out _bin/stdiscosrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xe15a032ada59dc4b1ca8daaa7f89623335beb2a5 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv WORK=/tmp/go-build792981442 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid D4mJTcgPkQgBAGqD5NTP/D4mJTcgPkQgBAGqD5NTP -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b009/ internal/cpu mkdir -p $WORK/b005/ runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid DsrQ7Bz3jGELRIHqvkBO/DsrQ7Bz3jGELRIHqvkBO -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid Sp0bS0gjOosYXM7BUDkp/Sp0bS0gjOosYXM7BUDkp -goversion go1.12.10 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid W8219efE7diKWx7EznSq/W8219efE7diKWx7EznSq -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8f/8fbeb735d054a5c4da205970d60e730248b7bcc77c1a55291c6adb53cc9ae391-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/dd/dd3acf7b61f9536e29a285064d34ed8585c07f431c0365ce0d9182fcf2d3ce71-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF unicode cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm.s mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid ef_Px-ydlyCKPcOQQ0NL/ef_Px-ydlyCKPcOQQ0NL -goversion go1.12.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/dd/dda13facc380741f5b253d4ed876d8906758dd8bed48e9c57598732dbc3d41c6-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid eI6ygExI2YQpWchwUnGc/eI6ygExI2YQpWchwUnGc -goversion go1.12.10 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid H2WFC1Ez8HkIo-_kn4pJ/H2WFC1Ez8HkIo-_kn4pJ -goversion go1.12.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c6/c6d0bd8d7fadd3771a8a61bf783c7e6f72bceb20e8159c0d6bc2fe1b188bb27c-d # internal internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./compare_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/2037d2ac2134b8a9d22376813851cbf4ce87a2bd363bc8ae70723c450b94ee76-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm.o ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid poniqyAOirDFxLMQbMr9/poniqyAOirDFxLMQbMr9 -goversion go1.12.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b2/b21075c946260be91e14dacfd911c86db4201780d6c8460cfed2508080317a1d-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid EvXo74UMw8lyS-g1DU0I/EvXo74UMw8lyS-g1DU0I -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/compare_arm.o ./compare_arm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid i-xj-rFgfokXTUhaEESO/i-xj-rFgfokXTUhaEESO -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_arm.o $WORK/b004/equal_arm.o $WORK/b004/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3c/3c7dec28c20e5cb10571a9d5935c910aae298a13336da6b5da4a35a3e8cf3eee-d # internal crypto/internal/subtle mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3UYbVu664boIDjRop_59/3UYbVu664boIDjRop_59 -goversion go1.12.10 -D "" -importcfg $WORK/b021/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ab/ab48b694a7f3c334b1dc81af14d4c7b384ae5f1cf3c0571d41cacfe266728963-d # internal crypto/subtle mkdir -p $WORK/b022/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid BvIbOND3BELvA43GaLYh/BvIbOND3BELvA43GaLYh -goversion go1.12.10 -D "" -importcfg $WORK/b022/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/cc/cc9d02ea728dd642aa360dce1af03c10198d7d53dcf443fd72fcafd3e5437e01-d # internal math/bits mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p math/bits -std -complete -installsuffix shared -buildid zBKRxQRvGGJkjH8CeUsN/zBKRxQRvGGJkjH8CeUsN -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./bits.go ./bits_tables.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/98/98ed0af6137dc8ffbcdbea326f74434b011db93f23c9bb3b3e3df9b611991f95-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/3f/3f51a398cf21bad0ef4027f4b1ddf05c72ffc2803f9a9cd975b2e9dead1f181b-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p internal/testlog -std -complete -installsuffix shared -buildid alTvftbnpyoHBZsQhLTG/alTvftbnpyoHBZsQhLTG -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6e/6e4cd015d1f8293ec1d2ea89050df170b08d9640881e3e0a137e6cd0edc84287-d # internal container/list mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p container/list -std -complete -installsuffix shared -buildid uWHl7u8opJSxkCaFkaEL/uWHl7u8opJSxkCaFkaEL -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./list.go runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/03/03deb85a722c2dbcff6b6d62d8c93be723c673e79cee1e3401e1fd613c599c27-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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/symabis2 ./asm_linux_arm.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /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/symabis2 ./asm_arm.s math mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./asin_arm.s ./asinh_stub.s ./atan2_arm.s ./atan_arm.s ./cbrt_stub.s ./dim_arm.s ./erf_stub.s ./exp2_arm.s ./exp_arm.s ./expm1_arm.s ./floor_arm.s ./frexp_arm.s ./hypot_arm.s ./ldexp_arm.s ./log10_arm.s ./log1p_arm.s ./log_arm.s ./mod_arm.s ./modf_arm.s ./pow_stub.s ./remainder_arm.s ./sin_arm.s ./sinh_stub.s ./sqrt_arm.s ./tan_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/00/001c3a348a6308e969599b2aa41f3828bd08b9b27073fa35acb58fb090a3289e-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b063/ cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.goarm ABI0 ref runtime.load_g ABI0 ref runtime.goarm ABI0 EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid HQ9BtCFoWQOmfVKk3_AY/HQ9BtCFoWQOmfVKk3_AY -goversion go1.12.10 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 ./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 ./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 ./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 ./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 ./unaligned2.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wWMsb6C39SSBEsdOItFD/wWMsb6C39SSBEsdOItFD -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math -std -installsuffix shared -buildid LVtUWFR6FKDcFsm-k4dV/LVtUWFR6FKDcFsm-k4dV -goversion go1.12.10 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fb/fb48fd5ac61213b49f7011437292b561b1a090fd2e25aa6d4885dd6417ff7831-d # internal internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 4P3cE3BF1qQpMdUDqF-G/4P3cE3BF1qQpMdUDqF-G -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3c/3ca58a59c6b9cdd46cbc5b53442ea5187f83c9fedf938fb9b3d5c18b2043894a-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid XBpY3bQ0btXjPsOM-043/XBpY3bQ0btXjPsOM-043 -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/49/49234bc3da68ace4f0a5302b0c950eb9b66ae6f27ad6b0998e587e7c5554d60c-d # internal runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b024/asin_arm.o ./asin_arm.s /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/asinh_stub.o ./asinh_stub.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b024/atan2_arm.o ./atan2_arm.s /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/atan_arm.o ./atan_arm.s /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/cbrt_stub.o ./cbrt_stub.s /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/dim_arm.o ./dim_arm.s /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/erf_stub.o ./erf_stub.s /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/exp2_arm.o ./exp2_arm.s /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/exp_arm.o ./exp_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /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/expm1_arm.o ./expm1_arm.s /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/floor_arm.o ./floor_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal /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/frexp_arm.o ./frexp_arm.s /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/hypot_arm.o ./hypot_arm.s /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/ldexp_arm.o ./ldexp_arm.s cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/77/77d9c99e89ee662657cc2cce5fb1d5f78e5a5531ba82357884d453329f2d3056-d # internal encoding mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid LZK1h4QL5mY38x-gZYd0/LZK1h4QL5mY38x-gZYd0 -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/log10_arm.o ./log10_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/19/19ea88f3c598a24bb45d035ee5f5265d4deb5eaedf39da88758ae8e4961a2d30-d # internal unicode/utf16 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid PM__gWigrSEnu7r-XkJU/PM__gWigrSEnu7r-XkJU -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go cd /usr/lib/golang/src/math /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/log1p_arm.o ./log1p_arm.s /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/log_arm.o ./log_arm.s /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/mod_arm.o ./mod_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal /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/modf_arm.o ./modf_arm.s cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/53/537c4b2d1ff0a2eefd44007b1f9363cee5ac99d43cfcb5593fe629c9b0edbbb4-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 1wUeteZckIA20p8XrjSx/1wUeteZckIA20p8XrjSx -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./const.go cd /usr/lib/golang/src/math /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/pow_stub.o ./pow_stub.s /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/remainder_arm.o ./remainder_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/88/8873c0fe32c5b02d52b20a4fc4882266196eb04ee1a4dbac04d514ca6e5bf645-d # internal /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/sin_arm.o ./sin_arm.s /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/sinh_stub.o ./sinh_stub.s /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/sqrt_arm.o ./sqrt_arm.s /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/tan_arm.o ./tan_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/asin_arm.o $WORK/b024/asinh_stub.o $WORK/b024/atan2_arm.o $WORK/b024/atan_arm.o $WORK/b024/cbrt_stub.o $WORK/b024/dim_arm.o $WORK/b024/erf_stub.o $WORK/b024/exp2_arm.o $WORK/b024/exp_arm.o $WORK/b024/expm1_arm.o $WORK/b024/floor_arm.o $WORK/b024/frexp_arm.o $WORK/b024/hypot_arm.o $WORK/b024/ldexp_arm.o $WORK/b024/log10_arm.o $WORK/b024/log1p_arm.o $WORK/b024/log_arm.o $WORK/b024/mod_arm.o $WORK/b024/modf_arm.o $WORK/b024/pow_stub.o $WORK/b024/remainder_arm.o $WORK/b024/sin_arm.o $WORK/b024/sinh_stub.o $WORK/b024/sqrt_arm.o $WORK/b024/tan_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/1b/1b708307f451532392eb9aeaf5bfd94fa4b1bd241af6aa6ae20615d1372f495a-d # internal strconv mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 C_9UeF0QlC8Ipwl_OH8G/C_9UeF0QlC8Ipwl_OH8G -goversion go1.12.10 -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/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6b/6b7a0e70d79fd240c97b56e3238c77b8f2aedc7fcdbbd9c964434b9875c02df5-d # internal crypto/rc4 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid zm2LH037tQKCQEVpwBN8/zm2LH037tQKCQEVpwBN8 -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5c/5c3ec9c75567b8f76fb602853504f40667253ed139a58eb2a819cbf832681139-d # internal TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_arm.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b071/symabis ./asm_arm.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid aob74k77PpFoGUj4Q6wP/aob74k77PpFoGUj4Q6wP -goversion go1.12.10 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b071/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/80/80d9118a03b1391bb6e72b6834cfbfc4d7d2f1024f8afdcde5313a41b35f612a-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.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/asm_arm.o ./asm_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/duff_arm.o ./duff_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/memclr_arm.o ./memclr_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/memmove_arm.o ./memmove_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/rt0_linux_arm.o ./rt0_linux_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/sys_linux_arm.o ./sys_linux_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/tls_arm.o ./tls_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/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm.o $WORK/b010/duff_arm.o $WORK/b010/memclr_arm.o $WORK/b010/memmove_arm.o $WORK/b010/rt0_linux_arm.o $WORK/b010/sys_linux_arm.o $WORK/b010/tls_arm.o $WORK/b010/vlop_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/4a/4a1e4fe33e46b4b8486619e901f3274d10d2205fe6dc8f409a6c1c3371b8c27e-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid XcX0Cx3n5eiP2MV2sHnm/XcX0Cx3n5eiP2MV2sHnm -goversion go1.12.10 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/48/48fb527b1dcc7d2b90c183667265158fbf81a02c4633a6ab1270491745a35f6d-d # internal io mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid vyn4g78hM7c7-VX8ZkKy/vyn4g78hM7c7-VX8ZkKy -goversion go1.12.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid 8n_8NsUV_tkAI1OtlYYu/8n_8NsUV_tkAI1OtlYYu -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b026/ syscall mkdir -p $WORK/b029/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b026/symabis ./asm_arm.s cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid zXy399O1SRxo7oOt7hYv/zXy399O1SRxo7oOt7hYv -goversion go1.12.10 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid bTCLNL3eHfw3jmLLBDcp/bTCLNL3eHfw3jmLLBDcp -goversion go1.12.10 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./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/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/07/07a74bc8b793f5cbe45d611c176c21a7c94f2dfef0b473c833ad96a63014045a-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/55/55719d4c21c35793a2a93bd2519b39a3f307699b3147a1874eb53b1e31f2a88d-d # internal internal/singleflight mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF bytes cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 81YdMWolBd9aWLaAOe4-/81YdMWolBd9aWLaAOe4- -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 5wijyHDaXfBTPEzXwfVZ/5wijyHDaXfBTPEzXwfVZ -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/17/177961fddfe9d3e0feeccd8c4814e6b577370ee1ecd7af172c4cfb8f09f20efc-d # internal strings mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b039/symabis ./strings.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p strings -std -installsuffix shared -buildid P3lNKajypvDI2TQovrNw/P3lNKajypvDI2TQovrNw -goversion go1.12.10 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/07/078fba256632b23651ee40a735a4110ae8a9e6d5185bfa019be31e7fb62b793a-d # internal bufio mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid EqCPiGQ5Q0LK_1FWZ6Lf/EqCPiGQ5Q0LK_1FWZ6Lf -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b039/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b039/_pkg_.a $WORK/b039/strings.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/45/4597c712e63371c9a226b9c575ace408b44a3f510cb2e533613623c0d6b0612b-d # internal hash mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p hash -std -complete -installsuffix shared -buildid sxLLGyFt3QGgtxTSb96a/sxLLGyFt3QGgtxTSb96a -goversion go1.12.10 -D "" -importcfg $WORK/b043/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f8/f870e83178e4c82741053bcb6c3c8ef31992d9918f45cafb16f3c9f859407893-d # internal crypto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_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/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto -std -complete -installsuffix shared -buildid MrU2Pjc6JuTzMvLXdAmY/MrU2Pjc6JuTzMvLXdAmY -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d8/d8c31c4ddb86eac2a650385109dc25eb1aaff98e1f14c1f8e89338cc9c47d45c-d # internal crypto/internal/randutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid SXb10Pn43xzfIpv-tgzF/SXb10Pn43xzfIpv-tgzF -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/55/550a999f2a289fa14a44536173e21b60806e50bf16b1f6e709977734ac33e813-d # internal crypto/sha512 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid jnqQtuSXRNja3-rIC2-H/jnqQtuSXRNja3-rIC2-H -goversion go1.12.10 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/10/1035c7aae52a1350c07404150ede56bdec840e95c133c74819e26511cc52ce3f-d # internal crypto/hmac mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid QGU0NbiJoTRQ5QC19UFS/QGU0NbiJoTRQ5QC19UFS -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c35499526c2012e473face035684a0f9f0df9e9969e2ca2551e153748633d327-d # internal crypto/sha1 mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b054/symabis ./sha1block_arm.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/sha1 -std -installsuffix shared -buildid YexRdY84C38e0z7iUdmO/YexRdY84C38e0z7iUdmO -goversion go1.12.10 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f2/f208fcad5fca27b6b72322e1357b76b682475e76594ffbc4bb670bc1110dbe1a-d # internal crypto/sha256 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid b7_1gXWZLJunJeekdsAZ/b7_1gXWZLJunJeekdsAZ -goversion go1.12.10 -D "" -importcfg $WORK/b055/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b054/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b054/_pkg_.a $WORK/b054/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/85/85a358b1fb50b19bc4356e5034615120f4c412e29adc2e025a36cc410e30e1fe-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d8/d8b1e5c696db31eae1fec933032120daa9a84e4c97055c65ad81f582d4b27b0d-d # internal path mkdir -p $WORK/b087/ internal/x/crypto/hkdf cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b077/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p path -std -complete -installsuffix shared -buildid tBtnBjud7QY_iiCqanOZ/tBtnBjud7QY_iiCqanOZ -goversion go1.12.10 -D "" -importcfg $WORK/b087/importcfg -pack ./match.go ./path.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid 8kB-z6NgljebmDjKIKEs/8kB-z6NgljebmDjKIKEs -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2a/2a1c44c8f5e8e7c1dd0d1a8c9ce52d29512254ff689acf4fd428b68addb7e78b-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid yeW0g12VKb_RNv8y36Lu/yeW0g12VKb_RNv8y36Lu -goversion go1.12.10 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/04/0432fcf16c28c6c6879bec8fda1f49b88b2c2204e524d2136e741e24d179ccc2-d # internal time mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p time -std -installsuffix shared -buildid s8RduwXnEJItPz43_-Nl/s8RduwXnEJItPz43_-Nl -goversion go1.12.10 -D "" -importcfg $WORK/b036/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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/0737935e730024910ed999638dd706148ab0ae562e71cf298e5e2d23c243912e-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b094/symabis ./goid_go1.5_arm.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid AP6vgKJZlmTemUGHecQ8/AP6vgKJZlmTemUGHecQ8 -goversion go1.12.10 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./goid.go ./goid_go1.5_arm.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b094/goid_go1.5_arm.o ./goid_go1.5_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/93/931bcbb97a31c09d5c530453a4f94055294979907bbe81251fef22075ef430a2-d # internal hash/fnv mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VknKogDW6XDVm8xb4_uN/VknKogDW6XDVm8xb4_uN -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./fnv.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b094/_pkg_.a $WORK/b094/goid_go1.5_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/fa/fa6457a66e6bdc02121e1b4c69315084c77af29ff4e76abe5380fbea77d3a221-d # internal hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid bHFr367VM9r12P9Y5IQ3/bHFr367VM9r12P9Y5IQ3 -goversion go1.12.10 -D "" -importcfg $WORK/b114/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/81/81a5ed37a032d3ea30c92eb5f321a9985e5393290f813491731d5195a6037d98-d # internal internal/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid 3s7igOzZgVNaM9UsO8_T/3s7igOzZgVNaM9UsO8_T -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e2/e246d7c3b3011cdca6ff7378d3ee34141b60e5fd3ce4276353172c3d2676e418-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -nIOapDzyOB8SANBUp04/-nIOapDzyOB8SANBUp04 -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b4/b4baafb7b64fd10d3ea3d671efb1f8db170a556fcfe2ff7411846544a0d4b97b-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b2/b24375c028a6c1cc9c9efc7d3e2ff86180dcdbedabca07dfa397160317cbc323-d # internal github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF encoding/base32 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _fHtWuTmGX4KXkKVS_cx/_fHtWuTmGX4KXkKVS_cx -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./base32.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid n9Zlnwkc9_EgHDLhkz5K/n9Zlnwkc9_EgHDLhkz5K -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/52/52e764a068687ecbb573cc960b0a58a5690af8a521558904d27ece4f47fe5bf2-d # internal html mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p html -std -complete -installsuffix shared -buildid FbOvEnYKbfsydJy7AMfA/FbOvEnYKbfsydJy7AMfA -goversion go1.12.10 -D "" -importcfg $WORK/b157/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/92/92ede687b01ca340017660f155ddb83c13602ea34af7d38271b056ad0bebb20d-d # internal text/tabwriter mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid jCerDaVz-cjvJ1jIRLqi/jCerDaVz-cjvJ1jIRLqi -goversion go1.12.10 -D "" -importcfg $WORK/b161/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1f/1fdbd2791905ce9ee77c9f2c8f2d413feb39863b4d11bed48fc8a0583833e571-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/1b/1b37d80745d224ee10a60f7d4d771d6806ff8a05fef4e96d1f7d7b3703949f20-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b026/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f9/f9263e0d3c754073a82153443d8fe0b71cd2c124f029887fbf2ea72a8982c14c-d # internal encoding/binary mkdir -p $WORK/b023/ sort mkdir -p $WORK/b033/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid iIPaLDGixrKS4-FwYuom/iIPaLDGixrKS4-FwYuom -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 5rQX7Cedpdkqjlr38d3j/5rQX7Cedpdkqjlr38d3j -goversion go1.12.10 -D "" -importcfg $WORK/b023/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/47/477606d4575db77349e58030ac0e8fb8be060088de06f8fb7c0db32d550f9658-d # internal internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p internal/poll -std -installsuffix shared -buildid Jb2pvImbky6kdb77QY_y/Jb2pvImbky6kdb77QY_y -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f1/f1c41574d9f2aeeab65e3d58c498d9d45f2f6c472795993e390b82c11a5cd160-d # internal internal/fmtsort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid DlG6v2XLqfMgo38gzm8p/DlG6v2XLqfMgo38gzm8p -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9MHFGjrxCJGhS5hRw2ET/9MHFGjrxCJGhS5hRw2ET -goversion go1.12.10 -D "" -importcfg $WORK/b144/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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/55/55741565aaded7253b99ae7422d889bd4ef98195649da9ba0e426b5c75960dae-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/41/41555fbffa27fc8d8ef4a600626b17ecda2abe94d5a32b7ba3d7cf7d077bbaf6-d # internal crypto/md5 mkdir -p $WORK/b051/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF crypto/cipher cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b051/symabis ./md5block_arm.s mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid tDbBwcxsF-S1ATYyQEMK/tDbBwcxsF-S1ATYyQEMK -goversion go1.12.10 -D "" -importcfg $WORK/b020/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid WKyBerFfMvHJKL4H4x_h/WKyBerFfMvHJKL4H4x_h -goversion go1.12.10 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0b/0b7d2c40c0c9da0c13d9c4be89cdb021acd635439734f459f0d0359686e97fb3-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os -std -installsuffix shared -buildid vBbaKnarD_5kbg_RDX4Y/vBbaKnarD_5kbg_RDX4Y -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b051/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a3/a346cf1351afa8f4070c118c6d864cf5694a8f3a5561f3dfaf1db001e22b2729-d # internal encoding/base64 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile io=$WORK/b007/_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/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ALMF5E2KmJNuxe1bsA96/ALMF5E2KmJNuxe1bsA96 -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c2/c20bf4187ccbc14643f2b38451c8109030ea049a44bc0c1d456a704a7c9f6ca5-d # internal crypto/aes mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b023/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto/aes -std -complete -installsuffix shared -buildid OEYETPa89406j7kvBBqD/OEYETPa89406j7kvBBqD -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0e/0ea22be0162fa283f5b04fcfc67b6388a2c7bc3ad5acbd7b123c2dad75463f7a-d # internal crypto/des mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/des -std -complete -installsuffix shared -buildid fgwlYpmXgwuidqn1vk8T/fgwlYpmXgwuidqn1vk8T -goversion go1.12.10 -D "" -importcfg $WORK/b044/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5e/5e878169b5c20452295031115729111ac1f65f8fc2c17e23c509d17bb87be44e-d # internal encoding/pem mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/pem -std -complete -installsuffix shared -buildid vJO8NuJvmT1Y6c_vAUdK/vJO8NuJvmT1Y6c_vAUdK -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/72/72e59e2cbb623afa2f4154dec2b44ee92af5b1c21888530ae70fc749554fafef-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 5TAjs834-BcOVs97Cpod/5TAjs834-BcOVs97Cpod -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a3/a3c14ce2e90dffa9704df32aae5299ec2ff971f5a7532b6bbaed6c5a30eee9e9-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./sum_arm.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Uy7BkM0mb8dyDsLPqWu6/Uy7BkM0mb8dyDsLPqWu6 -goversion go1.12.10 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_arm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/34/3483ed334a41379d8d825654eda5e9da02f16936ee88e7f1d8a1b3ffc5a21a7a-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid wJ4qWjLUOrJlM-jtptcE/wJ4qWjLUOrJlM-jtptcE -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/sum_arm.o ./sum_arm.s cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/06/0643e0300e2cc309eb4690206f222b80580c711d0e16bdb4364ca80d3a01c59f-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/56/564c77eb850cc164bb10aaa490f210bec468cdb0c9a1777f5dd0bcb389cdb81a-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid BnsXrH8MogEwaB45kl5n/BnsXrH8MogEwaB45kl5n -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_arm.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NCv8D7TYRbktDa_Yu_mu/NCv8D7TYRbktDa_Yu_mu -goversion go1.12.10 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9e/9ea112030129cd4075145c8259c877b8e8c46b14bce3e8b263d5f2f7ec585184-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p fmt -std -complete -installsuffix shared -buildid 8oyKY1f6RSJIxxlpm17v/8oyKY1f6RSJIxxlpm17v -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/52/52e7d08001ace6af289030c07168c0f443d51bbe2d66d91ee8f09d36139179e6-d # internal path/filepath mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p path/filepath -std -complete -installsuffix shared -buildid g_WugDyfLEC6JEFSU2Kx/g_WugDyfLEC6JEFSU2Kx -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/57/57330f44c8224289fc830586f1741971907e7c6889cffd25826ce6ad02ce53a1-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid u0bdcKzzfOOS4NTNf08k/u0bdcKzzfOOS4NTNf08k -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f3/f335c7548e494366edf682425169ef527e65ba4bedff60b8fe38ae65c77d5a5a-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid P7U17_iHZn7GbYIh89d_/P7U17_iHZn7GbYIh89d_ -goversion go1.12.10 -D "" -importcfg $WORK/b139/importcfg -pack ./cpuid.go ./cpuid_arm.go ./sha256.go ./sha256block_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/4b/4b63a2e57f36d89294a94cc4c977cad3994be48fc40e6a0ddfcb42bd7d030e64-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p io/ioutil -std -complete -installsuffix shared -buildid iJRWaNIiLzzHJHKqZkfL/iJRWaNIiLzzHJHKqZkfL -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bc/bca3c4d11e6ed2f1863fa7636a557c758f822503d092ade83574be942f9ce1cf-d # internal regexp mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b144/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p regexp -std -complete -installsuffix shared -buildid kXya1aPvX9At1ZNb40Mv/kXya1aPvX9At1ZNb40Mv -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2d/2d8310642f30c29516b5289d78ac252ef960daa6f1b282c07dee8aa63647fca6-d # internal os/signal mkdir -p $WORK/b163/ cat >$WORK/b163/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b163 -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b163/symabis ./sig.s cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p os/signal -std -installsuffix shared -buildid mn4kEHNCiVSlT_XXFcpX/mn4kEHNCiVSlT_XXFcpX -goversion go1.12.10 -symabis $WORK/b163/symabis -D "" -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b163 -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b163/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b163/_pkg_.a $WORK/b163/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c1/c1f4c009df17d3697d53772fc5e896d564bc2a0a8e3ecca5993c42275c245e21-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/0b/0b0313874dbae742dcb9952c0bf1328124406b0e299bf80d306f15cc1153c9b1-d # internal encoding/hex mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/hex -std -complete -installsuffix shared -buildid DVdvTwgMHnCys8AhV85g/DVdvTwgMHnCys8AhV85g -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go math/big mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b030/symabis ./arith_arm.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p math/big -std -installsuffix shared -buildid s3WazFXD0C5Qpwl_bnfY/s3WazFXD0C5Qpwl_bnfY -goversion go1.12.10 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/57/57ed46f1c79d01ea2a9f234b0366ebc87959a1665f800531239e789009468db8-d # internal context mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p context -std -complete -installsuffix shared -buildid fruw9gV4UOApugKZJD2w/fruw9gV4UOApugKZJD2w -goversion go1.12.10 -D "" -importcfg $WORK/b067/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c2/c2f4a8a8105621c2b4b7e73510adb285c72a6dc8e83d6f2c3edfb66db470beb9-d # internal net/url mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid GdYnIxHm4L7gBB5OkbF5/GdYnIxHm4L7gBB5OkbF5 -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b4/b4a6641b3a6b950823c058cd03b36d5044350d7f1dcaf47604b76a219a0fe619-d # internal net mkdir -p $WORK/b066/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b066/ -importpath net -- -I $WORK/b066/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/32a677ab944147d5eb95193ae0fa76dc4ffa2552556f1d2e28a63446829cee9b-d # internal encoding/json mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid Uhg3OcU6wVlV4VVYiBJR/Uhg3OcU6wVlV4VVYiBJR -goversion go1.12.10 -D "" -importcfg $WORK/b078/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b088/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6c/6c96daa706592c50dd245d3bd300f31242d8e8f3bfab563992a00b99ccdc81f3-d # internal flag mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid 2Dnl45H5eediJSl-LPdD/2Dnl45H5eediJSl-LPdD -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d6/d66b26e12cd420ae5d725b033446d3fad7ae4223ffd542a3ae40506f3fa9b50c-d # internal encoding/xml mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p encoding/xml -std -complete -installsuffix shared -buildid jPTXnKth7XMd7lDXfzhd/jPTXnKth7XMd7lDXfzhd -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a5/a5b0ba97ae8230ebc6a24bae9dbadd70eaccc8dc9b67a501f5105512c18a0d78-d # internal os/exec mkdir -p $WORK/b086/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/arith_arm.o ./arith_arm.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p os/exec -std -complete -installsuffix shared -buildid CjaeH9kL-FZFUIzGSTaT/CjaeH9kL-FZFUIzGSTaT -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/77/77249234f32ac33e1ed838476a38303a061c3784bbfb83a189a0a08935407b3a-d # internal crypto/rand mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lb-mkLYW3rShmCHoMuGD/Lb-mkLYW3rShmCHoMuGD -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b8/b875ead501cda8108b45a4b93724241a941190f38b3de4d13325a123e0a52a1d-d # internal crypto/elliptic mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid zg8y-SrA63kcp1VHPpBw/zg8y-SrA63kcp1VHPpBw -goversion go1.12.10 -D "" -importcfg $WORK/b046/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/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/b086/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6c/6c61dfda0fc24928d605e222aed250be79cfda35b11abe8cdf4d80b73d4e3128-d # internal encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 4OnoEC1cfcGj1HJUVfqu/4OnoEC1cfcGj1HJUVfqu -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b5/b507a7798024240f13101e12b753848b555f1beb35561474ae53ed20117679fb-d # internal crypto/rsa mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid GXhBAwiBKWn85E8NHX04/GXhBAwiBKWn85E8NHX04 -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/6a/6a9d5aa8e68b91db5fae2b5d494f9640a2494b8f501e27dd0fdc89301d25d3e9-d # internal crypto/dsa mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Zsdzp3bSWnK0LSIxQan6/Zsdzp3bSWnK0LSIxQan6 -goversion go1.12.10 -D "" -importcfg $WORK/b057/importcfg -pack ./dsa.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/34/3490766f9bb95bb87968dd1dabb6b7fd7d023e9036545cbe9864cc57a1f8b7f5-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid QW2PVtIQek4o6bgosF9q/QW2PVtIQek4o6bgosF9q -goversion go1.12.10 -D "" -importcfg $WORK/b085/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/fa/fabbe9641a5ebac5a382c7b5a14de34e71e0532ddd8a6e0c52b9618711fc1fd2-d # internal crypto/ecdsa mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2RGkLNbtzFdX0M0HqQLd/2RGkLNbtzFdX0M0HqQLd -goversion go1.12.10 -D "" -importcfg $WORK/b045/importcfg -pack ./ecdsa.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/50/5029752908fd6d2c5be991e34ccc3115a4bd2c2eed1af7621f7ea5e362092b06-d # internal crypto/x509/pkix mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid so4m94cq0jN0CF8s32iK/so4m94cq0jN0CF8s32iK -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./pkix.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net -std -installsuffix shared -buildid JluyI7wKJVbxLb4jsoxq/JluyI7wKJVbxLb4jsoxq -goversion go1.12.10 -D "" -importcfg $WORK/b066/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/b066/_cgo_gotypes.go $WORK/b066/cgo_linux.cgo1.go $WORK/b066/cgo_resnew.cgo1.go $WORK/b066/cgo_socknew.cgo1.go $WORK/b066/cgo_unix.cgo1.go $WORK/b066/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/65/6525b3b54915adac5e4a02884697e57fadc6074ced5b09f8f6e1eb9851cf5612-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 45BasGxgxxrpSeAswwOm/45BasGxgxxrpSeAswwOm -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3e/3e669e94752ddd84284f40e967045c27e1f25e7f13398df19742aaae4173aea4-d # internal log mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p log -std -complete -installsuffix shared -buildid 9yTlcxHYhhpHtAqezk5X/9yTlcxHYhhpHtAqezk5X -goversion go1.12.10 -D "" -importcfg $WORK/b091/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e9/e926f239d50d1b87b1d449730cce3f420dcf226148501dd3dfb3a17df04d099b-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ogMkrP4TeNzLPH_DILxt/ogMkrP4TeNzLPH_DILxt -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4e/4e06047b995ba409d343b10891a799a8d5c0a137a510efc1336c022315457e77-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid DbIUK0uAkl5KKzRvwTU8/DbIUK0uAkl5KKzRvwTU8 -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/83/83eadc451a0fa5580f903156d54b22ef87d8481131153e12bf7507dc59533da4-d # internal os/user mkdir -p $WORK/b095/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b095/ -importpath os/user -- -I $WORK/b095/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c1/c1c39f848c0d5577c81d79ecd6453f8bcbecee8b8ded75dbabcc092cbd26d523-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid yg_wFf5x7xXq0J-bvTwF/yg_wFf5x7xXq0J-bvTwF -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b4/b4bc3ea0317802e7eda87891879e70c8bac5021ae95de3834e516ae675b68e86-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 1T3I-Dt5ipiI3TyMI8pY/1T3I-Dt5ipiI3TyMI8pY -goversion go1.12.10 -D "" -importcfg $WORK/b099/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/de/de49b535065009235be70760ba8041a0f386caffd02976c6f6c9e4df9805a441-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 0i1FuvTo7CzKg9CZF-Tg/0i1FuvTo7CzKg9CZF-Tg -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/97/97b9cc02ff0eab7c0e34c7dda92892dbc937efb63deb05333f0dfe86f8c856fd-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid DDGrjqd7PDSQe2QmIqv7/DDGrjqd7PDSQe2QmIqv7 -goversion go1.12.10 -D "" -importcfg $WORK/b105/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/70/70f9e9e3a61ab8a523e3e95da7b9bd013ae4e0017ef546c57ca6a62e5ff12840-d # internal compress/flate mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p compress/flate -std -complete -installsuffix shared -buildid mjWyPsZSUaxlPBdc-uZ-/mjWyPsZSUaxlPBdc-uZ- -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ba/ba5bb59aaf550261110cf5d598fc6785fa6a2c07d8d64f833fd79a8479e450da-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile hash/fnv=$WORK/b100/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid zM4ypBXBZANmfEe-I6da/zM4ypBXBZANmfEe-I6da -goversion go1.12.10 -D "" -importcfg $WORK/b098/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a4/a499028b9bab1061a28fdb5013b7c5127dc53de7c8a8702c3802a09f46fcf575-d # internal compress/gzip mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wRagy4oxIFi3BKrx0gqr/wRagy4oxIFi3BKrx0gqr -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b3/b34cab1864c167f4c6ff8736ebfee2b903824683cdd49186facf4361db5b3081-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Otp3iMktA1zUdGTIAgOx/Otp3iMktA1zUdGTIAgOx -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/60/6041058163f3f78141e242306b4bc3f03af4e379c06ea3ca749cdf53637f53d8-d # internal internal/x/text/secure/bidirule cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fa/fa48f5a09ab60856c15544f0bdf75a78f60a9c068a514d5d6c69ed4e2f810629-d # internal mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b118/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid Picuv1bnQVkbmBwJrWT2/Picuv1bnQVkbmBwJrWT2 -goversion go1.12.10 -D "" -importcfg $WORK/b117/importcfg -pack ./bidirule.go internal/x/text/unicode/norm mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/text/transform=$WORK/b118/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid fjwTcjHxaug2sejGwIFh/fjwTcjHxaug2sejGwIFh -goversion go1.12.10 -D "" -importcfg $WORK/b120/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a9/a9e7370b6539348ca6a6db9512ad35481e178ff1fa049f5cb657b66ef58845aa-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid EXNMrGvwfCRb2XIjTZuG/EXNMrGvwfCRb2XIjTZuG -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/dc/dcf3ed40b3b65f0241636216b9b40bf693aba90f8cf089d330c7f9b4361a8c32-d # internal mime mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p mime -std -complete -installsuffix shared -buildid H0FBDu04OiCkMkYXpMWq/H0FBDu04OiCkMkYXpMWq -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o -g -O2 -pie cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/28/2805cdb9f3c8b6ee8e0d3f3bf9bd7a8a7a2fb47e5a4f3ea83004bafedb783383-d # internal crypto/x509 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b057/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid wHxNEZWheMHE1kmCKA_9/wHxNEZWheMHE1kmCKA_9 -goversion go1.12.10 -D "" -importcfg $WORK/b056/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p os/user -std -installsuffix shared -buildid rdjhlSrpvux_UHnNPOpi/rdjhlSrpvux_UHnNPOpi -goversion go1.12.10 -D "" -importcfg $WORK/b095/importcfg -pack ./lookup.go ./user.go $WORK/b095/_cgo_gotypes.go $WORK/b095/cgo_lookup_unix.cgo1.go $WORK/b095/getgrouplist_unix.cgo1.go $WORK/b095/listgroups_unix.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/01/010742102db3075a769d9fc6df1ed44d5fac70cde2dabe0450ec4b11245ccaca-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0NH1HAgj6oqzzrwo6B01/0NH1HAgj6oqzzrwo6B01 -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fe/fed940e73750845751f83cbebc4fffadb02bc0453334e36c2b21f5a03a61500d-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b094/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid ZdBIwZS97xE2y7Lg7aRi/ZdBIwZS97xE2y7Lg7aRi -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/39/395485e481a0592eadaf21171b8aae40ccaa7b91b8f672718aa12fb8dbe8f19f-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 8-dLj7nWbMS_f0RV0HqQ/8-dLj7nWbMS_f0RV0HqQ -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./debug.go ./sync.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a5/a51ab0d2bc49173742f19c37c31078749d77fad04a55b65a430498284bf54b23-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid B-OfzNR9fLs7FQkzlvH3/B-OfzNR9fLs7FQkzlvH3 -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/62/6267f537440a336eba2564af9084507015cd2d7c1c1f77a931d7f1474c62327b-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b7/b71a9257076401e6297d75e0aee76cc593870c0ab965c1c1e12ea356c266ba6d-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid eFeyNihvtRa_Wz1rwJ5C/eFeyNihvtRa_Wz1rwJ5C -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./utils.go github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b107/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid lfc7OSFswIMxVMr6gH3P/lfc7OSFswIMxVMr6gH3P -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/55/55b25911de45030f485fcb884f0a3527a9b4f89734b4faee85b86e7d6df44c41-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b108/ cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/cb/cbaac9d954b09cc6d7d3bd4cffd547c80a58df261311a467a382a4f09c7bf49a-d # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b107/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8KH_ItGXXlmhBIoCF5u2/8KH_ItGXXlmhBIoCF5u2 -goversion go1.12.10 -D "" -importcfg $WORK/b108/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Zah-Di4T44jzrXjIJI6H/Zah-Di4T44jzrXjIJI6H -goversion go1.12.10 -D "" -importcfg $WORK/b089/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/85/85314a9efe8bc23beb8d0e3540d2556e94bdeeeb3e76d7e129516a55590502f0-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b110/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid QjaTJf40ircdgG_1oXt-/QjaTJf40ircdgG_1oXt- -goversion go1.12.10 -D "" -importcfg $WORK/b109/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c5/c5c765a240397367f29d12bec9a2b2ed76db61243ea9c2814e178e849453b862-d # internal internal/x/net/idna mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid zQF66gqRHPpoStH5qiu_/zQF66gqRHPpoStH5qiu_ -goversion go1.12.10 -D "" -importcfg $WORK/b116/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ef/eff89c0752574dd7434b82f53326036c10eae1aca20f7060f84d982b25ba08a0-d # internal crypto/tls mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/rc4=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile crypto/x509=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/tls -std -complete -installsuffix shared -buildid HsP2Ldi9MktLdcmPZQID/HsP2Ldi9MktLdcmPZQID -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/21/2123049374fd660da572f13cc4cfdac4a443b4938fca975d94dd55fd41f19377-d # internal net/textproto mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/textproto -std -complete -installsuffix shared -buildid rX3Q3soBwOBgYkcG2gen/rX3Q3soBwOBgYkcG2gen -goversion go1.12.10 -D "" -importcfg $WORK/b121/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/86/860e5bc13ec44f4efc1087af8e9497081fc3eb9b2381320eec6a2d5cbd2c6a27-d # internal mime/quotedprintable mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 01-yaCUFmk_WS2zn2fRJ/01-yaCUFmk_WS2zn2fRJ -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/99/99a5a3b1b09a7a280cd8eaa70854a0d2eac3bca340ed98c3baaea5c2b361ee7d-d # internal net/http/internal mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p net/http/internal -std -complete -installsuffix shared -buildid GCA6YJGADag1fUu9T6kB/GCA6YJGADag1fUu9T6kB -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b1/b160c722dcc2d9b3fec4110606552d6a7f55dc2e3645f2814d3613aa1ba7706e-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 3a4v0bKDvRFzd0ah_G05/3a4v0bKDvRFzd0ah_G05 -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6a/6a81a21f85a7ac2e2912bcaa3ca5903472ca3ef7ab71bb376b2cb48dc3491627-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid foRi_UByU3IMD0t6RCrx/foRi_UByU3IMD0t6RCrx -goversion go1.12.10 -D "" -importcfg $WORK/b115/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e2/e2c290652f499540ecfeb5f4dbd680e0fc63f52da20630f0d17c55deb6337e02-d # internal mime/multipart mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p mime/multipart -std -complete -installsuffix shared -buildid 0yR0zUPGRuaIrI8wuS0O/0yR0zUPGRuaIrI8wuS0O -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/1e/1e12d3a7aee2c4c4b1f6f432ce2ca88b4b1c757986464fd84b02ec8c6a8a2edf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid mNPwCThgPeEyCmR54OMR/mNPwCThgPeEyCmR54OMR -goversion go1.12.10 -D "" -importcfg $WORK/b129/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/0a/0a06ab3e41034f4f9521c52bcf611f1a120b7220b8b1c37a3275efff58316c96-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7Exzbp9_SficCn2kHI_u/7Exzbp9_SficCn2kHI_u -goversion go1.12.10 -D "" -importcfg $WORK/b135/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/5f/5fa2263a54fe6e064c8fa731112d60ddc0973133c5326cb0759c338cc1c3fde6-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid SDZ0kd0lxCRfKn96-3Ci/SDZ0kd0lxCRfKn96-3Ci -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6b/6bd6e2f2ac2d8c38aa46bffd7d1da93bdb5f9e3b053b173929f4ac08d45860d3-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 4pkmhebwjU9hVVRLAQK8/4pkmhebwjU9hVVRLAQK8 -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/aa/aa740869b2d463d47ccc58fcacc255c1d8ac71eff143abb602be3e665086e7a4-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid HEgBmDT2jh623MefunNy/HEgBmDT2jh623MefunNy -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2f/2f1557264c35fd5f75b54d7521ec55286617b9b279e08d4cfd22d7c933b3de23-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid RttNaHkoSogcbpgswFNY/RttNaHkoSogcbpgswFNY -goversion go1.12.10 -D "" -importcfg $WORK/b147/importcfg -pack ./natpmp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/db/dba7a22ce8f9979a8f6e5e2fa92851abf472a512ed25bc35293156c30e3b0745-d # internal github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid h27LAcCPVCoG3I8ionko/h27LAcCPVCoG3I8ionko -goversion go1.12.10 -D "" -importcfg $WORK/b148/importcfg -pack ./gateway_common.go ./gateway_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/fe/fed57189e941ea2d067a47a1ddda51fb5a688f90b0b25ff1a1ea4986ee783a4d-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid JeOwnmDeVz-24os8FBDr/JeOwnmDeVz-24os8FBDr -goversion go1.12.10 -D "" -importcfg $WORK/b150/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/a4/a43ba0f4aa291870c85e5361ce4e84e62ad5d749fece60b73a165b439321a8eb-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b143/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid uz6TrT9CwIrBwxgw5QOa/uz6TrT9CwIrBwxgw5QOa -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/5b/5b727a15f2089fa1a84afded330f7b51dacd27ac037bfa25ab2478fb1085b8a8-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid tgmRKG5i4uldIsJv0nC8/tgmRKG5i4uldIsJv0nC8 -goversion go1.12.10 -D "" -importcfg $WORK/b154/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8e/8e29d5c2e941353f73663ea410f84b8697a4c883f89d7e2d8d6098037c12ff0c-d # internal text/template/parse mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p text/template/parse -std -complete -installsuffix shared -buildid I67U615XsOVuctZhc0px/I67U615XsOVuctZhc0px -goversion go1.12.10 -D "" -importcfg $WORK/b159/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/92/92b1b7aaced7740622de536ddb581ebe83cd016ff7ab954f58096631f3ac2830-d # internal runtime/pprof mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/tabwriter=$WORK/b161/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p runtime/pprof -std -installsuffix shared -buildid Yt50eZ5XuI78k-II4c0P/Yt50eZ5XuI78k-II4c0P -goversion go1.12.10 -D "" -importcfg $WORK/b160/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/61/618734d1cb53d5a269aa6218b498c7c1f50909841297944354b4de0ab039f0a9-d # internal runtime/trace mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p runtime/trace -std -installsuffix shared -buildid qJ_pPbbNvmcU0lE4SWvX/qJ_pPbbNvmcU0lE4SWvX -goversion go1.12.10 -D "" -importcfg $WORK/b162/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8b/8b6a5ba8f11fdb4d25e9188e49464b47ac1979e7479cc94b6e218b137756ba8a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/0e/0e7a820f3d8aeda519669cc92eceb04262ba51ca19c8eabdccf2ddd46090650d-d # internal text/template mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b159/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p text/template -std -complete -installsuffix shared -buildid 9Z2NQAeWirrmhTgFfC4t/9Z2NQAeWirrmhTgFfC4t -goversion go1.12.10 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fd/fda974871cfae40dc85e6f752cdd30c7ce2e386dba30257a78d90e887c8f839c-d # internal net/http/httptrace mkdir -p $WORK/b127/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b056/_pkg_.a packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid f73ttIrC1XAWngAsfAv0/f73ttIrC1XAWngAsfAv0 -goversion go1.12.10 -D "" -importcfg $WORK/b151/importcfg -pack ./tlsutil.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid aWiuuGOZL69SKfaY6468/aWiuuGOZL69SKfaY6468 -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/17/17bd2235bb5035f01db0d61a1384f75fdfea8438a02c8f6896cbf90b4886cbb1-d # internal net/http mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile internal/x/net/idna=$WORK/b116/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p net/http -std -complete -installsuffix shared -buildid 8l1ZOQFAw8miymvjWn2v/8l1ZOQFAw8miymvjWn2v -goversion go1.12.10 -D "" -importcfg $WORK/b111/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/1a/1ae9be0f4727a13142ab73c87dfa39ab2a2e2d2af13930e8abd33eee0c643f8c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3c/3c36e778b356ac0d576db3408934d5c3346faffe940357cc3dd0014b8a49770c-d # internal html/template mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b157/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template=$WORK/b158/_pkg_.a packagefile text/template/parse=$WORK/b159/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p html/template -std -complete -installsuffix shared -buildid s899Ld4RcBI-JJJMQdpF/s899Ld4RcBI-JJJMQdpF -goversion go1.12.10 -D "" -importcfg $WORK/b156/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/fe/fe9182ea0f434d53c88e3dd15a1300a0ba72d0aa2c59a62e983779b2f284bfe7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/71/7123d3d5f87e292ad32b40f5ad0a79c834e9d356db634973bb74b23bf70cc617-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid cyhCHNdGjlv0_iyInCe7/cyhCHNdGjlv0_iyInCe7 -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/26/263cf63e42519b3e80fd29143f4d3a787f30e2d0b9c187edd19d9712bc62a3be-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b136/_pkg_.a packagefile math=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid dNs2q8e7nxgGmMADHvX6/dNs2q8e7nxgGmMADHvX6 -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/6d/6d2351db1f7ea4269e79d1774573434b0f63f6b89c0edf553244dd65297b1b35-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/base32=$WORK/b132/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vA8zPlGTsJpZIqTqpGd8/vA8zPlGTsJpZIqTqpGd8 -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/41/41ab39a61e878ce3456bce5dd5c1b6a8a4a7be81b47a22e169ce1f0ba2a11338-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b109/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid A0SkPuOwjfJgM9D3meG5/A0SkPuOwjfJgM9D3meG5 -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./internal.go ./public.go net/http/pprof mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html/template=$WORK/b156/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b160/_pkg_.a packagefile runtime/trace=$WORK/b162/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid Epha6huileFyJKf5Ulhx/Epha6huileFyJKf5Ulhx -goversion go1.12.10 -D "" -importcfg $WORK/b155/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/51/516747dc4eaec9fecdb48cbeb4c4f624703eb52dbe11ceca7f12c70cac90515f-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b101/ cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/77/77465c82b8e583bc8d3b5a330ccf787c44557da29d8b973804bf9294ad99db4a-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid cLKMZkrZrPYWRo8SHugF/cLKMZkrZrPYWRo8SHugF -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/23/239cfc660df15a8dbe9abc305c274f0d13e9e7c4a8cd96e72e5e8e8f7daba29e-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b143/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid UkWpN2n-AVCoNNT8Askv/UkWpN2n-AVCoNNT8Askv -goversion go1.12.10 -D "" -importcfg $WORK/b141/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1a/1a4cce9e1fad9f646cb785383774a8c2be0f5567bbc17e005b82e345a0ee87da-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid jDvwpRX8p9r_32MJ9cFM/jDvwpRX8p9r_32MJ9cFM -goversion go1.12.10 -D "" -importcfg $WORK/b149/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/57/57126181c524f420e4465d20fb69566515727fc3a57c1162821e72abe2a9de63-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/xml=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b141/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid x0z1FIYSD4qTMVIXTqa9/x0z1FIYSD4qTMVIXTqa9 -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./migrations.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./tuning.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/52/52d013165726d3e09882e1193fb53177b377237d2c62efb2dbe2cde98bf4603b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ca/ca825f8651706a816ee0687bbc0e28d7301858e880197965266da2dfd0c1a98e-d # internal github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b097/_pkg_.a packagefile hash/fnv=$WORK/b100/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid OmBlhRdmT8FRu5rOkKNJ/OmBlhRdmT8FRu5rOkKNJ -goversion go1.12.10 -D "" -importcfg $WORK/b145/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b5/b53efe22c978fd6ed6de56ccee0fed6cea8c15cfb4ea594adc28938e405a1bfc-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b146/ github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b153/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/AudriusButkevicius/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b145/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid xKFLA8dpE7uPFn7ELduo/xKFLA8dpE7uPFn7ELduo -goversion go1.12.10 -D "" -importcfg $WORK/b146/importcfg -pack ./debug.go ./pmp.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/xml=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b145/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid Y-1o9a6jBseHRbnYWMZH/Y-1o9a6jBseHRbnYWMZH -goversion go1.12.10 -D "" -importcfg $WORK/b153/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/af/af6de5eda1c5b62f2e45e54192676290793a06887393825c4a066b2920bccb80-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/41/41990d78df7da01ccad1c2534c15383170a51ddd51d9bfb8ebded82657be2dbd-d # internal github.com/syncthing/syncthing/cmd/strelaysrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b155/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaysrv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 3COhwfxP9n7ex80B1MIy/3COhwfxP9n7ex80B1MIy -goversion go1.12.10 -D "" -importcfg $WORK/b001/importcfg -pack ./listener.go ./main.go ./pool.go ./session.go ./status.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9c/9ccc0e47871c7b07d9b5398760cc62dcf394db7cc3de58e291b39ee6d70e863d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaysrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b155/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rc4=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile crypto/x509=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile encoding/xml=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b141/_pkg_.a packagefile path=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b097/_pkg_.a packagefile hash/fnv=$WORK/b100/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b148/_pkg_.a packagefile encoding/base32=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b150/_pkg_.a packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b152/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile internal/x/net/idna=$WORK/b116/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile html/template=$WORK/b156/_pkg_.a packagefile runtime/pprof=$WORK/b160/_pkg_.a packagefile runtime/trace=$WORK/b162/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b057/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b142/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile regexp=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b139/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile html=$WORK/b157/_pkg_.a packagefile text/template=$WORK/b158/_pkg_.a packagefile text/template/parse=$WORK/b159/_pkg_.a packagefile text/tabwriter=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b094/_pkg_.a packagefile os/user=$WORK/b095/_pkg_.a packagefile regexp/syntax=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b110/_pkg_.a packagefile internal/x/text/transform=$WORK/b118/_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=vRp0FNLRJM3aYh9ooj8D/3COhwfxP9n7ex80B1MIy/R7XBf6PdGztvbiZw0dC-/vRp0FNLRJM3aYh9ooj8D -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xe15a032ada59dc4b1ca8daaa7f89623335beb2a5 -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 _bin/ mv $WORK/b001/exe/a.out _bin/strelaysrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xdb13fd8094e21f6e8bc609a63ea7b8df240f4b16 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaypoolsrv github.com/syncthing/syncthing/cmd/strelaypoolsrv WORK=/tmp/go-build410800097 internal/cpu mkdir -p $WORK/b005/ errors cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid Sp0bS0gjOosYXM7BUDkp/Sp0bS0gjOosYXM7BUDkp -goversion go1.12.10 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid D4mJTcgPkQgBAGqD5NTP/D4mJTcgPkQgBAGqD5NTP -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid DsrQ7Bz3jGELRIHqvkBO/DsrQ7Bz3jGELRIHqvkBO -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid W8219efE7diKWx7EznSq/W8219efE7diKWx7EznSq -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8f/8fbeb735d054a5c4da205970d60e730248b7bcc77c1a55291c6adb53cc9ae391-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/dd/dd3acf7b61f9536e29a285064d34ed8585c07f431c0365ce0d9182fcf2d3ce71-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid ef_Px-ydlyCKPcOQQ0NL/ef_Px-ydlyCKPcOQQ0NL -goversion go1.12.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/dd/dda13facc380741f5b253d4ed876d8906758dd8bed48e9c57598732dbc3d41c6-d # internal runtime/internal/math cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c6/c6d0bd8d7fadd3771a8a61bf783c7e6f72bceb20e8159c0d6bc2fe1b188bb27c-d # internal mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b004/ cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid eI6ygExI2YQpWchwUnGc/eI6ygExI2YQpWchwUnGc -goversion go1.12.10 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./compare_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid H2WFC1Ez8HkIo-_kn4pJ/H2WFC1Ez8HkIo-_kn4pJ -goversion go1.12.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid poniqyAOirDFxLMQbMr9/poniqyAOirDFxLMQbMr9 -goversion go1.12.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/2037d2ac2134b8a9d22376813851cbf4ce87a2bd363bc8ae70723c450b94ee76-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm.o ./asm.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/compare_arm.o ./compare_arm.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b2/b21075c946260be91e14dacfd911c86db4201780d6c8460cfed2508080317a1d-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid EvXo74UMw8lyS-g1DU0I/EvXo74UMw8lyS-g1DU0I -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid i-xj-rFgfokXTUhaEESO/i-xj-rFgfokXTUhaEESO -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_arm.o $WORK/b004/equal_arm.o $WORK/b004/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3c/3c7dec28c20e5cb10571a9d5935c910aae298a13336da6b5da4a35a3e8cf3eee-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid zBKRxQRvGGJkjH8CeUsN/zBKRxQRvGGJkjH8CeUsN -goversion go1.12.10 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ab/ab48b694a7f3c334b1dc81af14d4c7b384ae5f1cf3c0571d41cacfe266728963-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/testlog -std -complete -installsuffix shared -buildid alTvftbnpyoHBZsQhLTG/alTvftbnpyoHBZsQhLTG -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/98/98ed0af6137dc8ffbcdbea326f74434b011db93f23c9bb3b3e3df9b611991f95-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6e/6e4cd015d1f8293ec1d2ea89050df170b08d9640881e3e0a137e6cd0edc84287-d # internal container/list mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p container/list -std -complete -installsuffix shared -buildid uWHl7u8opJSxkCaFkaEL/uWHl7u8opJSxkCaFkaEL -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/03/03deb85a722c2dbcff6b6d62d8c93be723c673e79cee1e3401e1fd613c599c27-d # internal cd /usr/lib/golang/src/runtime /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 ./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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal math cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/00/001c3a348a6308e969599b2aa41f3828bd08b9b27073fa35acb58fb090a3289e-d # internal mkdir -p $WORK/b023/ crypto/internal/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3UYbVu664boIDjRop_59/3UYbVu664boIDjRop_59 -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b023/symabis ./asin_arm.s ./asinh_stub.s ./atan2_arm.s ./atan_arm.s ./cbrt_stub.s ./dim_arm.s ./erf_stub.s ./exp2_arm.s ./exp_arm.s ./expm1_arm.s ./floor_arm.s ./frexp_arm.s ./hypot_arm.s ./ldexp_arm.s ./log10_arm.s ./log1p_arm.s ./log_arm.s ./mod_arm.s ./modf_arm.s ./pow_stub.s ./remainder_arm.s ./sin_arm.s ./sinh_stub.s ./sqrt_arm.s ./tan_arm.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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/symabis2 ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/cc/cc9d02ea728dd642aa360dce1af03c10198d7d53dcf443fd72fcafd3e5437e01-d # internal crypto/subtle mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid BvIbOND3BELvA43GaLYh/BvIbOND3BELvA43GaLYh -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./constant_time.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math -std -installsuffix shared -buildid LVtUWFR6FKDcFsm-k4dV/LVtUWFR6FKDcFsm-k4dV -goversion go1.12.10 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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 cd /usr/lib/golang/src/runtime/cgo /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/symabis2 ./asm_arm.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.goarm ABI0 ref runtime.load_g ABI0 ref runtime.goarm ABI0 EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid HQ9BtCFoWQOmfVKk3_AY/HQ9BtCFoWQOmfVKk3_AY -goversion go1.12.10 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 ./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 ./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 ./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 ./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 ./unaligned2.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3f/3f51a398cf21bad0ef4027f4b1ddf05c72ffc2803f9a9cd975b2e9dead1f181b-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wWMsb6C39SSBEsdOItFD/wWMsb6C39SSBEsdOItFD -goversion go1.12.10 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/fb/fb48fd5ac61213b49f7011437292b561b1a090fd2e25aa6d4885dd6417ff7831-d # internal internal/nettrace mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 4P3cE3BF1qQpMdUDqF-G/4P3cE3BF1qQpMdUDqF-G -goversion go1.12.10 -D "" -importcfg $WORK/b071/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3c/3ca58a59c6b9cdd46cbc5b53442ea5187f83c9fedf938fb9b3d5c18b2043894a-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid XBpY3bQ0btXjPsOM-043/XBpY3bQ0btXjPsOM-043 -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./message.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/49/49234bc3da68ace4f0a5302b0c950eb9b66ae6f27ad6b0998e587e7c5554d60c-d # internal runtime/cgo mkdir -p $WORK/b074/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/asin_arm.o ./asin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/asinh_stub.o ./asinh_stub.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/atan2_arm.o ./atan2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/atan_arm.o ./atan_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/dim_arm.o ./dim_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/exp2_arm.o ./exp2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/exp_arm.o ./exp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/expm1_arm.o ./expm1_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/floor_arm.o ./floor_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/frexp_arm.o ./frexp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/hypot_arm.o ./hypot_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/ldexp_arm.o ./ldexp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/log10_arm.o ./log10_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/log1p_arm.o ./log1p_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/log_arm.o ./log_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/mod_arm.o ./mod_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/modf_arm.o ./modf_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/pow_stub.o ./pow_stub.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/77/77d9c99e89ee662657cc2cce5fb1d5f78e5a5531ba82357884d453329f2d3056-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/remainder_arm.o ./remainder_arm.s encoding mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p encoding -std -complete -installsuffix shared -buildid LZK1h4QL5mY38x-gZYd0/LZK1h4QL5mY38x-gZYd0 -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/sin_arm.o ./sin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/tan_arm.o ./tan_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/19/19ea88f3c598a24bb45d035ee5f5265d4deb5eaedf39da88758ae8e4961a2d30-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b023/_pkg_.a $WORK/b023/asin_arm.o $WORK/b023/asinh_stub.o $WORK/b023/atan2_arm.o $WORK/b023/atan_arm.o $WORK/b023/cbrt_stub.o $WORK/b023/dim_arm.o $WORK/b023/erf_stub.o $WORK/b023/exp2_arm.o $WORK/b023/exp_arm.o $WORK/b023/expm1_arm.o $WORK/b023/floor_arm.o $WORK/b023/frexp_arm.o $WORK/b023/hypot_arm.o $WORK/b023/ldexp_arm.o $WORK/b023/log10_arm.o $WORK/b023/log1p_arm.o $WORK/b023/log_arm.o $WORK/b023/mod_arm.o $WORK/b023/modf_arm.o $WORK/b023/pow_stub.o $WORK/b023/remainder_arm.o $WORK/b023/sin_arm.o $WORK/b023/sinh_stub.o $WORK/b023/sqrt_arm.o $WORK/b023/tan_arm.o # internal unicode/utf16 mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid PM__gWigrSEnu7r-XkJU/PM__gWigrSEnu7r-XkJU -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./utf16.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1b/1b708307f451532392eb9aeaf5bfd94fa4b1bd241af6aa6ae20615d1372f495a-d # internal strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid C_9UeF0QlC8Ipwl_OH8G/C_9UeF0QlC8Ipwl_OH8G -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/53/537c4b2d1ff0a2eefd44007b1f9363cee5ac99d43cfcb5593fe629c9b0edbbb4-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid OTRCEktZzUq_n6C7n-j4/OTRCEktZzUq_n6C7n-j4 -goversion go1.12.10 -D "" -importcfg $WORK/b085/importcfg -pack ./lru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/68/68de74f49210fb135e8aba8730a402dcbab791880132ac38ac7ff7c303c727d5-d # internal github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_arm.c cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid kBERH2BarGWuQOszTsCL/kBERH2BarGWuQOszTsCL -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./doc.go ./gui.files.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/dd/dd3accb3053f347b83f0766f378fca1d728b45016b7db1a8be2ce5c2e2f1ee7e-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 1wUeteZckIA20p8XrjSx/1wUeteZckIA20p8XrjSx -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/88/8873c0fe32c5b02d52b20a4fc4882266196eb04ee1a4dbac04d514ca6e5bf645-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6b/6b7a0e70d79fd240c97b56e3238c77b8f2aedc7fcdbbd9c964434b9875c02df5-d # internal crypto/rc4 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid zm2LH037tQKCQEVpwBN8/zm2LH037tQKCQEVpwBN8 -goversion go1.12.10 -D "" -importcfg $WORK/b055/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5c/5c3ec9c75567b8f76fb602853504f40667253ed139a58eb2a819cbf832681139-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_arm.S cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b074/symabis ./asm_arm.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p runtime/cgo -std -installsuffix shared -buildid aob74k77PpFoGUj4Q6wP/aob74k77PpFoGUj4Q6wP -goversion go1.12.10 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b074/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/80/80d9118a03b1391bb6e72b6834cfbfc4d7d2f1024f8afdcde5313a41b35f612a-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.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/asm_arm.o ./asm_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/duff_arm.o ./duff_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/memclr_arm.o ./memclr_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/memmove_arm.o ./memmove_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/rt0_linux_arm.o ./rt0_linux_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/sys_linux_arm.o ./sys_linux_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/tls_arm.o ./tls_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/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm.o $WORK/b010/duff_arm.o $WORK/b010/memclr_arm.o $WORK/b010/memmove_arm.o $WORK/b010/rt0_linux_arm.o $WORK/b010/sys_linux_arm.o $WORK/b010/tls_arm.o $WORK/b010/vlop_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/4a/4a1e4fe33e46b4b8486619e901f3274d10d2205fe6dc8f409a6c1c3371b8c27e-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid XcX0Cx3n5eiP2MV2sHnm/XcX0Cx3n5eiP2MV2sHnm -goversion go1.12.10 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/48/48fb527b1dcc7d2b90c183667265158fbf81a02c4633a6ab1270491745a35f6d-d # internal io mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF math/rand mkdir -p $WORK/b047/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid vyn4g78hM7c7-VX8ZkKy/vyn4g78hM7c7-VX8ZkKy -goversion go1.12.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p math/rand -std -complete -installsuffix shared -buildid 8n_8NsUV_tkAI1OtlYYu/8n_8NsUV_tkAI1OtlYYu -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./asm_arm.s syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid zXy399O1SRxo7oOt7hYv/zXy399O1SRxo7oOt7hYv -goversion go1.12.10 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid bTCLNL3eHfw3jmLLBDcp/bTCLNL3eHfw3jmLLBDcp -goversion go1.12.10 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/07/07a74bc8b793f5cbe45d611c176c21a7c94f2dfef0b473c833ad96a63014045a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal internal/singleflight mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 81YdMWolBd9aWLaAOe4-/81YdMWolBd9aWLaAOe4- -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./singleflight.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/55/55719d4c21c35793a2a93bd2519b39a3f307699b3147a1874eb53b1e31f2a88d-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 5wijyHDaXfBTPEzXwfVZ/5wijyHDaXfBTPEzXwfVZ -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/17/177961fddfe9d3e0feeccd8c4814e6b577370ee1ecd7af172c4cfb8f09f20efc-d # internal hash mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid sxLLGyFt3QGgtxTSb96a/sxLLGyFt3QGgtxTSb96a -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f8/f870e83178e4c82741053bcb6c3c8ef31992d9918f45cafb16f3c9f859407893-d # internal hash/crc32 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid bHFr367VM9r12P9Y5IQ3/bHFr367VM9r12P9Y5IQ3 -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/81/81a5ed37a032d3ea30c92eb5f321a9985e5393290f813491731d5195a6037d98-d # internal crypto mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto -std -complete -installsuffix shared -buildid MrU2Pjc6JuTzMvLXdAmY/MrU2Pjc6JuTzMvLXdAmY -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d8/d8c31c4ddb86eac2a650385109dc25eb1aaff98e1f14c1f8e89338cc9c47d45c-d # internal strings mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b048/symabis ./strings.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p strings -std -installsuffix shared -buildid P3lNKajypvDI2TQovrNw/P3lNKajypvDI2TQovrNw -goversion go1.12.10 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/07/078fba256632b23651ee40a735a4110ae8a9e6d5185bfa019be31e7fb62b793a-d # internal bufio mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid EqCPiGQ5Q0LK_1FWZ6Lf/EqCPiGQ5Q0LK_1FWZ6Lf -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/10/1035c7aae52a1350c07404150ede56bdec840e95c133c74819e26511cc52ce3f-d # internal crypto/internal/randutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid SXb10Pn43xzfIpv-tgzF/SXb10Pn43xzfIpv-tgzF -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/55/550a999f2a289fa14a44536173e21b60806e50bf16b1f6e709977734ac33e813-d # internal crypto/sha512 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid jnqQtuSXRNja3-rIC2-H/jnqQtuSXRNja3-rIC2-H -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b048/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b048/_pkg_.a $WORK/b048/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f2/f208fcad5fca27b6b72322e1357b76b682475e76594ffbc4bb670bc1110dbe1a-d # internal crypto/hmac mkdir -p $WORK/b052/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/45/4597c712e63371c9a226b9c575ace408b44a3f510cb2e533613623c0d6b0612b-d # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b042/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid QGU0NbiJoTRQ5QC19UFS/QGU0NbiJoTRQ5QC19UFS -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./hmac.go crypto/sha1 mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b057/symabis ./sha1block_arm.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/sha1 -std -installsuffix shared -buildid YexRdY84C38e0z7iUdmO/YexRdY84C38e0z7iUdmO -goversion go1.12.10 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c3/c35499526c2012e473face035684a0f9f0df9e9969e2ca2551e153748633d327-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s crypto/sha256 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid b7_1gXWZLJunJeekdsAZ/b7_1gXWZLJunJeekdsAZ -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2a/2a1c44c8f5e8e7c1dd0d1a8c9ce52d29512254ff689acf4fd428b68addb7e78b-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p time -std -installsuffix shared -buildid s8RduwXnEJItPz43_-Nl/s8RduwXnEJItPz43_-Nl -goversion go1.12.10 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b057/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b057/_pkg_.a $WORK/b057/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d8/d8b1e5c696db31eae1fec933032120daa9a84e4c97055c65ad81f582d4b27b0d-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid yeW0g12VKb_RNv8y36Lu/yeW0g12VKb_RNv8y36Lu -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/85/85a358b1fb50b19bc4356e5034615120f4c412e29adc2e025a36cc410e30e1fe-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid 8kB-z6NgljebmDjKIKEs/8kB-z6NgljebmDjKIKEs -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/07/0737935e730024910ed999638dd706148ab0ae562e71cf298e5e2d23c243912e-d # internal internal/x/text/transform mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid 3s7igOzZgVNaM9UsO8_T/3s7igOzZgVNaM9UsO8_T -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/04/0432fcf16c28c6c6879bec8fda1f49b88b2c2204e524d2136e741e24d179ccc2-d # internal path mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p path -std -complete -installsuffix shared -buildid tBtnBjud7QY_iiCqanOZ/tBtnBjud7QY_iiCqanOZ -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/93/931bcbb97a31c09d5c530453a4f94055294979907bbe81251fef22075ef430a2-d # internal hash/fnv mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VknKogDW6XDVm8xb4_uN/VknKogDW6XDVm8xb4_uN -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b4/b4baafb7b64fd10d3ea3d671efb1f8db170a556fcfe2ff7411846544a0d4b97b-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b145/ cat >$WORK/b145/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b145/symabis ./goid_go1.5_arm.s cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid AP6vgKJZlmTemUGHecQ8/AP6vgKJZlmTemUGHecQ8 -goversion go1.12.10 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h ./goid.go ./goid_go1.5_arm.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b145/goid_go1.5_arm.o ./goid_go1.5_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b145/_pkg_.a $WORK/b145/goid_go1.5_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/fa/fa6457a66e6bdc02121e1b4c69315084c77af29ff4e76abe5380fbea77d3a221-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -nIOapDzyOB8SANBUp04/-nIOapDzyOB8SANBUp04 -goversion go1.12.10 -D "" -importcfg $WORK/b148/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e2/e246d7c3b3011cdca6ff7378d3ee34141b60e5fd3ce4276353172c3d2676e418-d # internal encoding/base32 mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _fHtWuTmGX4KXkKVS_cx/_fHtWuTmGX4KXkKVS_cx -goversion go1.12.10 -D "" -importcfg $WORK/b150/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/92/92ede687b01ca340017660f155ddb83c13602ea34af7d38271b056ad0bebb20d-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b2/b24375c028a6c1cc9c9efc7d3e2ff86180dcdbedabca07dfa397160317cbc323-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f9/f9263e0d3c754073a82153443d8fe0b71cd2c124f029887fbf2ea72a8982c14c-d # internal encoding/binary mkdir -p $WORK/b033/ sort cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 5rQX7Cedpdkqjlr38d3j/5rQX7Cedpdkqjlr38d3j -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p sort -std -complete -installsuffix shared -buildid iIPaLDGixrKS4-FwYuom/iIPaLDGixrKS4-FwYuom -goversion go1.12.10 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/47/477606d4575db77349e58030ac0e8fb8be060088de06f8fb7c0db32d550f9658-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/poll -std -installsuffix shared -buildid Jb2pvImbky6kdb77QY_y/Jb2pvImbky6kdb77QY_y -goversion go1.12.10 -D "" -importcfg $WORK/b028/importcfg -pack ./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/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f1/f1c41574d9f2aeeab65e3d58c498d9d45f2f6c472795993e390b82c11a5cd160-d # internal github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid hRIZbH2OybVhkKLUiNQz/hRIZbH2OybVhkKLUiNQz -goversion go1.12.10 -D "" -importcfg $WORK/b108/importcfg -pack ./stream.go internal/fmtsort mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid DlG6v2XLqfMgo38gzm8p/DlG6v2XLqfMgo38gzm8p -goversion go1.12.10 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a2/a22995015eeaa4cbf1eb18c5b08058ca1498382394eafa5b77d295367523b961-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b114/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid _161x-LJLEM8rNwOd0tK/_161x-LJLEM8rNwOd0tK -goversion go1.12.10 -D "" -importcfg $WORK/b114/importcfg -pack ./autoneg.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/55/55741565aaded7253b99ae7422d889bd4ef98195649da9ba0e426b5c75960dae-d # internal regexp/syntax mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9MHFGjrxCJGhS5hRw2ET/9MHFGjrxCJGhS5hRw2ET -goversion go1.12.10 -D "" -importcfg $WORK/b117/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/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/41/41555fbffa27fc8d8ef4a600626b17ecda2abe94d5a32b7ba3d7cf7d077bbaf6-d # internal crypto/cipher mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a packagefile crypto/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid tDbBwcxsF-S1ATYyQEMK/tDbBwcxsF-S1ATYyQEMK -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0b/0b7d2c40c0c9da0c13d9c4be89cdb021acd635439734f459f0d0359686e97fb3-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e6/e6f88cf1a8fb93c7e8894505a13a605a49d23af7599a99b3607430e15ebec5fe-d # internal crypto/md5 mkdir -p $WORK/b053/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b053/symabis ./md5block_arm.s os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p os -std -installsuffix shared -buildid vBbaKnarD_5kbg_RDX4Y/vBbaKnarD_5kbg_RDX4Y -goversion go1.12.10 -D "" -importcfg $WORK/b027/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/md5 -std -installsuffix shared -buildid WKyBerFfMvHJKL4H4x_h/WKyBerFfMvHJKL4H4x_h -goversion go1.12.10 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b053/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b053/_pkg_.a $WORK/b053/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a3/a346cf1351afa8f4070c118c6d864cf5694a8f3a5561f3dfaf1db001e22b2729-d # internal encoding/base64 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ALMF5E2KmJNuxe1bsA96/ALMF5E2KmJNuxe1bsA96 -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c20bf4187ccbc14643f2b38451c8109030ea049a44bc0c1d456a704a7c9f6ca5-d # internal crypto/aes mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/aes -std -complete -installsuffix shared -buildid OEYETPa89406j7kvBBqD/OEYETPa89406j7kvBBqD -goversion go1.12.10 -D "" -importcfg $WORK/b039/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/0e/0ea22be0162fa283f5b04fcfc67b6388a2c7bc3ad5acbd7b123c2dad75463f7a-d # internal crypto/des mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/des -std -complete -installsuffix shared -buildid fgwlYpmXgwuidqn1vk8T/fgwlYpmXgwuidqn1vk8T -goversion go1.12.10 -D "" -importcfg $WORK/b043/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/5e/5e878169b5c20452295031115729111ac1f65f8fc2c17e23c509d17bb87be44e-d # internal encoding/pem mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p encoding/pem -std -complete -installsuffix shared -buildid vJO8NuJvmT1Y6c_vAUdK/vJO8NuJvmT1Y6c_vAUdK -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/72/72e59e2cbb623afa2f4154dec2b44ee92af5b1c21888530ae70fc749554fafef-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a3/a3c14ce2e90dffa9704df32aae5299ec2ff971f5a7532b6bbaed6c5a30eee9e9-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b078/symabis ./sum_arm.s internal/x/crypto/internal/chacha20 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 5TAjs834-BcOVs97Cpod/5TAjs834-BcOVs97Cpod -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Uy7BkM0mb8dyDsLPqWu6/Uy7BkM0mb8dyDsLPqWu6 -goversion go1.12.10 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./poly1305.go ./sum_arm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b078/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/34/3483ed334a41379d8d825654eda5e9da02f16936ee88e7f1d8a1b3ffc5a21a7a-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9e/9ea112030129cd4075145c8259c877b8e8c46b14bce3e8b263d5f2f7ec585184-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid wJ4qWjLUOrJlM-jtptcE/wJ4qWjLUOrJlM-jtptcE -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./curve25519.go ./doc.go fmt mkdir -p $WORK/b020/ cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b078/_pkg_.a $WORK/b078/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p fmt -std -complete -installsuffix shared -buildid 8oyKY1f6RSJIxxlpm17v/8oyKY1f6RSJIxxlpm17v -goversion go1.12.10 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/56/564c77eb850cc164bb10aaa490f210bec468cdb0c9a1777f5dd0bcb389cdb81a-d # internal path/filepath mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p path/filepath -std -complete -installsuffix shared -buildid g_WugDyfLEC6JEFSU2Kx/g_WugDyfLEC6JEFSU2Kx -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/06/0643e0300e2cc309eb4690206f222b80580c711d0e16bdb4364ca80d3a01c59f-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b077/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid BnsXrH8MogEwaB45kl5n/BnsXrH8MogEwaB45kl5n -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/57/57330f44c8224289fc830586f1741971907e7c6889cffd25826ce6ad02ce53a1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4b/4b63a2e57f36d89294a94cc4c977cad3994be48fc40e6a0ddfcb42bd7d030e64-d # internal io/ioutil mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p io/ioutil -std -complete -installsuffix shared -buildid iJRWaNIiLzzHJHKqZkfL/iJRWaNIiLzzHJHKqZkfL -goversion go1.12.10 -D "" -importcfg $WORK/b067/importcfg -pack ./ioutil.go ./tempfile.go github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/52/52e7d08001ace6af289030c07168c0f443d51bbe2d66d91ee8f09d36139179e6-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NCv8D7TYRbktDa_Yu_mu/NCv8D7TYRbktDa_Yu_mu -goversion go1.12.10 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go regexp mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p regexp -std -complete -installsuffix shared -buildid kXya1aPvX9At1ZNb40Mv/kXya1aPvX9At1ZNb40Mv -goversion go1.12.10 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2d/2d8310642f30c29516b5289d78ac252ef960daa6f1b282c07dee8aa63647fca6-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 0MER_8o9NDac4U9050zf/0MER_8o9NDac4U9050zf -goversion go1.12.10 -D "" -importcfg $WORK/b120/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d5/d5a50945cfc47e43c41be0545e32a0429afb62aef0c83f42259a5568e58295db-d # internal runtime/debug mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b121/symabis ./debug.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p runtime/debug -std -installsuffix shared -buildid dwV3wNKzjQPumq7nQiWm/dwV3wNKzjQPumq7nQiWm -goversion go1.12.10 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b121/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b121/_pkg_.a $WORK/b121/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f9/f903da9ee364abad2a1b600cd24a367593503931cc2461a1e1df807f6fedc8ca-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid u0bdcKzzfOOS4NTNf08k/u0bdcKzzfOOS4NTNf08k -goversion go1.12.10 -D "" -importcfg $WORK/b151/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f3/f335c7548e494366edf682425169ef527e65ba4bedff60b8fe38ae65c77d5a5a-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid P7U17_iHZn7GbYIh89d_/P7U17_iHZn7GbYIh89d_ -goversion go1.12.10 -D "" -importcfg $WORK/b156/importcfg -pack ./cpuid.go ./cpuid_arm.go ./sha256.go ./sha256block_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/bc/bca3c4d11e6ed2f1863fa7636a557c758f822503d092ade83574be942f9ce1cf-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0b/0b0313874dbae742dcb9952c0bf1328124406b0e299bf80d306f15cc1153c9b1-d # internal compress/flate mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p compress/flate -std -complete -installsuffix shared -buildid mjWyPsZSUaxlPBdc-uZ-/mjWyPsZSUaxlPBdc-uZ- -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go math/big mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b046/symabis ./arith_arm.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p math/big -std -installsuffix shared -buildid s3WazFXD0C5Qpwl_bnfY/s3WazFXD0C5Qpwl_bnfY -goversion go1.12.10 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/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/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c2/c2f4a8a8105621c2b4b7e73510adb285c72a6dc8e83d6f2c3edfb66db470beb9-d # internal encoding/hex mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/hex -std -complete -installsuffix shared -buildid DVdvTwgMHnCys8AhV85g/DVdvTwgMHnCys8AhV85g -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/57/57ed46f1c79d01ea2a9f234b0366ebc87959a1665f800531239e789009468db8-d # internal context mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p context -std -complete -installsuffix shared -buildid fruw9gV4UOApugKZJD2w/fruw9gV4UOApugKZJD2w -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b4/b4a6641b3a6b950823c058cd03b36d5044350d7f1dcaf47604b76a219a0fe619-d # internal net mkdir -p $WORK/b069/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b069/ -importpath net -- -I $WORK/b069/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a4/a499028b9bab1061a28fdb5013b7c5127dc53de7c8a8702c3802a09f46fcf575-d # internal compress/gzip mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/flate=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wRagy4oxIFi3BKrx0gqr/wRagy4oxIFi3BKrx0gqr -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b3/b34cab1864c167f4c6ff8736ebfee2b903824683cdd49186facf4361db5b3081-d # internal net/url mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net/url -std -complete -installsuffix shared -buildid GdYnIxHm4L7gBB5OkbF5/GdYnIxHm4L7gBB5OkbF5 -goversion go1.12.10 -D "" -importcfg $WORK/b075/importcfg -pack ./url.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b088/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6c/6c96daa706592c50dd245d3bd300f31242d8e8f3bfab563992a00b99ccdc81f3-d # internal encoding/json mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p encoding/json -std -complete -installsuffix shared -buildid Uhg3OcU6wVlV4VVYiBJR/Uhg3OcU6wVlV4VVYiBJR -goversion go1.12.10 -D "" -importcfg $WORK/b081/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/32/32a677ab944147d5eb95193ae0fa76dc4ffa2552556f1d2e28a63446829cee9b-d # internal flag mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p flag -std -complete -installsuffix shared -buildid 2Dnl45H5eediJSl-LPdD/2Dnl45H5eediJSl-LPdD -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d6/d66b26e12cd420ae5d725b033446d3fad7ae4223ffd542a3ae40506f3fa9b50c-d # internal log mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p log -std -complete -installsuffix shared -buildid 9yTlcxHYhhpHtAqezk5X/9yTlcxHYhhpHtAqezk5X -goversion go1.12.10 -D "" -importcfg $WORK/b091/importcfg -pack ./log.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b046/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b046/_pkg_.a $WORK/b046/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/77249234f32ac33e1ed838476a38303a061c3784bbfb83a189a0a08935407b3a-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e9/e926f239d50d1b87b1d449730cce3f420dcf226148501dd3dfb3a17df04d099b-d # internal encoding/asn1 mkdir -p $WORK/b051/ crypto/elliptic mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid zg8y-SrA63kcp1VHPpBw/zg8y-SrA63kcp1VHPpBw -goversion go1.12.10 -D "" -importcfg $WORK/b045/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 4OnoEC1cfcGj1HJUVfqu/4OnoEC1cfcGj1HJUVfqu -goversion go1.12.10 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a5/a5b0ba97ae8230ebc6a24bae9dbadd70eaccc8dc9b67a501f5105512c18a0d78-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/aes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lb-mkLYW3rShmCHoMuGD/Lb-mkLYW3rShmCHoMuGD -goversion go1.12.10 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/6a/6a9d5aa8e68b91db5fae2b5d494f9640a2494b8f501e27dd0fdc89301d25d3e9-d # internal crypto/dsa mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Zsdzp3bSWnK0LSIxQan6/Zsdzp3bSWnK0LSIxQan6 -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/34/3490766f9bb95bb87968dd1dabb6b7fd7d023e9036545cbe9864cc57a1f8b7f5-d # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/fa/fabbe9641a5ebac5a382c7b5a14de34e71e0532ddd8a6e0c52b9618711fc1fd2-d # internal crypto/ecdsa mkdir -p $WORK/b044/ internal/x/text/unicode/bidi mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Otp3iMktA1zUdGTIAgOx/Otp3iMktA1zUdGTIAgOx -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2RGkLNbtzFdX0M0HqQLd/2RGkLNbtzFdX0M0HqQLd -goversion go1.12.10 -D "" -importcfg $WORK/b044/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b8/b875ead501cda8108b45a4b93724241a941190f38b3de4d13325a123e0a52a1d-d # internal crypto/rsa mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid GXhBAwiBKWn85E8NHX04/GXhBAwiBKWn85E8NHX04 -goversion go1.12.10 -D "" -importcfg $WORK/b056/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3e669e94752ddd84284f40e967045c27e1f25e7f13398df19742aaae4173aea4-d # internal crypto/x509/pkix mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid so4m94cq0jN0CF8s32iK/so4m94cq0jN0CF8s32iK -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pkix.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/65/6525b3b54915adac5e4a02884697e57fadc6074ced5b09f8f6e1eb9851cf5612-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 45BasGxgxxrpSeAswwOm/45BasGxgxxrpSeAswwOm -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/50/5029752908fd6d2c5be991e34ccc3115a4bd2c2eed1af7621f7ea5e362092b06-d # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c internal/x/text/unicode/norm mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/text/transform=$WORK/b096/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid fjwTcjHxaug2sejGwIFh/fjwTcjHxaug2sejGwIFh -goversion go1.12.10 -D "" -importcfg $WORK/b098/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/60/6041058163f3f78141e242306b4bc3f03af4e379c06ea3ca749cdf53637f53d8-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b096/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid Picuv1bnQVkbmBwJrWT2/Picuv1bnQVkbmBwJrWT2 -goversion go1.12.10 -D "" -importcfg $WORK/b095/importcfg -pack ./bidirule.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a9/a9e7370b6539348ca6a6db9512ad35481e178ff1fa049f5cb657b66ef58845aa-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid EXNMrGvwfCRb2XIjTZuG/EXNMrGvwfCRb2XIjTZuG -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p net -std -installsuffix shared -buildid JluyI7wKJVbxLb4jsoxq/JluyI7wKJVbxLb4jsoxq -goversion go1.12.10 -D "" -importcfg $WORK/b069/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/b069/_cgo_gotypes.go $WORK/b069/cgo_linux.cgo1.go $WORK/b069/cgo_resnew.cgo1.go $WORK/b069/cgo_socknew.cgo1.go $WORK/b069/cgo_unix.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c1/c1c39f848c0d5577c81d79ecd6453f8bcbecee8b8ded75dbabcc092cbd26d523-d # internal mime mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime -std -complete -installsuffix shared -buildid H0FBDu04OiCkMkYXpMWq/H0FBDu04OiCkMkYXpMWq -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/dc/dcf3ed40b3b65f0241636216b9b40bf693aba90f8cf089d330c7f9b4361a8c32-d # internal mime/quotedprintable mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 01-yaCUFmk_WS2zn2fRJ/01-yaCUFmk_WS2zn2fRJ -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/99/99a5a3b1b09a7a280cd8eaa70854a0d2eac3bca340ed98c3baaea5c2b361ee7d-d # internal net/http/internal mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p net/http/internal -std -complete -installsuffix shared -buildid GCA6YJGADag1fUu9T6kB/GCA6YJGADag1fUu9T6kB -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e2/e2c290652f499540ecfeb5f4dbd680e0fc63f52da20630f0d17c55deb6337e02-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid sywx9UkbA4yUHi2mPMB-/sywx9UkbA4yUHi2mPMB- -goversion go1.12.10 -D "" -importcfg $WORK/b109/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/01/010742102db3075a769d9fc6df1ed44d5fac70cde2dabe0450ec4b11245ccaca-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid lh3NS3QePnbfMkgWq8_w/lh3NS3QePnbfMkgWq8_w -goversion go1.12.10 -D "" -importcfg $WORK/b115/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a5/a51ab0d2bc49173742f19c37c31078749d77fad04a55b65a430498284bf54b23-d # internal internal/x/net/idna mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b095/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid zQF66gqRHPpoStH5qiu_/zQF66gqRHPpoStH5qiu_ -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5f/5fc0034812220439afd85025eaaaec6acacfd5c7c94100fc1e8c95e9c1762b47-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid s4IwwJ3su-s9yHOnDvHR/s4IwwJ3su-s9yHOnDvHR -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/37/37b06cc6a76e034809cd045155e15f7a07479418c622717759b4e52c69361ca6-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid SDZ0kd0lxCRfKn96-3Ci/SDZ0kd0lxCRfKn96-3Ci -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b1/b160c722dcc2d9b3fec4110606552d6a7f55dc2e3645f2814d3613aa1ba7706e-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ogMkrP4TeNzLPH_DILxt/ogMkrP4TeNzLPH_DILxt -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6b/6bd6e2f2ac2d8c38aa46bffd7d1da93bdb5f9e3b053b173929f4ac08d45860d3-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid DDGrjqd7PDSQe2QmIqv7/DDGrjqd7PDSQe2QmIqv7 -goversion go1.12.10 -D "" -importcfg $WORK/b129/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/83/83eadc451a0fa5580f903156d54b22ef87d8481131153e12bf7507dc59533da4-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 0i1FuvTo7CzKg9CZF-Tg/0i1FuvTo7CzKg9CZF-Tg -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/97/97b9cc02ff0eab7c0e34c7dda92892dbc937efb63deb05333f0dfe86f8c856fd-d # internal os/exec mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p os/exec -std -complete -installsuffix shared -buildid CjaeH9kL-FZFUIzGSTaT/CjaeH9kL-FZFUIzGSTaT -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/70/70f9e9e3a61ab8a523e3e95da7b9bd013ae4e0017ef546c57ca6a62e5ff12840-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 1T3I-Dt5ipiI3TyMI8pY/1T3I-Dt5ipiI3TyMI8pY -goversion go1.12.10 -D "" -importcfg $WORK/b141/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/6c/6c61dfda0fc24928d605e222aed250be79cfda35b11abe8cdf4d80b73d4e3128-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid QW2PVtIQek4o6bgosF9q/QW2PVtIQek4o6bgosF9q -goversion go1.12.10 -D "" -importcfg $WORK/b139/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ba/ba5bb59aaf550261110cf5d598fc6785fa6a2c07d8d64f833fd79a8479e450da-d # internal os/user mkdir -p $WORK/b146/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b146/ -importpath os/user -- -I $WORK/b146/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4e/4e06047b995ba409d343b10891a799a8d5c0a137a510efc1336c022315457e77-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid DbIUK0uAkl5KKzRvwTU8/DbIUK0uAkl5KKzRvwTU8 -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b4/b4bc3ea0317802e7eda87891879e70c8bac5021ae95de3834e516ae675b68e86-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a packagefile hash/fnv=$WORK/b142/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid zM4ypBXBZANmfEe-I6da/zM4ypBXBZANmfEe-I6da -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/2805cdb9f3c8b6ee8e0d3f3bf9bd7a8a7a2fb47e5a4f3ea83004bafedb783383-d # internal crypto/x509 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile crypto/des=$WORK/b043/_pkg_.a packagefile crypto/dsa=$WORK/b060/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b057/_pkg_.a packagefile crypto/sha256=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/x509/pkix=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b062/_pkg_.a packagefile encoding/pem=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b065/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b066/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid wHxNEZWheMHE1kmCKA_9/wHxNEZWheMHE1kmCKA_9 -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a3/a3da3b076aedb11ff1421ae2ffb8e3d679c08ea610d43648deba9041b56c013c-d # internal github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang -complete -installsuffix shared -buildid F2my4vgu4vqNKBLjzdt5/F2my4vgu4vqNKBLjzdt5 -goversion go1.12.10 -D "" -importcfg $WORK/b087/importcfg -pack ./decoder.go ./errors.go ./mmap_unix.go ./node.go ./reader.go ./reader_other.go ./traverse.go ./verifier.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fa/fa48f5a09ab60856c15544f0bdf75a78f60a9c068a514d5d6c69ed4e2f810629-d # internal net/textproto mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p net/textproto -std -complete -installsuffix shared -buildid rX3Q3soBwOBgYkcG2gen/rX3Q3soBwOBgYkcG2gen -goversion go1.12.10 -D "" -importcfg $WORK/b099/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ef/eff89c0752574dd7434b82f53326036c10eae1aca20f7060f84d982b25ba08a0-d # internal crypto/tls mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile crypto/des=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/hmac=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b057/_pkg_.a packagefile crypto/sha256=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b042/_pkg_.a packagefile crypto/x509=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b065/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b080/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/tls -std -complete -installsuffix shared -buildid HsP2Ldi9MktLdcmPZQID/HsP2Ldi9MktLdcmPZQID -goversion go1.12.10 -D "" -importcfg $WORK/b036/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6a/6a81a21f85a7ac2e2912bcaa3ca5903472ca3ef7ab71bb376b2cb48dc3491627-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid foRi_UByU3IMD0t6RCrx/foRi_UByU3IMD0t6RCrx -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./guts.go ./httplex.go cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/bd/bdcb2d262bc357811b3be3a0877a2f836f9ecedc8d954d336926e15e65a0b290-d # internal github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/oschwald/maxminddb-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b087/_pkg_.a packagefile net=$WORK/b069/_pkg_.a EOF cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1e/1e12d3a7aee2c4c4b1f6f432ce2ca88b4b1c757986464fd84b02ec8c6a8a2edf-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b100/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang -complete -installsuffix shared -buildid y4txXHRrZ-wPLpcWOWZQ/y4txXHRrZ-wPLpcWOWZQ -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./reader.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 3a4v0bKDvRFzd0ah_G05/3a4v0bKDvRFzd0ah_G05 -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0a/0a06ab3e41034f4f9521c52bcf611f1a120b7220b8b1c37a3275efff58316c96-d # internal mime/multipart mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile mime/quotedprintable=$WORK/b104/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/multipart -std -complete -installsuffix shared -buildid 0yR0zUPGRuaIrI8wuS0O/0yR0zUPGRuaIrI8wuS0O -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3a/3aa9f21d21c611bc733b59242d98214639948cdaecff69f0b8acea08c2964309-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 8ufwVZw1-HN2_gv6f7t0/8ufwVZw1-HN2_gv6f7t0 -goversion go1.12.10 -D "" -importcfg $WORK/b111/importcfg -pack ./metrics.pb.go cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f9/f93296aca4134a51fb0a9d3c49a436eda1eb595645ff37f1706a9ff58557e6e9-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 5HSv62MrNh_0BPDQcp18/5HSv62MrNh_0BPDQcp18 -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./metric.go cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/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/5f/5fa2263a54fe6e064c8fa731112d60ddc0973133c5326cb0759c338cc1c3fde6-d # internal github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid L2R0pWkV6YU84sLyZICA/L2R0pWkV6YU84sLyZICA -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/39/398b6b255b4c6698e78aad71cb74cdad6953404b18d73c4936b0d3197b8af5d0-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b120/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid MjPPT23J24irvgF9q3MW/MjPPT23J24irvgF9q3MW -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./arp.go ./buddyinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ea/eaa18cca47ffb9bcb4caadfb67ac5faa232ec68e0f14d3d70a5aaf3a2e78c3eb-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0NH1HAgj6oqzzrwo6B01/0NH1HAgj6oqzzrwo6B01 -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -o $WORK/b146/_cgo_.o $WORK/b146/_cgo_main.o $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b146/_cgo_.o -dynout $WORK/b146/_cgo_import.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p os/user -std -installsuffix shared -buildid rdjhlSrpvux_UHnNPOpi/rdjhlSrpvux_UHnNPOpi -goversion go1.12.10 -D "" -importcfg $WORK/b146/importcfg -pack ./lookup.go ./user.go $WORK/b146/_cgo_gotypes.go $WORK/b146/cgo_lookup_unix.cgo1.go $WORK/b146/getgrouplist_unix.cgo1.go $WORK/b146/listgroups_unix.cgo1.go $WORK/b146/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b146/_pkg_.a $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/fe/fed940e73750845751f83cbebc4fffadb02bc0453334e36c2b21f5a03a61500d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b134/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid B-OfzNR9fLs7FQkzlvH3/B-OfzNR9fLs7FQkzlvH3 -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./client.go ./socks.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b7/b71a9257076401e6297d75e0aee76cc593870c0ab965c1c1e12ea356c266ba6d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b131/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid lfc7OSFswIMxVMr6gH3P/lfc7OSFswIMxVMr6gH3P -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/55/55b25911de45030f485fcb884f0a3527a9b4f89734b4faee85b86e7d6df44c41-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b131/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8KH_ItGXXlmhBIoCF5u2/8KH_ItGXXlmhBIoCF5u2 -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/21/2123049374fd660da572f13cc4cfdac4a443b4938fca975d94dd55fd41f19377-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b134/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid QjaTJf40ircdgG_1oXt-/QjaTJf40ircdgG_1oXt- -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/86/860e5bc13ec44f4efc1087af8e9497081fc3eb9b2381320eec6a2d5cbd2c6a27-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b145/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b146/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid ZdBIwZS97xE2y7Lg7aRi/ZdBIwZS97xE2y7Lg7aRi -goversion go1.12.10 -D "" -importcfg $WORK/b144/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/c5/c5c765a240397367f29d12bec9a2b2ed76db61243ea9c2814e178e849453b862-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid mNPwCThgPeEyCmR54OMR/mNPwCThgPeEyCmR54OMR -goversion go1.12.10 -D "" -importcfg $WORK/b147/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/21/21ffd2596d30bd3dca57320e229d4df7f81dc32b42478202f743798dc6b27a91-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7Exzbp9_SficCn2kHI_u/7Exzbp9_SficCn2kHI_u -goversion go1.12.10 -D "" -importcfg $WORK/b153/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/39/395485e481a0592eadaf21171b8aae40ccaa7b91b8f672718aa12fb8dbe8f19f-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 8-dLj7nWbMS_f0RV0HqQ/8-dLj7nWbMS_f0RV0HqQ -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/62/6267f537440a336eba2564af9084507015cd2d7c1c1f77a931d7f1474c62327b-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 4pkmhebwjU9hVVRLAQK8/4pkmhebwjU9hVVRLAQK8 -goversion go1.12.10 -D "" -importcfg $WORK/b155/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/aa/aa740869b2d463d47ccc58fcacc255c1d8ac71eff143abb602be3e665086e7a4-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid JeOwnmDeVz-24os8FBDr/JeOwnmDeVz-24os8FBDr -goversion go1.12.10 -D "" -importcfg $WORK/b158/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a4/a43ba0f4aa291870c85e5361ce4e84e62ad5d749fece60b73a165b439321a8eb-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid yg_wFf5x7xXq0J-bvTwF/yg_wFf5x7xXq0J-bvTwF -goversion go1.12.10 -D "" -importcfg $WORK/b160/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/de/de49b535065009235be70760ba8041a0f386caffd02976c6f6c9e4df9805a441-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b160/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid eFeyNihvtRa_Wz1rwJ5C/eFeyNihvtRa_Wz1rwJ5C -goversion go1.12.10 -D "" -importcfg $WORK/b159/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/cb/cbaac9d954b09cc6d7d3bd4cffd547c80a58df261311a467a382a4f09c7bf49a-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid uz6TrT9CwIrBwxgw5QOa/uz6TrT9CwIrBwxgw5QOa -goversion go1.12.10 -D "" -importcfg $WORK/b162/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/fd/fda974871cfae40dc85e6f752cdd30c7ce2e386dba30257a78d90e887c8f839c-d # internal net/http/httptrace mkdir -p $WORK/b105/ cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5b/5b727a15f2089fa1a84afded330f7b51dacd27ac037bfa25ab2478fb1085b8a8-d # internal github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b036/_pkg_.a packagefile crypto/x509=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b061/_pkg_.a packagefile encoding/pem=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid f73ttIrC1XAWngAsfAv0/f73ttIrC1XAWngAsfAv0 -goversion go1.12.10 -D "" -importcfg $WORK/b161/importcfg -pack ./tlsutil.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b036/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid aWiuuGOZL69SKfaY6468/aWiuuGOZL69SKfaY6468 -goversion go1.12.10 -D "" -importcfg $WORK/b105/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/92/92b1b7aaced7740622de536ddb581ebe83cd016ff7ab954f58096631f3ac2830-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid tgmRKG5i4uldIsJv0nC8/tgmRKG5i4uldIsJv0nC8 -goversion go1.12.10 -D "" -importcfg $WORK/b163/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/17/17bd2235bb5035f01db0d61a1384f75fdfea8438a02c8f6896cbf90b4886cbb1-d # internal net/http mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile container/list=$WORK/b037/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b100/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b101/_pkg_.a packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile mime/multipart=$WORK/b103/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http/httptrace=$WORK/b105/_pkg_.a packagefile net/http/internal=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p net/http -std -complete -installsuffix shared -buildid 8l1ZOQFAw8miymvjWn2v/8l1ZOQFAw8miymvjWn2v -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1a/1ae9be0f4727a13142ab73c87dfa39ab2a2e2d2af13930e8abd33eee0c643f8c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/8e/8e29d5c2e941353f73663ea410f84b8697a4c883f89d7e2d8d6098037c12ff0c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/71/7123d3d5f87e292ad32b40f5ad0a79c834e9d356db634973bb74b23bf70cc617-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid cyhCHNdGjlv0_iyInCe7/cyhCHNdGjlv0_iyInCe7 -goversion go1.12.10 -D "" -importcfg $WORK/b154/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/26/263cf63e42519b3e80fd29143f4d3a787f30e2d0b9c187edd19d9712bc62a3be-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b154/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid dNs2q8e7nxgGmMADHvX6/dNs2q8e7nxgGmMADHvX6 -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/6d/6d2351db1f7ea4269e79d1774573434b0f63f6b89c0edf553244dd65297b1b35-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b058/_pkg_.a packagefile encoding/base32=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b147/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vA8zPlGTsJpZIqTqpGd8/vA8zPlGTsJpZIqTqpGd8 -goversion go1.12.10 -D "" -importcfg $WORK/b149/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/41/41ab39a61e878ce3456bce5dd5c1b6a8a4a7be81b47a22e169ce1f0ba2a11338-d # internal expvar mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid kBD70eXGBD59HIoIm41s/kBD70eXGBD59HIoIm41s -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./expvar.go github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b112/ github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b133/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid A0SkPuOwjfJgM9D3meG5/A0SkPuOwjfJgM9D3meG5 -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./internal.go ./public.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid NeTYZJ_fflXtAy2bbEhB/NeTYZJ_fflXtAy2bbEhB -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/99/994eb83cbde5efd76f77abdb109be8dbc33ff774461d5fd10dc3181083223a83-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/51/516747dc4eaec9fecdb48cbeb4c4f624703eb52dbe11ceca7f12c70cac90515f-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b147/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid cLKMZkrZrPYWRo8SHugF/cLKMZkrZrPYWRo8SHugF -goversion go1.12.10 -D "" -importcfg $WORK/b135/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/23/239cfc660df15a8dbe9abc305c274f0d13e9e7c4a8cd96e72e5e8e8f7daba29e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/55/55e30acf33d7993981acfd2d736113196b96d2b7e1c5fb6e23739ad002ce6e1e-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 9cVux44nop4enxzKCayd/9cVux44nop4enxzKCayd -goversion go1.12.10 -D "" -importcfg $WORK/b089/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/1a/1a4cce9e1fad9f646cb785383774a8c2be0f5567bbc17e005b82e345a0ee87da-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b149/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid jDvwpRX8p9r_32MJ9cFM/jDvwpRX8p9r_32MJ9cFM -goversion go1.12.10 -D "" -importcfg $WORK/b157/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/04/0476584ccec02c66c489b2c18c506a9151c84802b12dca09e7f49b1519568508-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b105/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid Uj8yPLJISKA5ZazCHCr0/Uj8yPLJISKA5ZazCHCr0 -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/52/52d013165726d3e09882e1193fb53177b377237d2c62efb2dbe2cde98bf4603b-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b160/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid FIsgdM1QoMg7Dp4n-Qdb/FIsgdM1QoMg7Dp4n-Qdb -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/86/8687ab02497da7a90b13cf391b5faf25de4fcfb75918c9214b293d7a316067c7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/47/471c7d12f34d0e4fc373ea9cc74ae5f622bffe9a2c8fa945dc036fb2c6d747a1-d # internal github.com/syncthing/syncthing/cmd/strelaypoolsrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru importmap github.com/oschwald/geoip2-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile flag=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid MQKwffFrBLafZOoudoER/MQKwffFrBLafZOoudoER -goversion go1.12.10 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4c/4c3565ca70fb7b6c77a54ee74c64f747a3a82ad5f28ce15eed88e68964ff48c1-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile flag=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/flate=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b040/_pkg_.a packagefile crypto/des=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/hmac=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b057/_pkg_.a packagefile crypto/sha256=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b042/_pkg_.a packagefile crypto/x509=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b063/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b065/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b087/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b118/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile net/http/httptrace=$WORK/b105/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b144/_pkg_.a packagefile crypto/x509/pkix=$WORK/b061/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b162/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b100/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b101/_pkg_.a packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile mime/multipart=$WORK/b103/_pkg_.a packagefile net/http/internal=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b062/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b066/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b077/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b078/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b114/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b147/_pkg_.a packagefile encoding/base32=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b145/_pkg_.a packagefile os/user=$WORK/b146/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b095/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile mime/quotedprintable=$WORK/b104/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b141/_pkg_.a packagefile hash/fnv=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b156/_pkg_.a packagefile internal/x/text/transform=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b139/_pkg_.a packagefile os/exec=$WORK/b140/_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=0quEI1xgnsPTk0s0kXRE/MQKwffFrBLafZOoudoER/j3rcQWtjPxGba57j8b_c/0quEI1xgnsPTk0s0kXRE -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xdb13fd8094e21f6e8bc609a63ea7b8df240f4b16 -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 _bin/ mv $WORK/b001/exe/a.out _bin/strelaypoolsrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x5d92cb1adbb55e862d9c39592c454288b83d92b5 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stcli github.com/syncthing/syncthing/cmd/stcli WORK=/tmp/go-build793549492 internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid DsrQ7Bz3jGELRIHqvkBO/DsrQ7Bz3jGELRIHqvkBO -goversion go1.12.10 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go errors mkdir -p $WORK/b004/ internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid D4mJTcgPkQgBAGqD5NTP/D4mJTcgPkQgBAGqD5NTP -goversion go1.12.10 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid Sp0bS0gjOosYXM7BUDkp/Sp0bS0gjOosYXM7BUDkp -goversion go1.12.10 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm.go runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid W8219efE7diKWx7EznSq/W8219efE7diKWx7EznSq -goversion go1.12.10 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/dd/dd3acf7b61f9536e29a285064d34ed8585c07f431c0365ce0d9182fcf2d3ce71-d # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8f/8fbeb735d054a5c4da205970d60e730248b7bcc77c1a55291c6adb53cc9ae391-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/dd/dda13facc380741f5b253d4ed876d8906758dd8bed48e9c57598732dbc3d41c6-d # internal runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid eI6ygExI2YQpWchwUnGc/eI6ygExI2YQpWchwUnGc -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go unicode mkdir -p $WORK/b016/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid H2WFC1Ez8HkIo-_kn4pJ/H2WFC1Ez8HkIo-_kn4pJ -goversion go1.12.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ef_Px-ydlyCKPcOQQ0NL/ef_Px-ydlyCKPcOQQ0NL -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/2037d2ac2134b8a9d22376813851cbf4ce87a2bd363bc8ae70723c450b94ee76-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid EvXo74UMw8lyS-g1DU0I/EvXo74UMw8lyS-g1DU0I -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm.o ./asm.s cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c6/c6d0bd8d7fadd3771a8a61bf783c7e6f72bceb20e8159c0d6bc2fe1b188bb27c-d # internal internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./compare_arm.s ./equal_arm.s ./indexbyte_arm.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b2/b21075c946260be91e14dacfd911c86db4201780d6c8460cfed2508080317a1d-d # internal runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b012/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid poniqyAOirDFxLMQbMr9/poniqyAOirDFxLMQbMr9 -goversion go1.12.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ab/ab48b694a7f3c334b1dc81af14d4c7b384ae5f1cf3c0571d41cacfe266728963-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid i-xj-rFgfokXTUhaEESO/i-xj-rFgfokXTUhaEESO -goversion go1.12.10 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_arm.go ./stubs.go math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid zBKRxQRvGGJkjH8CeUsN/zBKRxQRvGGJkjH8CeUsN -goversion go1.12.10 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm.o $WORK/b005/equal_arm.o $WORK/b005/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/3c/3c7dec28c20e5cb10571a9d5935c910aae298a13336da6b5da4a35a3e8cf3eee-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid alTvftbnpyoHBZsQhLTG/alTvftbnpyoHBZsQhLTG -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e4cd015d1f8293ec1d2ea89050df170b08d9640881e3e0a137e6cd0edc84287-d # internal container/list mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p container/list -std -complete -installsuffix shared -buildid uWHl7u8opJSxkCaFkaEL/uWHl7u8opJSxkCaFkaEL -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm.o $WORK/b012/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/98/98ed0af6137dc8ffbcdbea326f74434b011db93f23c9bb3b3e3df9b611991f95-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/03/03deb85a722c2dbcff6b6d62d8c93be723c673e79cee1e3401e1fd613c599c27-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./asin_arm.s ./asinh_stub.s ./atan2_arm.s ./atan_arm.s ./cbrt_stub.s ./dim_arm.s ./erf_stub.s ./exp2_arm.s ./exp_arm.s ./expm1_arm.s ./floor_arm.s ./frexp_arm.s ./hypot_arm.s ./ldexp_arm.s ./log10_arm.s ./log1p_arm.s ./log_arm.s ./mod_arm.s ./modf_arm.s ./pow_stub.s ./remainder_arm.s ./sin_arm.s ./sinh_stub.s ./sqrt_arm.s ./tan_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid LVtUWFR6FKDcFsm-k4dV/LVtUWFR6FKDcFsm-k4dV -goversion go1.12.10 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/00/001c3a348a6308e969599b2aa41f3828bd08b9b27073fa35acb58fb090a3289e-d # internal crypto/internal/subtle mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3UYbVu664boIDjRop_59/3UYbVu664boIDjRop_59 -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./aliasing.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_arm.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cc/cc9d02ea728dd642aa360dce1af03c10198d7d53dcf443fd72fcafd3e5437e01-d # internal crypto/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid BvIbOND3BELvA43GaLYh/BvIbOND3BELvA43GaLYh -goversion go1.12.10 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.goarm ABI0 ref runtime.load_g ABI0 ref runtime.goarm ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid HQ9BtCFoWQOmfVKk3_AY/HQ9BtCFoWQOmfVKk3_AY -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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 ./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 ./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 ./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 ./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 ./unaligned2.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3f/3f51a398cf21bad0ef4027f4b1ddf05c72ffc2803f9a9cd975b2e9dead1f181b-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wWMsb6C39SSBEsdOItFD/wWMsb6C39SSBEsdOItFD -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fb/fb48fd5ac61213b49f7011437292b561b1a090fd2e25aa6d4885dd6417ff7831-d # internal internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 4P3cE3BF1qQpMdUDqF-G/4P3cE3BF1qQpMdUDqF-G -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3c/3ca58a59c6b9cdd46cbc5b53442ea5187f83c9fedf938fb9b3d5c18b2043894a-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid XBpY3bQ0btXjPsOM-043/XBpY3bQ0btXjPsOM-043 -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/49/49234bc3da68ace4f0a5302b0c950eb9b66ae6f27ad6b0998e587e7c5554d60c-d # internal runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asin_arm.o ./asin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/atan2_arm.o ./atan2_arm.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/atan_arm.o ./atan_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/dim_arm.o ./dim_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/exp2_arm.o ./exp2_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/exp_arm.o ./exp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/expm1_arm.o ./expm1_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/floor_arm.o ./floor_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/frexp_arm.o ./frexp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/hypot_arm.o ./hypot_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/ldexp_arm.o ./ldexp_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/log10_arm.o ./log10_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/log1p_arm.o ./log1p_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/log_arm.o ./log_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/mod_arm.o ./mod_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/modf_arm.o ./modf_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/remainder_arm.o ./remainder_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sin_arm.o ./sin_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sinh_stub.o ./sinh_stub.s cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/77/77d9c99e89ee662657cc2cce5fb1d5f78e5a5531ba82357884d453329f2d3056-d # internal encoding mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid LZK1h4QL5mY38x-gZYd0/LZK1h4QL5mY38x-gZYd0 -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/19/19ea88f3c598a24bb45d035ee5f5265d4deb5eaedf39da88758ae8e4961a2d30-d # internal unicode/utf16 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid PM__gWigrSEnu7r-XkJU/PM__gWigrSEnu7r-XkJU -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/tan_arm.o ./tan_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_arm.o $WORK/b022/asinh_stub.o $WORK/b022/atan2_arm.o $WORK/b022/atan_arm.o $WORK/b022/cbrt_stub.o $WORK/b022/dim_arm.o $WORK/b022/erf_stub.o $WORK/b022/exp2_arm.o $WORK/b022/exp_arm.o $WORK/b022/expm1_arm.o $WORK/b022/floor_arm.o $WORK/b022/frexp_arm.o $WORK/b022/hypot_arm.o $WORK/b022/ldexp_arm.o $WORK/b022/log10_arm.o $WORK/b022/log1p_arm.o $WORK/b022/log_arm.o $WORK/b022/mod_arm.o $WORK/b022/modf_arm.o $WORK/b022/pow_stub.o $WORK/b022/remainder_arm.o $WORK/b022/sin_arm.o $WORK/b022/sinh_stub.o $WORK/b022/sqrt_arm.o $WORK/b022/tan_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1b/1b708307f451532392eb9aeaf5bfd94fa4b1bd241af6aa6ae20615d1372f495a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/53/537c4b2d1ff0a2eefd44007b1f9363cee5ac99d43cfcb5593fe629c9b0edbbb4-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 1wUeteZckIA20p8XrjSx/1wUeteZckIA20p8XrjSx -goversion go1.12.10 -D "" -importcfg $WORK/b116/importcfg -pack ./const.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid C_9UeF0QlC8Ipwl_OH8G/C_9UeF0QlC8Ipwl_OH8G -goversion go1.12.10 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/88/8873c0fe32c5b02d52b20a4fc4882266196eb04ee1a4dbac04d514ca6e5bf645-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6b/6b7a0e70d79fd240c97b56e3238c77b8f2aedc7fcdbbd9c964434b9875c02df5-d # internal crypto/rc4 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid zm2LH037tQKCQEVpwBN8/zm2LH037tQKCQEVpwBN8 -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5c/5c3ec9c75567b8f76fb602853504f40667253ed139a58eb2a819cbf832681139-d # internal TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_arm.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b071/symabis ./asm_arm.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid aob74k77PpFoGUj4Q6wP/aob74k77PpFoGUj4Q6wP -goversion go1.12.10 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b071/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/80/80d9118a03b1391bb6e72b6834cfbfc4d7d2f1024f8afdcde5313a41b35f612a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm.o $WORK/b011/duff_arm.o $WORK/b011/memclr_arm.o $WORK/b011/memmove_arm.o $WORK/b011/rt0_linux_arm.o $WORK/b011/sys_linux_arm.o $WORK/b011/tls_arm.o $WORK/b011/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4a/4a1e4fe33e46b4b8486619e901f3274d10d2205fe6dc8f409a6c1c3371b8c27e-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid XcX0Cx3n5eiP2MV2sHnm/XcX0Cx3n5eiP2MV2sHnm -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/48/48fb527b1dcc7d2b90c183667265158fbf81a02c4633a6ab1270491745a35f6d-d # internal math/rand mkdir -p $WORK/b045/ io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid vyn4g78hM7c7-VX8ZkKy/vyn4g78hM7c7-VX8ZkKy -goversion go1.12.10 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid 8n_8NsUV_tkAI1OtlYYu/8n_8NsUV_tkAI1OtlYYu -goversion go1.12.10 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid bTCLNL3eHfw3jmLLBDcp/bTCLNL3eHfw3jmLLBDcp -goversion go1.12.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./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 cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid zXy399O1SRxo7oOt7hYv/zXy399O1SRxo7oOt7hYv -goversion go1.12.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/07/07a74bc8b793f5cbe45d611c176c21a7c94f2dfef0b473c833ad96a63014045a-d # internal internal/singleflight mkdir -p $WORK/b069/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 81YdMWolBd9aWLaAOe4-/81YdMWolBd9aWLaAOe4- -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/55/55719d4c21c35793a2a93bd2519b39a3f307699b3147a1874eb53b1e31f2a88d-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 5wijyHDaXfBTPEzXwfVZ/5wijyHDaXfBTPEzXwfVZ -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/17/177961fddfe9d3e0feeccd8c4814e6b577370ee1ecd7af172c4cfb8f09f20efc-d # internal hash mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid sxLLGyFt3QGgtxTSb96a/sxLLGyFt3QGgtxTSb96a -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f8/f870e83178e4c82741053bcb6c3c8ef31992d9918f45cafb16f3c9f859407893-d # internal crypto mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid MrU2Pjc6JuTzMvLXdAmY/MrU2Pjc6JuTzMvLXdAmY -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d8/d8c31c4ddb86eac2a650385109dc25eb1aaff98e1f14c1f8e89338cc9c47d45c-d # internal strings mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b046/symabis ./strings.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid P3lNKajypvDI2TQovrNw/P3lNKajypvDI2TQovrNw -goversion go1.12.10 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/07/078fba256632b23651ee40a735a4110ae8a9e6d5185bfa019be31e7fb62b793a-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid EqCPiGQ5Q0LK_1FWZ6Lf/EqCPiGQ5Q0LK_1FWZ6Lf -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b046/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/10/1035c7aae52a1350c07404150ede56bdec840e95c133c74819e26511cc52ce3f-d # internal crypto/internal/randutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid SXb10Pn43xzfIpv-tgzF/SXb10Pn43xzfIpv-tgzF -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/45/4597c712e63371c9a226b9c575ace408b44a3f510cb2e533613623c0d6b0612b-d # internal crypto/sha512 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid jnqQtuSXRNja3-rIC2-H/jnqQtuSXRNja3-rIC2-H -goversion go1.12.10 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/55/550a999f2a289fa14a44536173e21b60806e50bf16b1f6e709977734ac33e813-d # internal crypto/hmac mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid QGU0NbiJoTRQ5QC19UFS/QGU0NbiJoTRQ5QC19UFS -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c35499526c2012e473face035684a0f9f0df9e9969e2ca2551e153748633d327-d # internal crypto/sha1 mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./sha1block_arm.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid YexRdY84C38e0z7iUdmO/YexRdY84C38e0z7iUdmO -goversion go1.12.10 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f2/f208fcad5fca27b6b72322e1357b76b682475e76594ffbc4bb670bc1110dbe1a-d # internal crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid b7_1gXWZLJunJeekdsAZ/b7_1gXWZLJunJeekdsAZ -goversion go1.12.10 -D "" -importcfg $WORK/b056/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d8/d8b1e5c696db31eae1fec933032120daa9a84e4c97055c65ad81f582d4b27b0d-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid 8kB-z6NgljebmDjKIKEs/8kB-z6NgljebmDjKIKEs -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/04/0432fcf16c28c6c6879bec8fda1f49b88b2c2204e524d2136e741e24d179ccc2-d # internal path mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p path -std -complete -installsuffix shared -buildid tBtnBjud7QY_iiCqanOZ/tBtnBjud7QY_iiCqanOZ -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/85/85a358b1fb50b19bc4356e5034615120f4c412e29adc2e025a36cc410e30e1fe-d # internal text/tabwriter mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid jCerDaVz-cjvJ1jIRLqi/jCerDaVz-cjvJ1jIRLqi -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./tabwriter.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2a/2a1c44c8f5e8e7c1dd0d1a8c9ce52d29512254ff689acf4fd428b68addb7e78b-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid s8RduwXnEJItPz43_-Nl/s8RduwXnEJItPz43_-Nl -goversion go1.12.10 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/93/931bcbb97a31c09d5c530453a4f94055294979907bbe81251fef22075ef430a2-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid yeW0g12VKb_RNv8y36Lu/yeW0g12VKb_RNv8y36Lu -goversion go1.12.10 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/1f/1fdbd2791905ce9ee77c9f2c8f2d413feb39863b4d11bed48fc8a0583833e571-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b105 -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b105/symabis ./goid_go1.5_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/07/0737935e730024910ed999638dd706148ab0ae562e71cf298e5e2d23c243912e-d # internal hash/fnv mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid AP6vgKJZlmTemUGHecQ8/AP6vgKJZlmTemUGHecQ8 -goversion go1.12.10 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./goid.go ./goid_go1.5_arm.go ./runtime_go1.9.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VknKogDW6XDVm8xb4_uN/VknKogDW6XDVm8xb4_uN -goversion go1.12.10 -D "" -importcfg $WORK/b111/importcfg -pack ./fnv.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b105 -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b105/goid_go1.5_arm.o ./goid_go1.5_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b105/_pkg_.a $WORK/b105/goid_go1.5_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/fa/fa6457a66e6bdc02121e1b4c69315084c77af29ff4e76abe5380fbea77d3a221-d # internal hash/crc32 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid bHFr367VM9r12P9Y5IQ3/bHFr367VM9r12P9Y5IQ3 -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/81/81a5ed37a032d3ea30c92eb5f321a9985e5393290f813491731d5195a6037d98-d # internal internal/x/text/transform mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid 3s7igOzZgVNaM9UsO8_T/3s7igOzZgVNaM9UsO8_T -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e2/e246d7c3b3011cdca6ff7378d3ee34141b60e5fd3ce4276353172c3d2676e418-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -nIOapDzyOB8SANBUp04/-nIOapDzyOB8SANBUp04 -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b4/b4baafb7b64fd10d3ea3d671efb1f8db170a556fcfe2ff7411846544a0d4b97b-d # internal encoding/base32 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _fHtWuTmGX4KXkKVS_cx/_fHtWuTmGX4KXkKVS_cx -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/92/92ede687b01ca340017660f155ddb83c13602ea34af7d38271b056ad0bebb20d-d # internal github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid n9Zlnwkc9_EgHDLhkz5K/n9Zlnwkc9_EgHDLhkz5K -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b2/b24375c028a6c1cc9c9efc7d3e2ff86180dcdbedabca07dfa397160317cbc323-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/52/52e764a068687ecbb573cc960b0a58a5690af8a521558904d27ece4f47fe5bf2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/47/477606d4575db77349e58030ac0e8fb8be060088de06f8fb7c0db32d550f9658-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid Jb2pvImbky6kdb77QY_y/Jb2pvImbky6kdb77QY_y -goversion go1.12.10 -D "" -importcfg $WORK/b027/importcfg -pack ./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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9263e0d3c754073a82153443d8fe0b71cd2c124f029887fbf2ea72a8982c14c-d # internal sort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF encoding/binary mkdir -p $WORK/b040/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid iIPaLDGixrKS4-FwYuom/iIPaLDGixrKS4-FwYuom -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 5rQX7Cedpdkqjlr38d3j/5rQX7Cedpdkqjlr38d3j -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f1/f1c41574d9f2aeeab65e3d58c498d9d45f2f6c472795993e390b82c11a5cd160-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid DlG6v2XLqfMgo38gzm8p/DlG6v2XLqfMgo38gzm8p -goversion go1.12.10 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9MHFGjrxCJGhS5hRw2ET/9MHFGjrxCJGhS5hRw2ET -goversion go1.12.10 -D "" -importcfg $WORK/b095/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/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/55/55741565aaded7253b99ae7422d889bd4ef98195649da9ba0e426b5c75960dae-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/0b/0b7d2c40c0c9da0c13d9c4be89cdb021acd635439734f459f0d0359686e97fb3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid vBbaKnarD_5kbg_RDX4Y/vBbaKnarD_5kbg_RDX4Y -goversion go1.12.10 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/41/41555fbffa27fc8d8ef4a600626b17ecda2abe94d5a32b7ba3d7cf7d077bbaf6-d # internal crypto/cipher mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid tDbBwcxsF-S1ATYyQEMK/tDbBwcxsF-S1ATYyQEMK -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/md5 mkdir -p $WORK/b051/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b051/symabis ./md5block_arm.s cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid WKyBerFfMvHJKL4H4x_h/WKyBerFfMvHJKL4H4x_h -goversion go1.12.10 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b051/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a3/a346cf1351afa8f4070c118c6d864cf5694a8f3a5561f3dfaf1db001e22b2729-d # internal encoding/base64 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ALMF5E2KmJNuxe1bsA96/ALMF5E2KmJNuxe1bsA96 -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c2/c20bf4187ccbc14643f2b38451c8109030ea049a44bc0c1d456a704a7c9f6ca5-d # internal crypto/aes mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -complete -installsuffix shared -buildid OEYETPa89406j7kvBBqD/OEYETPa89406j7kvBBqD -goversion go1.12.10 -D "" -importcfg $WORK/b036/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5e/5e878169b5c20452295031115729111ac1f65f8fc2c17e23c509d17bb87be44e-d # internal crypto/des mkdir -p $WORK/b041/ cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/0e/0ea22be0162fa283f5b04fcfc67b6388a2c7bc3ad5acbd7b123c2dad75463f7a-d # internal encoding/pem mkdir -p $WORK/b061/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid fgwlYpmXgwuidqn1vk8T/fgwlYpmXgwuidqn1vk8T -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid vJO8NuJvmT1Y6c_vAUdK/vJO8NuJvmT1Y6c_vAUdK -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/72e59e2cbb623afa2f4154dec2b44ee92af5b1c21888530ae70fc749554fafef-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b074/ cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a3/a3c14ce2e90dffa9704df32aae5299ec2ff971f5a7532b6bbaed6c5a30eee9e9-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./sum_arm.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 5TAjs834-BcOVs97Cpod/5TAjs834-BcOVs97Cpod -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Uy7BkM0mb8dyDsLPqWu6/Uy7BkM0mb8dyDsLPqWu6 -goversion go1.12.10 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_arm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9e/9ea112030129cd4075145c8259c877b8e8c46b14bce3e8b263d5f2f7ec585184-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid 8oyKY1f6RSJIxxlpm17v/8oyKY1f6RSJIxxlpm17v -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/34/3483ed334a41379d8d825654eda5e9da02f16936ee88e7f1d8a1b3ffc5a21a7a-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/06/0643e0300e2cc309eb4690206f222b80580c711d0e16bdb4364ca80d3a01c59f-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid wJ4qWjLUOrJlM-jtptcE/wJ4qWjLUOrJlM-jtptcE -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal path/filepath mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/56/564c77eb850cc164bb10aaa490f210bec468cdb0c9a1777f5dd0bcb389cdb81a-d # internal cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid g_WugDyfLEC6JEFSU2Kx/g_WugDyfLEC6JEFSU2Kx -goversion go1.12.10 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid BnsXrH8MogEwaB45kl5n/BnsXrH8MogEwaB45kl5n -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/52/52e7d08001ace6af289030c07168c0f443d51bbe2d66d91ee8f09d36139179e6-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b091/symabis ./asm_linux_arm.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NCv8D7TYRbktDa_Yu_mu/NCv8D7TYRbktDa_Yu_mu -goversion go1.12.10 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/57/57330f44c8224289fc830586f1741971907e7c6889cffd25826ce6ad02ce53a1-d # internal regexp mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p regexp -std -complete -installsuffix shared -buildid kXya1aPvX9At1ZNb40Mv/kXya1aPvX9At1ZNb40Mv -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4b/4b63a2e57f36d89294a94cc4c977cad3994be48fc40e6a0ddfcb42bd7d030e64-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid iJRWaNIiLzzHJHKqZkfL/iJRWaNIiLzzHJHKqZkfL -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2d/2d8310642f30c29516b5289d78ac252ef960daa6f1b282c07dee8aa63647fca6-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid u0bdcKzzfOOS4NTNf08k/u0bdcKzzfOOS4NTNf08k -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f3/f335c7548e494366edf682425169ef527e65ba4bedff60b8fe38ae65c77d5a5a-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid P7U17_iHZn7GbYIh89d_/P7U17_iHZn7GbYIh89d_ -goversion go1.12.10 -D "" -importcfg $WORK/b149/importcfg -pack ./cpuid.go ./cpuid_arm.go ./sha256.go ./sha256block_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/bc/bca3c4d11e6ed2f1863fa7636a557c758f822503d092ade83574be942f9ce1cf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0b/0b0313874dbae742dcb9952c0bf1328124406b0e299bf80d306f15cc1153c9b1-d # internal context mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid fruw9gV4UOApugKZJD2w/fruw9gV4UOApugKZJD2w -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go math/big mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b044/symabis ./arith_arm.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid s3WazFXD0C5Qpwl_bnfY/s3WazFXD0C5Qpwl_bnfY -goversion go1.12.10 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c2/c2f4a8a8105621c2b4b7e73510adb285c72a6dc8e83d6f2c3edfb66db470beb9-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid DVdvTwgMHnCys8AhV85g/DVdvTwgMHnCys8AhV85g -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b4/b4a6641b3a6b950823c058cd03b36d5044350d7f1dcaf47604b76a219a0fe619-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/57/57ed46f1c79d01ea2a9f234b0366ebc87959a1665f800531239e789009468db8-d # internal net/url mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid GdYnIxHm4L7gBB5OkbF5/GdYnIxHm4L7gBB5OkbF5 -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/32a677ab944147d5eb95193ae0fa76dc4ffa2552556f1d2e28a63446829cee9b-d # internal encoding/json mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid Uhg3OcU6wVlV4VVYiBJR/Uhg3OcU6wVlV4VVYiBJR -goversion go1.12.10 -D "" -importcfg $WORK/b078/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b091/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6c/6c96daa706592c50dd245d3bd300f31242d8e8f3bfab563992a00b99ccdc81f3-d # internal flag mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid 2Dnl45H5eediJSl-LPdD/2Dnl45H5eediJSl-LPdD -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d6/d66b26e12cd420ae5d725b033446d3fad7ae4223ffd542a3ae40506f3fa9b50c-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 0i1FuvTo7CzKg9CZF-Tg/0i1FuvTo7CzKg9CZF-Tg -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/97/97b9cc02ff0eab7c0e34c7dda92892dbc937efb63deb05333f0dfe86f8c856fd-d # internal text/template/parse mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p text/template/parse -std -complete -installsuffix shared -buildid I67U615XsOVuctZhc0px/I67U615XsOVuctZhc0px -goversion go1.12.10 -D "" -importcfg $WORK/b088/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b044/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/77/77249234f32ac33e1ed838476a38303a061c3784bbfb83a189a0a08935407b3a-d # internal crypto/elliptic mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid zg8y-SrA63kcp1VHPpBw/zg8y-SrA63kcp1VHPpBw -goversion go1.12.10 -D "" -importcfg $WORK/b043/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a5/a5b0ba97ae8230ebc6a24bae9dbadd70eaccc8dc9b67a501f5105512c18a0d78-d # internal encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 4OnoEC1cfcGj1HJUVfqu/4OnoEC1cfcGj1HJUVfqu -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a9d5aa8e68b91db5fae2b5d494f9640a2494b8f501e27dd0fdc89301d25d3e9-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lb-mkLYW3rShmCHoMuGD/Lb-mkLYW3rShmCHoMuGD -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/fa/fabbe9641a5ebac5a382c7b5a14de34e71e0532ddd8a6e0c52b9618711fc1fd2-d # internal crypto/ecdsa mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2RGkLNbtzFdX0M0HqQLd/2RGkLNbtzFdX0M0HqQLd -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b8/b875ead501cda8108b45a4b93724241a941190f38b3de4d13325a123e0a52a1d-d # internal crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid GXhBAwiBKWn85E8NHX04/GXhBAwiBKWn85E8NHX04 -goversion go1.12.10 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0e/0e7a820f3d8aeda519669cc92eceb04262ba51ca19c8eabdccf2ddd46090650d-d # internal crypto/dsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Zsdzp3bSWnK0LSIxQan6/Zsdzp3bSWnK0LSIxQan6 -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3e/3e669e94752ddd84284f40e967045c27e1f25e7f13398df19742aaae4173aea4-d # internal crypto/x509/pkix mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid so4m94cq0jN0CF8s32iK/so4m94cq0jN0CF8s32iK -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/34/3490766f9bb95bb87968dd1dabb6b7fd7d023e9036545cbe9864cc57a1f8b7f5-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 45BasGxgxxrpSeAswwOm/45BasGxgxxrpSeAswwOm -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/65/6525b3b54915adac5e4a02884697e57fadc6074ced5b09f8f6e1eb9851cf5612-d # internal text/template mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b088/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p text/template -std -complete -installsuffix shared -buildid 9Z2NQAeWirrmhTgFfC4t/9Z2NQAeWirrmhTgFfC4t -goversion go1.12.10 -D "" -importcfg $WORK/b087/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/50/5029752908fd6d2c5be991e34ccc3115a4bd2c2eed1af7621f7ea5e362092b06-d # internal github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex -complete -installsuffix shared -buildid 9zE9-q5O1s6aZeX_8lTn/9zE9-q5O1s6aZeX_8lTn -goversion go1.12.10 -D "" -importcfg $WORK/b089/importcfg -pack ./shlex.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid JluyI7wKJVbxLb4jsoxq/JluyI7wKJVbxLb4jsoxq -goversion go1.12.10 -D "" -importcfg $WORK/b067/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/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/5f/5f55cdd71835d0784219cf09b6458e55282cc9e0b463262c8df1459fdadc3f9f-d # internal github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid A8THH3dftSpUReQUYKad/A8THH3dftSpUReQUYKad -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/08/0827fa67dc88d4ea9a6f56f36470380cdfc918c239926d168b9382ae03f5520b-d # internal log mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p log -std -complete -installsuffix shared -buildid 9yTlcxHYhhpHtAqezk5X/9yTlcxHYhhpHtAqezk5X -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/e9/e926f239d50d1b87b1d449730cce3f420dcf226148501dd3dfb3a17df04d099b-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid uz6TrT9CwIrBwxgw5QOa/uz6TrT9CwIrBwxgw5QOa -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c1/c1c39f848c0d5577c81d79ecd6453f8bcbecee8b8ded75dbabcc092cbd26d523-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/5b/5b727a15f2089fa1a84afded330f7b51dacd27ac037bfa25ab2478fb1085b8a8-d # internal encoding/xml mkdir -p $WORK/b097/ os/exec mkdir -p $WORK/b100/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/xml -std -complete -installsuffix shared -buildid jPTXnKth7XMd7lDXfzhd/jPTXnKth7XMd7lDXfzhd -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p os/exec -std -complete -installsuffix shared -buildid CjaeH9kL-FZFUIzGSTaT/CjaeH9kL-FZFUIzGSTaT -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6c/6c61dfda0fc24928d605e222aed250be79cfda35b11abe8cdf4d80b73d4e3128-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b100/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid QW2PVtIQek4o6bgosF9q/QW2PVtIQek4o6bgosF9q -goversion go1.12.10 -D "" -importcfg $WORK/b099/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/3c/3c36e778b356ac0d576db3408934d5c3346faffe940357cc3dd0014b8a49770c-d # internal github.com/syncthing/syncthing/vendor/github.com/urfave/cli mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b086/_pkg_.a packagefile text/template=$WORK/b087/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid 5Owjj5x-iT2zqnu4QlAp/5Owjj5x-iT2zqnu4QlAp -goversion go1.12.10 -D "" -importcfg $WORK/b085/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/4e/4e06047b995ba409d343b10891a799a8d5c0a137a510efc1336c022315457e77-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid DbIUK0uAkl5KKzRvwTU8/DbIUK0uAkl5KKzRvwTU8 -goversion go1.12.10 -D "" -importcfg $WORK/b098/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b5/b507a7798024240f13101e12b753848b555f1beb35561474ae53ed20117679fb-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ogMkrP4TeNzLPH_DILxt/ogMkrP4TeNzLPH_DILxt -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b4/b4bc3ea0317802e7eda87891879e70c8bac5021ae95de3834e516ae675b68e86-d # internal os/user mkdir -p $WORK/b106/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b106/ -importpath os/user -- -I $WORK/b106/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/83/83eadc451a0fa5580f903156d54b22ef87d8481131153e12bf7507dc59533da4-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid yg_wFf5x7xXq0J-bvTwF/yg_wFf5x7xXq0J-bvTwF -goversion go1.12.10 -D "" -importcfg $WORK/b108/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/de/de49b535065009235be70760ba8041a0f386caffd02976c6f6c9e4df9805a441-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 1T3I-Dt5ipiI3TyMI8pY/1T3I-Dt5ipiI3TyMI8pY -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ed/ed2d35e2aadc9593148ec1db3beb112db38b51710140e9dd4a10a839044f2701-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/syncthing/syncthing/vendor/github.com/urfave/cli packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli -complete -installsuffix shared -buildid Z5UvQo_1Lcd7pPDpaK6x/Z5UvQo_1Lcd7pPDpaK6x -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./recli.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ad/ada474b21c383ff83295829f8879d183cb3fb35dc655269632121b4fd62a69f7-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid DDGrjqd7PDSQe2QmIqv7/DDGrjqd7PDSQe2QmIqv7 -goversion go1.12.10 -D "" -importcfg $WORK/b115/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ba/ba5bb59aaf550261110cf5d598fc6785fa6a2c07d8d64f833fd79a8479e450da-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile hash/fnv=$WORK/b111/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid zM4ypBXBZANmfEe-I6da/zM4ypBXBZANmfEe-I6da -goversion go1.12.10 -D "" -importcfg $WORK/b109/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/28/2805cdb9f3c8b6ee8e0d3f3bf9bd7a8a7a2fb47e5a4f3ea83004bafedb783383-d # internal crypto/x509 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid wHxNEZWheMHE1kmCKA_9/wHxNEZWheMHE1kmCKA_9 -goversion go1.12.10 -D "" -importcfg $WORK/b057/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/70/70f9e9e3a61ab8a523e3e95da7b9bd013ae4e0017ef546c57ca6a62e5ff12840-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0NH1HAgj6oqzzrwo6B01/0NH1HAgj6oqzzrwo6B01 -goversion go1.12.10 -D "" -importcfg $WORK/b117/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/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/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b7/b71a9257076401e6297d75e0aee76cc593870c0ab965c1c1e12ea356c266ba6d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b117/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid lfc7OSFswIMxVMr6gH3P/lfc7OSFswIMxVMr6gH3P -goversion go1.12.10 -D "" -importcfg $WORK/b114/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -o $WORK/b106/_cgo_.o $WORK/b106/_cgo_main.o $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o $WORK/b106/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/fa/fa48f5a09ab60856c15544f0bdf75a78f60a9c068a514d5d6c69ed4e2f810629-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b117/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8KH_ItGXXlmhBIoCF5u2/8KH_ItGXXlmhBIoCF5u2 -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b106/_cgo_.o -dynout $WORK/b106/_cgo_import.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p os/user -std -installsuffix shared -buildid rdjhlSrpvux_UHnNPOpi/rdjhlSrpvux_UHnNPOpi -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./lookup.go ./user.go $WORK/b106/_cgo_gotypes.go $WORK/b106/cgo_lookup_unix.cgo1.go $WORK/b106/getgrouplist_unix.cgo1.go $WORK/b106/listgroups_unix.cgo1.go $WORK/b106/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ef/eff89c0752574dd7434b82f53326036c10eae1aca20f7060f84d982b25ba08a0-d # internal crypto/tls mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/tls -std -complete -installsuffix shared -buildid HsP2Ldi9MktLdcmPZQID/HsP2Ldi9MktLdcmPZQID -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/86/860e5bc13ec44f4efc1087af8e9497081fc3eb9b2381320eec6a2d5cbd2c6a27-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid B-OfzNR9fLs7FQkzlvH3/B-OfzNR9fLs7FQkzlvH3 -goversion go1.12.10 -D "" -importcfg $WORK/b120/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b106/_pkg_.a $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o $WORK/b106/_x004.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/fe/fed940e73750845751f83cbebc4fffadb02bc0453334e36c2b21f5a03a61500d-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b105/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid ZdBIwZS97xE2y7Lg7aRi/ZdBIwZS97xE2y7Lg7aRi -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/39/395485e481a0592eadaf21171b8aae40ccaa7b91b8f672718aa12fb8dbe8f19f-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 8-dLj7nWbMS_f0RV0HqQ/8-dLj7nWbMS_f0RV0HqQ -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./debug.go ./sync.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/55/55b25911de45030f485fcb884f0a3527a9b4f89734b4faee85b86e7d6df44c41-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b120/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid QjaTJf40ircdgG_1oXt-/QjaTJf40ircdgG_1oXt- -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/62/6267f537440a336eba2564af9084507015cd2d7c1c1f77a931d7f1474c62327b-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid eFeyNihvtRa_Wz1rwJ5C/eFeyNihvtRa_Wz1rwJ5C -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./utils.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/21/2123049374fd660da572f13cc4cfdac4a443b4938fca975d94dd55fd41f19377-d # internal compress/flate mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p compress/flate -std -complete -installsuffix shared -buildid mjWyPsZSUaxlPBdc-uZ-/mjWyPsZSUaxlPBdc-uZ- -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/c5/c5c765a240397367f29d12bec9a2b2ed76db61243ea9c2814e178e849453b862-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Otp3iMktA1zUdGTIAgOx/Otp3iMktA1zUdGTIAgOx -goversion go1.12.10 -D "" -importcfg $WORK/b129/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cb/cbaac9d954b09cc6d7d3bd4cffd547c80a58df261311a467a382a4f09c7bf49a-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Zah-Di4T44jzrXjIJI6H/Zah-Di4T44jzrXjIJI6H -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/85/85314a9efe8bc23beb8d0e3540d2556e94bdeeeb3e76d7e129516a55590502f0-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b128/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid fjwTcjHxaug2sejGwIFh/fjwTcjHxaug2sejGwIFh -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/60/6041058163f3f78141e242306b4bc3f03af4e379c06ea3ca749cdf53637f53d8-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b128/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b129/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid Picuv1bnQVkbmBwJrWT2/Picuv1bnQVkbmBwJrWT2 -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a9/a9e7370b6539348ca6a6db9512ad35481e178ff1fa049f5cb657b66ef58845aa-d # internal net/textproto mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/textproto -std -complete -installsuffix shared -buildid rX3Q3soBwOBgYkcG2gen/rX3Q3soBwOBgYkcG2gen -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a4/a499028b9bab1061a28fdb5013b7c5127dc53de7c8a8702c3802a09f46fcf575-d # internal compress/gzip mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b124/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wRagy4oxIFi3BKrx0gqr/wRagy4oxIFi3BKrx0gqr -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b3/b34cab1864c167f4c6ff8736ebfee2b903824683cdd49186facf4361db5b3081-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid EXNMrGvwfCRb2XIjTZuG/EXNMrGvwfCRb2XIjTZuG -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6a/6a81a21f85a7ac2e2912bcaa3ca5903472ca3ef7ab71bb376b2cb48dc3491627-d # internal mime mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p mime -std -complete -installsuffix shared -buildid H0FBDu04OiCkMkYXpMWq/H0FBDu04OiCkMkYXpMWq -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/dc/dcf3ed40b3b65f0241636216b9b40bf693aba90f8cf089d330c7f9b4361a8c32-d # internal mime/quotedprintable mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 01-yaCUFmk_WS2zn2fRJ/01-yaCUFmk_WS2zn2fRJ -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/99/99a5a3b1b09a7a280cd8eaa70854a0d2eac3bca340ed98c3baaea5c2b361ee7d-d # internal net/http/internal mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p net/http/internal -std -complete -installsuffix shared -buildid GCA6YJGADag1fUu9T6kB/GCA6YJGADag1fUu9T6kB -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/01/010742102db3075a769d9fc6df1ed44d5fac70cde2dabe0450ec4b11245ccaca-d # internal mime/multipart mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/quotedprintable=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p mime/multipart -std -complete -installsuffix shared -buildid 0yR0zUPGRuaIrI8wuS0O/0yR0zUPGRuaIrI8wuS0O -goversion go1.12.10 -D "" -importcfg $WORK/b135/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a5/a51ab0d2bc49173742f19c37c31078749d77fad04a55b65a430498284bf54b23-d # internal internal/x/net/idna mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b127/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b129/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b130/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid zQF66gqRHPpoStH5qiu_/zQF66gqRHPpoStH5qiu_ -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e2/e2c290652f499540ecfeb5f4dbd680e0fc63f52da20630f0d17c55deb6337e02-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b140/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid mNPwCThgPeEyCmR54OMR/mNPwCThgPeEyCmR54OMR -goversion go1.12.10 -D "" -importcfg $WORK/b139/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/5f/5fa2263a54fe6e064c8fa731112d60ddc0973133c5326cb0759c338cc1c3fde6-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7Exzbp9_SficCn2kHI_u/7Exzbp9_SficCn2kHI_u -goversion go1.12.10 -D "" -importcfg $WORK/b145/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b1/b160c722dcc2d9b3fec4110606552d6a7f55dc2e3645f2814d3613aa1ba7706e-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b126/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid foRi_UByU3IMD0t6RCrx/foRi_UByU3IMD0t6RCrx -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1e/1e12d3a7aee2c4c4b1f6f432ce2ca88b4b1c757986464fd84b02ec8c6a8a2edf-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b126/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 3a4v0bKDvRFzd0ah_G05/3a4v0bKDvRFzd0ah_G05 -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0a/0a06ab3e41034f4f9521c52bcf611f1a120b7220b8b1c37a3275efff58316c96-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid SDZ0kd0lxCRfKn96-3Ci/SDZ0kd0lxCRfKn96-3Ci -goversion go1.12.10 -D "" -importcfg $WORK/b147/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6b/6bd6e2f2ac2d8c38aa46bffd7d1da93bdb5f9e3b053b173929f4ac08d45860d3-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 4pkmhebwjU9hVVRLAQK8/4pkmhebwjU9hVVRLAQK8 -goversion go1.12.10 -D "" -importcfg $WORK/b148/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/aa/aa740869b2d463d47ccc58fcacc255c1d8ac71eff143abb602be3e665086e7a4-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid HEgBmDT2jh623MefunNy/HEgBmDT2jh623MefunNy -goversion go1.12.10 -D "" -importcfg $WORK/b150/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/92/92b1b7aaced7740622de536ddb581ebe83cd016ff7ab954f58096631f3ac2830-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b109/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid 9A74FKwHt_Tuo9znKIH5/9A74FKwHt_Tuo9znKIH5 -goversion go1.12.10 -D "" -importcfg $WORK/b153/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2f/2f1557264c35fd5f75b54d7521ec55286617b9b279e08d4cfd22d7c933b3de23-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/a3/a3983221568677130fd9336f700b1d53f221847767514c45470fa0915dc58c29-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/fd/fda974871cfae40dc85e6f752cdd30c7ce2e386dba30257a78d90e887c8f839c-d # internal net/http/httptrace mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid aWiuuGOZL69SKfaY6468/aWiuuGOZL69SKfaY6468 -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/17/17bd2235bb5035f01db0d61a1384f75fdfea8438a02c8f6896cbf90b4886cbb1-d # internal net/http mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b122/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b125/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b132/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b133/_pkg_.a packagefile internal/x/net/idna=$WORK/b126/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b137/_pkg_.a packagefile net/http/internal=$WORK/b138/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/http -std -complete -installsuffix shared -buildid 8l1ZOQFAw8miymvjWn2v/8l1ZOQFAw8miymvjWn2v -goversion go1.12.10 -D "" -importcfg $WORK/b121/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/71/7123d3d5f87e292ad32b40f5ad0a79c834e9d356db634973bb74b23bf70cc617-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b145/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid cyhCHNdGjlv0_iyInCe7/cyhCHNdGjlv0_iyInCe7 -goversion go1.12.10 -D "" -importcfg $WORK/b146/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/26/263cf63e42519b3e80fd29143f4d3a787f30e2d0b9c187edd19d9712bc62a3be-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b146/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid dNs2q8e7nxgGmMADHvX6/dNs2q8e7nxgGmMADHvX6 -goversion go1.12.10 -D "" -importcfg $WORK/b144/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/41/41ab39a61e878ce3456bce5dd5c1b6a8a4a7be81b47a22e169ce1f0ba2a11338-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b119/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid A0SkPuOwjfJgM9D3meG5/A0SkPuOwjfJgM9D3meG5 -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/6d/6d2351db1f7ea4269e79d1774573434b0f63f6b89c0edf553244dd65297b1b35-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b139/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vA8zPlGTsJpZIqTqpGd8/vA8zPlGTsJpZIqTqpGd8 -goversion go1.12.10 -D "" -importcfg $WORK/b141/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/51/516747dc4eaec9fecdb48cbeb4c4f624703eb52dbe11ceca7f12c70cac90515f-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b139/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid cLKMZkrZrPYWRo8SHugF/cLKMZkrZrPYWRo8SHugF -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/23/239cfc660df15a8dbe9abc305c274f0d13e9e7c4a8cd96e72e5e8e8f7daba29e-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid UkWpN2n-AVCoNNT8Askv/UkWpN2n-AVCoNNT8Askv -goversion go1.12.10 -D "" -importcfg $WORK/b151/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/57/57126181c524f420e4465d20fb69566515727fc3a57c1162821e72abe2a9de63-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1a/1a4cce9e1fad9f646cb785383774a8c2be0f5567bbc17e005b82e345a0ee87da-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/xml=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b151/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid x0z1FIYSD4qTMVIXTqa9/x0z1FIYSD4qTMVIXTqa9 -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./migrations.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./tuning.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ca/ca825f8651706a816ee0687bbc0e28d7301858e880197965266da2dfd0c1a98e-d # internal github.com/syncthing/syncthing/cmd/stcli mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/AudriusButkevicius/recli=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli importmap github.com/flynn-archive/go-shlex=github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex importmap github.com/mattn/go-isatty=github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/syncthing/syncthing/vendor/github.com/urfave/cli packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/tabwriter=$WORK/b086/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stcli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid pgF1-C53GT3zkzNh7UF4/pgF1-C53GT3zkzNh7UF4 -goversion go1.12.10 -D "" -importcfg $WORK/b001/importcfg -pack ./client.go ./errors.go ./main.go ./operations.go ./show.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/70/702db3289599d963eb816520c81eb454431f58f45bbe01106f0b83318ad7e154-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/stcli=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/tabwriter=$WORK/b086/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile encoding/xml=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b108/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b139/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b087/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b122/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b125/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b132/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b133/_pkg_.a packagefile internal/x/net/idna=$WORK/b126/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile net/http/httptrace=$WORK/b137/_pkg_.a packagefile net/http/internal=$WORK/b138/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b110/_pkg_.a packagefile hash/fnv=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b152/_pkg_.a packagefile os/exec=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b140/_pkg_.a packagefile text/template/parse=$WORK/b088/_pkg_.a packagefile compress/flate=$WORK/b123/_pkg_.a packagefile hash/crc32=$WORK/b124/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b127/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b129/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b130/_pkg_.a packagefile mime/quotedprintable=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b105/_pkg_.a packagefile os/user=$WORK/b106/_pkg_.a packagefile internal/x/text/transform=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b120/_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=Q08Z_jf1O1uiQ732mY47/pgF1-C53GT3zkzNh7UF4/E-dhHIgJQqOtdMiTl3yU/Q08Z_jf1O1uiQ732mY47 -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736530 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x5d92cb1adbb55e862d9c39592c454288b83d92b5 -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 _bin/ mv $WORK/b001/exe/a.out _bin/stcli rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VEqIfz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm ++ dirname /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin + cp -pav _bin/syncthing /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/ '_bin/syncthing' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/syncthing' + cp -pav _bin/stdiscosrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/ '_bin/stdiscosrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/stdiscosrv' + cp -pav _bin/strelaysrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/ '_bin/strelaysrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/strelaysrv' + cp -pav _bin/strelaypoolsrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/ '_bin/strelaypoolsrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/strelaypoolsrv' + cp -pav _bin/stcli /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/ '_bin/stcli' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/bin/stcli' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7 + cp -pav ./man/syncthing.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man1/ './man/syncthing.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man1/syncthing.1' + cp -pav ./man/syncthing-config.5 ./man/syncthing-stignore.5 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man5/ './man/syncthing-config.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man5/syncthing-config.5' './man/syncthing-stignore.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man5/syncthing-stignore.5' + cp -pav ./man/syncthing-bep.7 ./man/syncthing-device-ids.7 ./man/syncthing-event-api.7 ./man/syncthing-faq.7 ./man/syncthing-globaldisco.7 ./man/syncthing-localdisco.7 ./man/syncthing-networking.7 ./man/syncthing-relay.7 ./man/syncthing-rest-api.7 ./man/syncthing-security.7 ./man/syncthing-versioning.7 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/ './man/syncthing-bep.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-bep.7' './man/syncthing-device-ids.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-device-ids.7' './man/syncthing-event-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-event-api.7' './man/syncthing-faq.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-faq.7' './man/syncthing-globaldisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-globaldisco.7' './man/syncthing-localdisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-localdisco.7' './man/syncthing-networking.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-networking.7' './man/syncthing-relay.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-relay.7' './man/syncthing-rest-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-rest-api.7' './man/syncthing-security.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-security.7' './man/syncthing-versioning.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man7/syncthing-versioning.7' + cp -pav ./man/stdiscosrv.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man1/ './man/stdiscosrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man1/stdiscosrv.1' + cp -pav ./man/strelaysrv.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man1/ './man/strelaysrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/share/man/man1/strelaysrv.1' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/user + cp -pav etc/linux-systemd/system/syncthing@.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing@.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/system/syncthing@.service' + cp -pav etc/linux-systemd/system/syncthing-resume.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing-resume.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/system/syncthing-resume.service' + cp -pav etc/linux-systemd/user/syncthing.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/user/ 'etc/linux-systemd/user/syncthing.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/user/syncthing.service' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm//usr/lib/systemd/user-preset + echo 'disable syncthing*' ++ find -name '*.go' -executable -print + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.0-1.fc30 --unique-debug-suffix -1.3.0-1.fc30.arm --unique-debug-src-base syncthing-1.3.0-1.fc30.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/stcli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/strelaysrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/strelaypoolsrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/strelaypoolsrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/stcli extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/strelaysrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/syncthing extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/bin/syncthing dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 18847 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/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.72T7aF + umask 022 + cd /builddir/build/BUILD + cd syncthing + export LANG=C.utf8 + LANG=C.utf8 ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/stdiscosrv ok github.com/syncthing/syncthing/cmd/stdiscosrv 0.097s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/strelaypoolsrv ok github.com/syncthing/syncthing/cmd/strelaypoolsrv 0.065s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/syncthing ok github.com/syncthing/syncthing/cmd/syncthing 0.080s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/api ok github.com/syncthing/syncthing/lib/api 2.192s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/auto ok github.com/syncthing/syncthing/lib/auto 0.031s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/beacon ok github.com/syncthing/syncthing/lib/beacon 0.017s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/config ok github.com/syncthing/syncthing/lib/config 0.151s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/connections ok github.com/syncthing/syncthing/lib/connections 0.379s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/db ok github.com/syncthing/syncthing/lib/db 70.953s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/dialer ok github.com/syncthing/syncthing/lib/dialer 0.024s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/discover ok github.com/syncthing/syncthing/lib/discover 6.173s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/events ok github.com/syncthing/syncthing/lib/events 5.528s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/fs ok github.com/syncthing/syncthing/lib/fs 0.370s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/ignore ok github.com/syncthing/syncthing/lib/ignore 0.088s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/logger ok github.com/syncthing/syncthing/lib/logger 0.022s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/model ok github.com/syncthing/syncthing/lib/model 42.330s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/nat ok github.com/syncthing/syncthing/lib/nat 0.041s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/osutil ok github.com/syncthing/syncthing/lib/osutil 0.162s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/pmp ok github.com/syncthing/syncthing/lib/pmp 0.036s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/protocol ok github.com/syncthing/syncthing/lib/protocol 1.722s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/rand ok github.com/syncthing/syncthing/lib/rand 0.929s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/relay/client ok github.com/syncthing/syncthing/lib/relay/client 0.037s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/relay/protocol ok github.com/syncthing/syncthing/lib/relay/protocol 0.024s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/scanner ok github.com/syncthing/syncthing/lib/scanner 74.192s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/signature ok github.com/syncthing/syncthing/lib/signature 0.674s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/stats ok github.com/syncthing/syncthing/lib/stats 0.033s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/sync ok github.com/syncthing/syncthing/lib/sync 1.067s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/syncthing ok github.com/syncthing/syncthing/lib/syncthing 0.084s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/tlsutil ok github.com/syncthing/syncthing/lib/tlsutil 0.059s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/upgrade ok github.com/syncthing/syncthing/lib/upgrade 0.032s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/upnp ok github.com/syncthing/syncthing/lib/upnp 0.051s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/util ok github.com/syncthing/syncthing/lib/util 0.021s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/versioner ok github.com/syncthing/syncthing/lib/versioner 3.068s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/watchaggregator ok github.com/syncthing/syncthing/lib/watchaggregator 7.267s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/weakhash ok github.com/syncthing/syncthing/lib/weakhash 0.020s + exit 0 Processing files: syncthing-1.3.0-1.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N5zxnp + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TVcsz8 + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing + exit 0 Provides: bundled(ForkAwesome) = 1.1.2 bundled(angular) = 1.3.20 bundled(angular-dirPagination) = 759009c bundled(angular-sanitize) = 1.3.20 bundled(angular-translate) = 2.9.0.1 bundled(angular-translate-loader-static-files) = 2.11.0 bundled(bootstrap) = 3.3.6 bundled(daterangepicker) = 3.0.0 bundled(golang(github.com/AudriusButkevicius/go-nat-pmp)) = 452c97607362 bundled(golang(github.com/AudriusButkevicius/pfilter)) = c55ef6137fc6 bundled(golang(github.com/AudriusButkevicius/recli)) = 0.0.5 bundled(golang(github.com/StackExchange/wmi)) = cbe66965904d bundled(golang(github.com/bkaradzic/go-lz4)) = 7224d8d8f27e bundled(golang(github.com/calmh/xdr)) = 1.1.0 bundled(golang(github.com/ccding/go-stun)) = be486d185f3d bundled(golang(github.com/certifi/gocertifi)) = a5e0173ced67 bundled(golang(github.com/chmduquesne/rollinghash)) = a60f8e7142b5 bundled(golang(github.com/d4l3k/messagediff)) = 1.2.1 bundled(golang(github.com/flynn-archive/go-shlex)) = 3f9db97f8568 bundled(golang(github.com/getsentry/raven-go)) = 0.2.0 bundled(golang(github.com/go-ole/go-ole)) = 1.2.4 bundled(golang(github.com/gobwas/glob)) = 0.2.3 bundled(golang(github.com/gogo/protobuf)) = 1.3.0 bundled(golang(github.com/golang/groupcache)) = 869f871628b6 bundled(golang(github.com/golang/mock)) = 1.3.1 bundled(golang(github.com/jackpal/gateway)) = 1.0.5 bundled(golang(github.com/kballard/go-shellquote)) = 95032a82bc51 bundled(golang(github.com/kr/pretty)) = 0.1.0 bundled(golang(github.com/lib/pq)) = 1.2.0 bundled(golang(github.com/lucas-clemente/quic-go)) = 0.12.0 bundled(golang(github.com/maruel/panicparse)) = 1.3.0 bundled(golang(github.com/mattn/go-isatty)) = 0.0.9 bundled(golang(github.com/minio/sha256-simd)) = 0.1.0 bundled(golang(github.com/onsi/ginkgo)) = 1.9.0 bundled(golang(github.com/onsi/gomega)) = 1.6.0 bundled(golang(github.com/oschwald/geoip2-golang)) = 1.3.0 bundled(golang(github.com/oschwald/maxminddb-golang)) = 1.4.0 bundled(golang(github.com/petermattis/goid)) = b0b1615b78e5 bundled(golang(github.com/pkg/errors)) = 0.8.1 bundled(golang(github.com/prometheus/client_golang)) = 1.1.0 bundled(golang(github.com/prometheus/client_model)) = 14fe0d1b01d4 bundled(golang(github.com/prometheus/procfs)) = 0.0.4 bundled(golang(github.com/rcrowley/go-metrics)) = cac0b30c2563 bundled(golang(github.com/sasha-s/go-deadlock)) = 0.2.0 bundled(golang(github.com/shirou/gopsutil)) = 47ef3260b6bf bundled(golang(github.com/syncthing/notify)) = 69c7a957d3e2 bundled(golang(github.com/syndtr/goleveldb)) = c3a204f8e965 bundled(golang(github.com/thejerf/suture)) = 3.0.2+incompatible bundled(golang(github.com/urfave/cli)) = 1.21.0 bundled(golang(github.com/vitrun/qart)) = bf64b92db6b0 bundled(golang(golang.org/x/crypto)) = 9756ffdc2472 bundled(golang(golang.org/x/net)) = ba9fcec4b297 bundled(golang(golang.org/x/sys)) = 749cb33beabd bundled(golang(golang.org/x/text)) = 0.3.2 bundled(golang(golang.org/x/time)) = 9d24e82272b4 bundled(golang(gopkg.in/asn1-ber.v1)) = f715ec2f112d bundled(golang(gopkg.in/check.v1)) = 788fd7840127 bundled(golang(gopkg.in/ldap.v2)) = 2.5.1 bundled(jquery) = 2.2.2 bundled(jquery-fancytree) = 2.28.1 bundled(jquery-ui) = 1.12.1 bundled(moment) = 2.19.4 syncthing = 1.3.0-1.fc30 syncthing(armv7hl-32) = 1.3.0-1.fc30 syncthing-inotify = 0.8.7-5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6 libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: syncthing-inotify < 0.8.7-5 Processing files: syncthing-tools-1.3.0-1.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sbGYzR + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-tools + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zi4gnE + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing-tools + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing-tools + exit 0 Provides: syncthing-tools = 1.3.0-1.fc30 syncthing-tools(armv7hl-32) = 1.3.0-1.fc30 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: syncthing-cli-1.3.0-1.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3fBB8f + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-cli + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-cli + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/doc/syncthing-cli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fONrRU + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing-cli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing-cli + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm/usr/share/licenses/syncthing-cli + exit 0 Provides: syncthing-cli = 1.3.0-1.fc30 syncthing-cli(armv7hl-32) = 1.3.0-1.fc30 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: syncthing-debugsource-1.3.0-1.fc30.armv7hl Provides: syncthing-debugsource = 1.3.0-1.fc30 syncthing-debugsource(armv7hl-32) = 1.3.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syncthing-debuginfo-1.3.0-1.fc30.armv7hl Provides: debuginfo(build-id) = 6de55a5ca852cc36e659541948e32a969a85d8a2 syncthing-debuginfo = 1.3.0-1.fc30 syncthing-debuginfo(armv7hl-32) = 1.3.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(armv7hl-32) = 1.3.0-1.fc30 Processing files: syncthing-tools-debuginfo-1.3.0-1.fc30.armv7hl Provides: debuginfo(build-id) = 227676cc4233c47bb3fb44a3ebcf928b98878893 debuginfo(build-id) = 2f5e9a07f0b3f56abaaea14e1f68d17361ea852e debuginfo(build-id) = e97e6afbce1cc0cc43a2135527c5704aea710ef9 syncthing-tools-debuginfo = 1.3.0-1.fc30 syncthing-tools-debuginfo(armv7hl-32) = 1.3.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(armv7hl-32) = 1.3.0-1.fc30 Processing files: syncthing-cli-debuginfo-1.3.0-1.fc30.armv7hl Provides: debuginfo(build-id) = ca295e43e378b7ea8543d40971610072f4a374e5 syncthing-cli-debuginfo = 1.3.0-1.fc30 syncthing-cli-debuginfo(armv7hl-32) = 1.3.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(armv7hl-32) = 1.3.0-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm Wrote: /builddir/build/RPMS/syncthing-1.3.0-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/syncthing-tools-1.3.0-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/syncthing-cli-1.3.0-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/syncthing-debugsource-1.3.0-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/syncthing-debuginfo-1.3.0-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/syncthing-tools-debuginfo-1.3.0-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/syncthing-cli-debuginfo-1.3.0-1.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.esYuSR + umask 022 + cd /builddir/build/BUILD + cd syncthing + /usr/bin/rm -rf /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.arm + exit 0 Child return code was: 0