Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f30-build-17763991-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 aarch64 --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: aarch64 Building for target aarch64 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 aarch64 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f30-build-17763991-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 aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2sPpBC + 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.fPKhr0 + umask 022 + cd /builddir/build/BUILD + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p ./_build/src/github.com/syncthing ++ pwd ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + TOP=/builddir/build/BUILD/syncthing + pushd _build/src/github.com/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing ~/build/BUILD/syncthing + popd ++ pwd ~/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing + 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 + pushd _build/src/github.com/syncthing/syncthing + go run build.go assets + rm build.go ~/build/BUILD/syncthing + popd + 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=1570736456 -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=1570736456 -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=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x18440d9c70727ff1da6f87d463f02b8ce67df779 -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-build800655501 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_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid QWdx2iItPY7UUk6nw-Ln/QWdx2iItPY7UUk6nw-Ln -goversion go1.12.10 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm64.go internal/race mkdir -p $WORK/b010/ errors cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid zNLRmC6QaNDYibugmi5e/zNLRmC6QaNDYibugmi5e -goversion go1.12.10 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go 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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid LC3Si6M__doUXHDWZKCw/LC3Si6M__doUXHDWZKCw -goversion go1.12.10 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go 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_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9b/9b48134773e3ed15fb48113b4a59b2f8205b2ffb57a13d39da78b89a7a259e4d-d # internal 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_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid es-zcbAYRwQXyZ_Vk3ZJ/es-zcbAYRwQXyZ_Vk3ZJ -goversion go1.12.10 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/7f/7f21aac4adad0c59ea69574d70007742529ae2d71609deee0c24ca31ba977417-d # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./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 EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid FvGMZXsy-Cod7E9Y39JA/FvGMZXsy-Cod7E9Y39JA -goversion go1.12.10 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_arm64.go ./stubs.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid Q59x_BmtrFgAZfOObqzW/Q59x_BmtrFgAZfOObqzW -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_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e4/e483e1a2a90fa39085ae29aa96e9cd5febcba7d713ba0c0788c56df71f7d5d28-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_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid r-qJ4L_mBqNi7LLOqfWc/r-qJ4L_mBqNi7LLOqfWc -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/92/920eed408d83c6fa2dc0c23c58839e73cf8eb21b9a773de8f22b1644276e8b42-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7d/7de2198bf8d4db26208cbbf8ea84bd8331bb62240de1ad1365b0516acd8bfaee-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_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s unicode mkdir -p $WORK/b016/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/atomic_arm64.o ./atomic_arm64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid o99GTvObT9p7UDxfNuNE/o99GTvObT9p7UDxfNuNE -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm64.o $WORK/b012/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b8/b87d19dd7d5d02ee0f0077e427789612c0784c8b9a4b1043a433f634482ac0e9-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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 7HnhtoaARQINezkcfBsl/7HnhtoaARQINezkcfBsl -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d6/d6d806f2140cf669a7cfb39473804b1fc2250c17423c8dd46256d570773ea171-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_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid vHry-iymbil4Tp9qME5R/vHry-iymbil4Tp9qME5R -goversion go1.12.10 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go 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_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid lE_FpvHXrJzzDGOF8xaS/lE_FpvHXrJzzDGOF8xaS -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_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f4/f4949684fb7a505dd751a074481b99eae3b2aedf1a6899712028db8a6d361b4f-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_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPQIHpTmmHUoj3c6bNqm/LPQIHpTmmHUoj3c6bNqm -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d6/d64a7c72ff4791f6959e262d07eb69682e38bac2453d2ecb018904e2e14b7142-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/equal_arm64.o ./equal_arm64.s 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_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/index_arm64.o ./index_arm64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid 5vX0cbbiT-dTX_DnbYyV/5vX0cbbiT-dTX_DnbYyV -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/04/04afbe6c6d567c1e102b40ef3afa563d441f84afa3cd6de6a5758c8a0fcf86de-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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p container/list -std -complete -installsuffix shared -buildid fojVWvD6GC66j7OlyXhU/fojVWvD6GC66j7OlyXhU -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm64.o $WORK/b005/count_arm64.o $WORK/b005/equal_arm64.o $WORK/b005/index_arm64.o $WORK/b005/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8c/8c29e041915b6f1cb112aa024720fd6e99f9aa6e9286d6af1b3aeef312fa8b0e-d # internal 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_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/43/431f6a41a965c4124c9cb7d79cbbc58521fb053162753f436f7627080ac2d64a-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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid NKV65kFbfS58kyWWLXZp/NKV65kFbfS58kyWWLXZp -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_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8b/8bc7edfcfbfe74cafc4b10b50a0df601de8a06411a38128e816656c0b94dda29-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_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Yr-TjR6THIrNaO9pnXfI/Yr-TjR6THIrNaO9pnXfI -goversion go1.12.10 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go 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 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_arm64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.load_g 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 0-e5Xm51UUtZkYuNdLAm/0-e5Xm51UUtZkYuNdLAm -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 ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.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 ./signal_arm64.go ./signal_linux_arm64.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 ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/19/19fd6aa62e22576909f6a613729f5ccb2b6639965b0d94cde901be99c4dc4f8a-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_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid VNkZKehuyrUhx0omZOxY/VNkZKehuyrUhx0omZOxY -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3c/3cf440c12ad2ec6d3d1b8d2f57385eca390999b4449f9647e40282918d7f4fba-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_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 5-fgAdoldGOAJSKy-k9a/5-fgAdoldGOAJSKy-k9a -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7bc1ad94de546cdec7a1c1b261039cb3ef23f0019ab19b36a44f046463020351-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_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid EyKv4-jcYe3UQrylqPpR/EyKv4-jcYe3UQrylqPpR -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ab/ab9e278d69b37a9abdbd04e226eadac0cf9b2af62f236f89fb8c01453b12d7b5-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/dim_arm64.o ./dim_arm64.s runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/floor_arm64.o ./floor_arm64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/sqrt_arm64.o ./sqrt_arm64.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/stubs_arm64.o ./stubs_arm64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_arm64.o $WORK/b022/exp_arm64.o $WORK/b022/floor_arm64.o $WORK/b022/modf_arm64.o $WORK/b022/sqrt_arm64.o $WORK/b022/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/32/32b9a3be895a89b5712292f45cfcb05e3557737bb28ec43bdd7e1169a94e4dc1-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ba/ba68f0ee779cf8f06125f1bc96e258207d87267476325f0da7d95f99af73e34e-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 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_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid gO5pbzN9GU7eLj_kLptG/gO5pbzN9GU7eLj_kLptG -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 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_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p encoding -std -complete -installsuffix shared -buildid MqwnJxRTqVTNGd6AqY0r/MqwnJxRTqVTNGd6AqY0r -goversion go1.12.10 -D "" -importcfg $WORK/b087/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a19b3eae86e2d60f943da5bf9e64c9482337f97c9eb4c5579c426d3f8825d139-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_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid racTwfop_cN_o0Mv4SE3/racTwfop_cN_o0Mv4SE3 -goversion go1.12.10 -D "" -importcfg $WORK/b088/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0c/0c5d8cf49188243affdac9921ead8d8640a85a327074c76ce129cb2104972325-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_arm64/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 ObIPB4RlXy3sZHtXid-_/ObIPB4RlXy3sZHtXid-_ -goversion go1.12.10 -D "" -importcfg $WORK/b109/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a0/a0c7fa1f70879f92a37bfc04a88d8712453edb82d5836b887cd8c1acf30c86f5-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 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_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid nTHcg9RHHCM9vcnXtE-2/nTHcg9RHHCM9vcnXtE-2 -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 -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 TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/eb/ebd3b11d18e4f0175096582a345880366327c1cf41de79853a305e915f9cf4b0-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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid boRdtSHetAV7GocMyVAp/boRdtSHetAV7GocMyVAp -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1f/1f155b2bef632b6e6ff7587ed3190806856e23feb324dc6f652169a516dc854f-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_arm64/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 oxorhf1_laRY3Mu4ZqQH/oxorhf1_laRY3Mu4ZqQH -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 -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_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7d/7ddddf25f848d5151cc920ad4187e9999aa662d457a8e527935ca63499ded046-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_arm64/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 AX1B-tVPWATNJZR1qSXv/AX1B-tVPWATNJZR1qSXv -goversion go1.12.10 -D "" -importcfg $WORK/b167/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b9/b9e83a96bcdef271ecbf748c18efce3d614f047f8534b0cfb4a36c34c77914bf-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_arm64/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 ERlMgFLpUfsKR2mTGUAe/ERlMgFLpUfsKR2mTGUAe -goversion go1.12.10 -D "" -importcfg $WORK/b170/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/a4/a490f9686a65ee9dbf4b190244ae363f4d7b752e9205abdebc442416351fbb23-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_arm64/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 aS6Jkctd4GDy3jiXAnrb/aS6Jkctd4GDy3jiXAnrb -goversion go1.12.10 -D "" -importcfg $WORK/b214/importcfg -pack ./runes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f6/f6f37802dfec665e2bc9761f0e8fbc53468c17faa6934076d0fcfa0dfee76a14-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_arm64/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 OViuqtQKL1Dfe6abnrZF/OViuqtQKL1Dfe6abnrZF -goversion go1.12.10 -D "" -importcfg $WORK/b230/importcfg -pack ./gf256.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/05/0514b1348441afff4da615520f347700f737048daeaba11ef7d7ce45ab7a009c-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_arm64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p image/color -std -complete -installsuffix shared -buildid e3zKksPVfWWDLGe2C0Aj/e3zKksPVfWWDLGe2C0Aj -goversion go1.12.10 -D "" -importcfg $WORK/b232/importcfg -pack ./color.go ./ycbcr.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/6f/6f964f23311e2fb67cb9d374492362e2b84812447806c0567dc33534493645d3-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_arm64/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 V7IGtRZqyXAURUc0Sng9/V7IGtRZqyXAURUc0Sng9 -goversion go1.12.10 -D "" -importcfg $WORK/b234/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_mmap.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/a2/a2b1bccd833a1531fe3c33018f4940d75d808489ba9f1f8f22f434d99d68d928-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/2a/2aaf9f391ea4abcfc4cb3aa09f839e30c75a4903b523b3fb3d4b5ee948639871-d # internal TERM='dumb' gcc -I . -fPIC -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_setenv.c TERM='dumb' gcc -I . -fPIC -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_sigaction.c TERM='dumb' gcc -I . -fPIC -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_traceback.c TERM='dumb' gcc -I . -fPIC -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -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/_x012.o -c gcc_arm64.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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 $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./asm_arm64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid 3Ql94VO9kIPcfUSQBMFP/3Ql94VO9kIPcfUSQBMFP -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 ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm64.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 $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/eb/eb224ff4eab79b018ea26c55377032876bbf816d9b56b88841aff9aefe9537ca-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b011/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o $WORK/b011/duff_arm64.o $WORK/b011/memclr_arm64.o $WORK/b011/memmove_arm64.o $WORK/b011/rt0_linux_arm64.o $WORK/b011/sys_linux_arm64.o $WORK/b011/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/0e/0ef9dc5f3c0fcaacb6f10c075ba03de1fbf7ec92b0fa014b52b706189535b066-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_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid smwPboQPe7nvmLldZZZS/smwPboQPe7nvmLldZZZS -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_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/cb/cb1d64be7ead0b17129b6f8ba37c22512d4bba27f41abc2bcb30b00bd3c7e552-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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid ZRE8yd5jFYG8AscEKZWH/ZRE8yd5jFYG8AscEKZWH -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 math/rand reflect cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s 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_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid O5IbizMrRU4xni9i7BTh/O5IbizMrRU4xni9i7BTh -goversion go1.12.10 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go 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_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid LYLSjXBKG3jFheU6BZ5E/LYLSjXBKG3jFheU6BZ5E -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 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_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid wWqG7_zkqCrwkAKXSZLH/wWqG7_zkqCrwkAKXSZLH -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c4/c42d97652155f61812b5e7a6f7195bbe2248446e79e2f2970486d5324ffbe60f-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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CC5aQGD4fN1FpYNV60Qe/CC5aQGD4fN1FpYNV60Qe -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5a/5a8e96ac65bbec082d59c4b5bdf7bd25b1c0d3160dda7abbec2873f08e71b732-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/d2/d297e496e7642c9bf2708a188be4244f8bfbb6fa54f05afc79e10c83818db105-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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid RumJERcf_WmJXCKk7fcg/RumJERcf_WmJXCKk7fcg -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go 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_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid LhdX_DzQIpRKvWZPP9HG/LhdX_DzQIpRKvWZPP9HG -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/54/549953b61413650d52a9cbcbe481d22cbdbcb8ba425d9d92f745238a11f58313-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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid -USxt8a90-WuZ6TEJaPQ/-USxt8a90-WuZ6TEJaPQ -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/cc/cc2eabf2331a4b5d48331b7f956e7edf7ebfffd5005dba2e6c0047d44f8334e6-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_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid EC-aIPbb34sv46hoejEy/EC-aIPbb34sv46hoejEy -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_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d8/d8a49e3f4da8586269a8b8948f8aff46d07efdf08799b46b82a6fde22fd49740-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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid zRXPblBrC6E02SpcyqAh/zRXPblBrC6E02SpcyqAh -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_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f2/f22614b89eae969a9dbb0039ce834102109419a14f7601656e90e2428ecc8a0c-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_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid LEt2TkZ3oIcfvPgjC02n/LEt2TkZ3oIcfvPgjC02n -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/61/61edd9dde858a4819e34c3786df66a3a9e428c0889839cb519c57b13cc5e56b2-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_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid duAvqRz4oKrG2Xb-_lXq/duAvqRz4oKrG2Xb-_lXq -goversion go1.12.10 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/49/4992cb2a5690922d57ddef2d7d89c763960f7c5adcc1663358b09230795aeeea-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_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid mFBU6GEPW8xdlAr9KboH/mFBU6GEPW8xdlAr9KboH -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/72/726e2d1f0bec9bd5518cad2fb00b3b5e82536466c1dd778ff80316499b99f5c3-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_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./sha1block_arm64.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 packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid _EG15nLugJKp2kfxK15v/_EG15nLugJKp2kfxK15v -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_arm64.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/838ccc33d3026fd9811c970b2d39c47848c1a93de5b18044783113ff43ef2384-d # internal crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./sha256block_arm64.s 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 packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid T6GUO3YlCBrTO2Ix6uD9/T6GUO3YlCBrTO2Ix6uD9 -goversion go1.12.10 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/89/89aaaa53d160de913d356ffda6ffcd9f39e99243828bcab906b99f4c3b5fc939-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_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid vYgJwemCbCClnv9J9p1x/vYgJwemCbCClnv9J9p1x -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_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2e/2efdfec55fb370259b0e5cf01f7d7a1286bc70e9dffb68459e385a17329e8589-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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid K2UCzPNhoF4Itcyuxw2h/K2UCzPNhoF4Itcyuxw2h -goversion go1.12.10 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/20/2014ea7354a69f95494dbff0afb588e673045e9762b49662a5425a2c602bb264-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_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid MAMb9LkqKrYJqmRTuHvi/MAMb9LkqKrYJqmRTuHvi -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/77f1b22b7c0948a7aaff911e08a9daf07a66dc99be94e60b261cb1d5153019c5-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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p path -std -complete -installsuffix shared -buildid QA0k2k1llT3rnw_Pzaiz/QA0k2k1llT3rnw_Pzaiz -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/88/885a78a5735a3ebceb1e664bdaa6aa34b26513e6fb05cb8afa2760323d264bfc-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b098/ 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid LqF6UDvoP2rMGlYlZO0m/LqF6UDvoP2rMGlYlZO0m -goversion go1.12.10 -D "" -importcfg $WORK/b098/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9e/9eb15eb4386954f533dda939fb687e0107907cfe8a688d6ed1a582b929cf478a-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_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p hash/fnv -std -complete -installsuffix shared -buildid BVH3svZw2NR_48MfnwfI/BVH3svZw2NR_48MfnwfI -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cd/cd21687ff09b7fce8e1337fbf7fe95b372ee443b550c211a62c776e291fe1ecb-d # internal hash/crc32 mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b117/symabis ./crc32_arm64.s cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p hash/crc32 -std -installsuffix shared -buildid YhyYp3jsW-x7RfQLSbex/YhyYp3jsW-x7RfQLSbex -goversion go1.12.10 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/34/34909e7d8c327ac72fe0c378b18ba5b409ff62b672183e6a573f6ef7ad0cf7bc-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_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid ucYbziMefeXxRB9o5ROy/ucYbziMefeXxRB9o5ROy -goversion go1.12.10 -D "" -importcfg $WORK/b121/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b117/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b117/_pkg_.a $WORK/b117/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/37/3712ea9107a00ebb0948680c110e901679e883b71cb5398c82b8883e87ef099e-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_arm64/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 VgKeci4ARnoEUb3jdCGg/VgKeci4ARnoEUb3jdCGg -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/96/96fec3bcf24f61f6a3057d43b02aec62abc3b15d2913ce97d81643f04315a8bf-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_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GQPrUQ6JBCPO7fu2nAAf/GQPrUQ6JBCPO7fu2nAAf -goversion go1.12.10 -D "" -importcfg $WORK/b135/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1f/1ff1b4e043a655f2fd66fc9b3a04a4d4eba807f5713b59daff70b74bdd3c03c6-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_arm64/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 F0rN2oog3lD5u1PkKeLO/F0rN2oog3lD5u1PkKeLO -goversion go1.12.10 -D "" -importcfg $WORK/b145/importcfg -pack ./doc.go ./quote.go ./unquote.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ef/efd6955a27702c43e6609b0158afbb01bb801d32feab7d05a603eeb710ad9c7c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ab/aba5e1acc6a152ceb1cb34ca4462c703cbe4aaf764fae45188ee3373b0ad3b6c-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_arm64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cNsawOigk-Utf1skFvti/cNsawOigk-Utf1skFvti -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./tabwriter.go 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_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid fYUa1BToMns0o_8XG-Vy/fYUa1BToMns0o_8XG-Vy -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/1e/1e10ddc7443ea12e218d0a30d23829674e3650a8b53de8abb97bc33499512c83-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_arm64/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 Fqcgr57LCwgzSQTbIbzr/Fqcgr57LCwgzSQTbIbzr -goversion go1.12.10 -D "" -importcfg $WORK/b172/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9b/9bd3c1c1857bb27c9ff166f8a1fca48dd23d2d0dce4eb13a92350ba3199e652a-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_arm64/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 anXbgD98QzePPUilN5bC/anXbgD98QzePPUilN5bC -goversion go1.12.10 -D "" -importcfg $WORK/b199/importcfg -pack ./bytes_comparer.go ./comparer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/91/917c9fa9e82340ce77567b10afb6493abba3a07fdfae7d263e6fdc5afd6f2c02-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_arm64/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 ULBqJy1RLICIouL6sIZT/ULBqJy1RLICIouL6sIZT -goversion go1.12.10 -D "" -importcfg $WORK/b215/importcfg -pack ./strings.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/fc/fcbd7b10cfe997f6c6df3c31a0aeee23d9517290dc637eb95b2a81683a965056-d # internal hash/adler32 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_arm64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid yMNTlOaKgRFi-5UXJ3vY/yMNTlOaKgRFi-5UXJ3vY -goversion go1.12.10 -D "" -importcfg $WORK/b220/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/f9/f9ba7ef973780ffb09985d35e23cd96899f0305e1d06d57da86941b1d5f1a79f-d # 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_arm64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash -complete -installsuffix shared -buildid CuqhtODeXZNyev5mPpfk/CuqhtODeXZNyev5mPpfk -goversion go1.12.10 -D "" -importcfg $WORK/b225/importcfg -pack ./rollinghash.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/75/75cbe39ce838083b5f8a34691593dd35b7e438b6f69287d59cf2fa3c547ebfb9-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_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid McvcrqtTPCncgdCz9jtr/McvcrqtTPCncgdCz9jtr -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/4c/4c04ec76d3b8e5c99ed8f2e00c0a51b80ed2f4575eab80193fa2ab73b135023c-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_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid PIAWOmu2TMID4o9XEeAC/PIAWOmu2TMID4o9XEeAC -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/83/83b34a2f9f2b3c42cd2c91fd6c7b4f1a0871db31cfc43b20612410676552edca-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_arm64/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 ODnmURiCFIKe4Y8sqYKQ/ODnmURiCFIKe4Y8sqYKQ -goversion go1.12.10 -D "" -importcfg $WORK/b224/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5c/5c3dd8dd4120452581f0bdefa455c26d1a9460b3da268d347c45f6fde567dbd2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/b8/b8ad59771ff0bf070e47d831cf3460ee5670e80fa53b742c5be2ce869e9163ae-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_arm64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p image -std -complete -installsuffix shared -buildid rMDPGZmsi9lu1EWX0T48/rMDPGZmsi9lu1EWX0T48 -goversion go1.12.10 -D "" -importcfg $WORK/b231/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go 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_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid 3R8wYmYk91ZVE5WyzRgl/3R8wYmYk91ZVE5WyzRgl -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_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0a/0a646bb8395ecfce40a9708dc975a2ce534056222c0298ea05b230bdbf938d50-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_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid V0H4orUDwg6w-r5ryFOh/V0H4orUDwg6w-r5ryFOh -goversion go1.12.10 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8e/8ea8fd9453ddcf7ab333f1e5087c69addf5397b48be957cd831d39ae9e915b28-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_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid OGGtRsBoqi2-YLMwxzqs/OGGtRsBoqi2-YLMwxzqs -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_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/46/46878f30f50ba08971833d7d9ef5a39bf373baeb57746ec78ebc532e58995966-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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid lWII3sdylR1HH0Wa8FjQ/lWII3sdylR1HH0Wa8FjQ -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_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/c8/c8b48c6ba19bde83f83c9e5c3f409ed3634a2f82b268264bd2ab89ba1b831448-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_arm64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b051/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/70/70008a132e796cd9740d14e20ce193b9f1e59a2218120c0688b44d0e8cbb571a-d # internal crypto/aes mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./asm_arm64.s ./gcm_arm64.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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid sCRKVOd9BXPRsvDqhSN9/sCRKVOd9BXPRsvDqhSN9 -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 cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a 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 internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -installsuffix shared -buildid jZt1gEVLGkgSEgNpH6oC/jZt1gEVLGkgSEgNpH6oC -goversion go1.12.10 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0d/0d14657b59d4d2f8cfc451f961dc78ee67a39fc2d70fcc4336a05daed8f2fcb3-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_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid b34sbvWO4JpwMxdKMZWx/b34sbvWO4JpwMxdKMZWx -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b051/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/db/db27e939775b0a1f6a65c366ee5c3718434f0d2455f7c6d0cd3984d85e8f6e4c-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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid PLfBfLLHemXkEV2sbMwO/PLfBfLLHemXkEV2sbMwO -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e4/e4f1936ff1e6271812116c7c01e60015b17a0238f3687cf8c9df414aa1486577-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_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid xKOwGUdy4_273a6pQWHq/xKOwGUdy4_273a6pQWHq -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_arm64.o $WORK/b036/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9d/9db5775adf2c38b208b4d8b67bb7bb1e29619b71ee27dcce8e2ad317d05473e7-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_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid 3xis8_te4f5jXT4X_slS/3xis8_te4f5jXT4X_slS -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_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/74/7461e87ad185280b094245173248cb105f0f6c9ead4d58240fa37cdf74e1afbc-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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid EgE-0WhyExMQTytPnZ2K/EgE-0WhyExMQTytPnZ2K -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c5/c5efd5db658298c6ff1041230b42f72493f76b1122339031a2adaee0fbb4a127-d # internal encoding/pem 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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid tpkdfrwsKCL0ykmwG3je/tpkdfrwsKCL0ykmwG3je -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8a/8ab77e8f5bd7f884eb13947d69aeee96f9329a71cf8f62bb48aa0212f835e29d-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_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid ktkBnUgWrmWXKJbWGdtR/ktkBnUgWrmWXKJbWGdtR -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/83/83108c2e5aafcb30eff56af7e938502373dbf25168914a7b6f925d469fdf6c42-d # internal internal/x/crypto/poly1305 cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4b/4b8d8dcc124a46b06a0830349a99ce881549c4b5cce341de400f815306c3d35d-d # internal mkdir -p $WORK/b075/ 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_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid LTS9LndLHynGb58V_vZQ/LTS9LndLHynGb58V_vZQ -goversion go1.12.10 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go 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_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid bj5W1tEaTZjpL53WT_kJ/bj5W1tEaTZjpL53WT_kJ -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/95/95c40e3998230e749efa066e97599737259baa7fe657a265639168d0f185509f-d # internal regexp mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7a1f104678972d3dc0cc8f9c965470d8823c575854c1980b5d809308fa34bed8-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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid gCNeyUi6Zilzh7V-6KDr/gCNeyUi6Zilzh7V-6KDr -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go 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_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p regexp -std -complete -installsuffix shared -buildid GtN798fRzY3IU4I1d8io/GtN798fRzY3IU4I1d8io -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fe/fe88d1ba86e7dedaf3d6a041d8142e8f745134acf39df43774885578de58ae5c-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_arm64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./asm_linux_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NOMYIrFqe-pLyCrC4jRc/NOMYIrFqe-pLyCrC4jRc -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 ./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_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/21/21eb020975c3b9f29a2ccb632262b89716de6867bda81c6b9b64c7f24ddb087d-d # internal 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_arm64/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 UU1byNm7e2Qp8ZjEkkrL/UU1byNm7e2Qp8ZjEkkrL -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/48/489810048d56afe6c0cdec830d3df8bb328c7724558e456fa7e3c4ec75b38d26-d # internal context /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal 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_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid NiyYKPYx07dtSqjqpjra/NiyYKPYx07dtSqjqpjra -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/60/6062e98cdaf85697a86cce285d71fc8a0c135b135b8a7e03d271fa5b3c528814-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_arm64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b044/symabis ./arith_arm64.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_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid qUf8QiaVAz3mVw9_Hjz9/qUf8QiaVAz3mVw9_Hjz9 -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_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9d/9d1eb389af814005f534797fab55d29d0c81bece50a6e89c8d708aada9d24080-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_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid bSDko_ipWUWxyCEyB1-F/bSDko_ipWUWxyCEyB1-F -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/63/633d0542f22e1293adad71f39d47cd53078b742b11a597ff5c49386868c3bd19-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b9/b97de556b063035bc14a3e9593056129b237a70896ee07f00ea545a25d64ffb7-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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid Wb9jftuKe8j546nsNMk-/Wb9jftuKe8j546nsNMk- -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a2434c478bb8f538426a150a4524ef6e023b8542d601b55dbd3e4aa4590b2427-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_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid II111fkvulligq--POfC/II111fkvulligq--POfC -goversion go1.12.10 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/6a/6a62c2d30c151ce4755e916e055be87ccb97b6b6a9e126567e80c184e2c6e5d8-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_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid UyJYrsFUcupBU-T3KvLj/UyJYrsFUcupBU-T3KvLj -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./errors.go ./stack.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b044/arith_arm64.o ./arith_arm64.s cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/4c/4cf8849d36e4aae1c788d433b54eb20c7e67033694c1b3de418bd92441230cae-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_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p log -std -complete -installsuffix shared -buildid Wh-pgI0a-SR8t7CEI4Yx/Wh-pgI0a-SR8t7CEI4Yx -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d4/d4802fcebb8ecc4c2997ee861d13b7325e2c7590d1c3a8755b738635568c1e5b-d # internal crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal mkdir -p $WORK/b043/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b043/symabis ./p256_asm_arm64.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/19/19f19e1cf59248162186cf3d56abddf2b907195b9273cfbadf92f7810c22496c-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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid GQhXYqJWHP7SucA_elri/GQhXYqJWHP7SucA_elri -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go 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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -installsuffix shared -buildid stSDiHqh2N0lzSudtIyR/stSDiHqh2N0lzSudtIyR -goversion go1.12.10 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/cd/cd794cb3589460939f9170320ab3e34723333c015530d0a8f7d2aa04a6039e29-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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid QlCmjNThMagvWeVvJsWB/QlCmjNThMagvWeVvJsWB -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7a763a677de1f9b47f3514ebca52f273a057fa20835ac926fcbb92fd42417e0d-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_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Ct6izUNNHnqv_EDRvuCf/Ct6izUNNHnqv_EDRvuCf -goversion go1.12.10 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b043/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fd/fdd6c1d9d7492c7864452ac2d8b32a8dbc8ce7e0cb274d8e42529d55de674ba5-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_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid MgaoIIIx0yEQdSR1__-T/MgaoIIIx0yEQdSR1__-T -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/53/534aa37f0bc5053f11f49dd6762db409aaf1d806db88e8aa59565bf7a11a4261-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_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid 13HESDHPwzaGDV7lNt0k/13HESDHPwzaGDV7lNt0k -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/51/51a3f2a6789f588b78fde48e2eb741af2d725b43b3be114008680385c80f51a3-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_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/json -std -complete -installsuffix shared -buildid JiJJchKdUUuKtXeldeiN/JiJJchKdUUuKtXeldeiN -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 cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5a/5afbb7ebef8bb03314fe0409c566dd7362fc2d4bb14560a25530a9e09a4d4c10-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_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid _FnCCv0PEz8lZk7hlCgm/_FnCCv0PEz8lZk7hlCgm -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9b/9b4684cf729f0c0169abe783d581ed37507e88796ee0af0d516a764c6f97cedd-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_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NnhgFTxYeqGcKhbWccbQ/NnhgFTxYeqGcKhbWccbQ -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/07/077522e7256739b9ec8a407b691f30009d15803b0df5cc25b9344e5525c77d77-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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ENHpF1jYUJ0dYnfL9QCU/ENHpF1jYUJ0dYnfL9QCU -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b1bd67d3b6b42c6a87a64a681c361876589db23afacd8940c5319ea92606e627-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_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p encoding/xml -std -complete -installsuffix shared -buildid s5nj0s60mAAp_uKs1z2I/s5nj0s60mAAp_uKs1z2I -goversion go1.12.10 -D "" -importcfg $WORK/b089/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 -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_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/66/66fe96d4a9aefcafc1eef1a834a7e6d3dff47f4db2bc30ece94c87cb2553bcf7-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_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p os/exec -std -complete -installsuffix shared -buildid KMBcqn0Lj1xyzj4ghqyw/KMBcqn0Lj1xyzj4ghqyw -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid GMuTolAMRevkynklehBU/GMuTolAMRevkynklehBU -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_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/17/173c8a51fcfe2b1b77d92d65410603412788c6221bd9946b38ddb4d97103dbb2-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_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid wRn9tn-RYvmOiaxrtjTa/wRn9tn-RYvmOiaxrtjTa -goversion go1.12.10 -D "" -importcfg $WORK/b095/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/32/32b3db496f913b0455946cb821c99f20b390e1225910f25be2fbe4c5e1340717-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_arm64/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 hmqHmF3B4gMZlZJ7Il62/hmqHmF3B4gMZlZJ7Il62 -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_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a2/a2267c9b508f35daebb916cabd26e57acc8fabec7dfcae1221c7874addc18458-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_arm64/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_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a1/a1728d1cfde60d4faf2c635f1abd8c2a6cfd6675fd2afe81e2d3536f1e5db4c4-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_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Xm-GZL1PSBdRwJyQ3Mka/Xm-GZL1PSBdRwJyQ3Mka -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c5/c5346ce912d9774d46eaf2b26c7f1e573254a4758edb575ba273bfa4564e9ddf-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_arm64/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 Z1uh5xqo6JcAYbJC7cbn/Z1uh5xqo6JcAYbJC7cbn -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2f/2f3f433562a7db8f9d880c2f2295e19b3cdb04b4e92df83c2a083c047b41ebb8-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_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0X7a35aqUSAeygswlvwG/0X7a35aqUSAeygswlvwG -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_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fb/fb4ab197c14c90571cc354959edb400e695d1f89d6dd4dafb91f3074e67cc253-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_arm64/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 787nNlbolFRK0QUUfdT2/787nNlbolFRK0QUUfdT2 -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_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d1/d17ec76fc6114b68e751860f8e3b84f92a426dcfc917e757c63bf4602c437172-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_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p compress/flate -std -complete -installsuffix shared -buildid afR9y_y-HfjEW5YO4oBC/afR9y_y-HfjEW5YO4oBC -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_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/14/143c1a274be44559f0c4eebdcb2815d370a3d0b4b1f907682c79a33fa3d754d8-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_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid R7rH0NqqG6YR2pvNbwet/R7rH0NqqG6YR2pvNbwet -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 -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 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/27/27035261042804a30e241412e279f46cad7193a3ae5e6355490be783aa4b6c54-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_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 4YmtjoSoCts-OVnvp9d8/4YmtjoSoCts-OVnvp9d8 -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 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/bb/bb79d8939c19f0102ada6e2389125b78e11dbf6d94f5558c7f9f2ab35376ed68-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_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 8StJ_Zk92xbW4mIjDBtL/8StJ_Zk92xbW4mIjDBtL -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 -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 -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/net /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -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 cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/86/8643059f9ffcae53c5f34e2b8fd4e4a272853b6b02eeef11fe4102e0be759b70-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_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid eE7e-JtW6_5yAPnxhNvR/eE7e-JtW6_5yAPnxhNvR -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 cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/f8/f859cbd8c82f10814529ad2ed7341426586adeea914adb14cf939b51c3ac33c6-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p os/user -std -installsuffix shared -buildid icR235ERj_j9pzuUk2sN/icR235ERj_j9pzuUk2sN -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 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_arm64/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 zZFkdOADeYelhj33T6lX/zZFkdOADeYelhj33T6lX -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/dd/dd99c5280210f69e60c0571be4c168c1d23ce421c3b4f5248cd26bd6407ee5df-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b099/_pkg_.a # 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_arm64/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 Gh36ZI6KssiSlCzv8xDc/Gh36ZI6KssiSlCzv8xDc -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./client.go ./socks.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/90/90412724662a9320451064232bb16fe3dddd9eff22c60c0cd2539931a0b332fa-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_arm64/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 HnVjczrx2V1qsi2sGc03/HnVjczrx2V1qsi2sGc03 -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f2/f27ea3db642b0426f23fdb13feaeca7e839edbee6fffe7d3c7853cf10ac06bf6-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_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid XvS-s3veGFFuMtxpt7Jm/XvS-s3veGFFuMtxpt7Jm -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/44/4433b6ca1647a0502961c48252b2b4c8620508465ca88b324515c1d3dece48d1-d # internal 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm64/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 a4dQDSnCearHdPJ0RaqC/a4dQDSnCearHdPJ0RaqC -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8c/8c113afcd1e3e25b6b11575db808a5d88e767be8f5cb3129199bbd3527cdabe0-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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid QKbG3TQ9WI7Rs6MiPVU8/QKbG3TQ9WI7Rs6MiPVU8 -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./utils.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/08/08fdfc827716ccf67dcbc7a9c71f8115822d8db42180e83646b87b6a6cd3d1a1-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_arm64/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 hRjjWdxeigSh8GWXlFzQ/hRjjWdxeigSh8GWXlFzQ -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e8/e8b61dfa6c7e11b52319b4772619c452c0bf58c280919239daad9cc1634d9bd1-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_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid jCY-Sr8556Tf8iEJ5jMK/jCY-Sr8556Tf8iEJ5jMK -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ce/ce0b12bd3984377a4bbe1795a2abc242678a422c85aec925a42fef61e37ac9ff-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_arm64/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 N-oZWXJWSTeL7-bcSbUi/N-oZWXJWSTeL7-bcSbUi -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_arm64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/76/76dcbcd04fb24e4f8d6da9f1d4dec9e4941c397ec121945717ea583aace42f0a-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_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TjeuHfZv6PY1r82VgtZg/TjeuHfZv6PY1r82VgtZg -goversion go1.12.10 -D "" -importcfg $WORK/b120/importcfg -pack ./bidirule.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/cb/cb60e354cc6321d35f98cb95561b46c7e0b7df7ac2bb5b1dd2202a3a161a2cc8-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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/tls -std -complete -installsuffix shared -buildid YxFBYleg8k4gzRxtONoY/YxFBYleg8k4gzRxtONoY -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_arm64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/08/08cafc4346f3f329c1c21cae0ecfb1deb6862360f9d913adfc0e3d3ef96ae82e-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bf/bfbed1d95f9542828da306970325e47613dcd995822355241e7bf7232478c198-d # internal internal/x/text/unicode/norm net/textproto mkdir -p $WORK/b123/ 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_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/textproto -std -complete -installsuffix shared -buildid NZbtza50_i1sAIkaB9Oa/NZbtza50_i1sAIkaB9Oa -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go 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 /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid OJ5ur9q9Z9okpaIfxws2/OJ5ur9q9Z9okpaIfxws2 -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_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/aa/aaf22a254a6edc7c8c71ef3f5da3f379e1ee2122dc491ff40cc17064879ed635-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_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid WL_NogJs8EE_VmYWcX0E/WL_NogJs8EE_VmYWcX0E -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/4e/4e00518ae5dd9c3a3c14b4cf8fea96b32fc6d07ce0abe7edfd8641d3f5ad1335-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_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p mime -std -complete -installsuffix shared -buildid zmKHCT3iEE-K_Zusk2m5/zmKHCT3iEE-K_Zusk2m5 -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_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8c/8cebee80f500b68a5410700e8487844f8e9523c3509763d39be570dfa56d02e1-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_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid dC1y1lAOrxryW22ceEnq/dC1y1lAOrxryW22ceEnq -goversion go1.12.10 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3f/3f1c59d93c2dfe3ea8cc96b53b9818bfbcee8c582b16242035e4dd3cb457148a-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_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/http/internal -std -complete -installsuffix shared -buildid v91ZfiV6WoG8q4uLTQHf/v91ZfiV6WoG8q4uLTQHf -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/30/3082dda9b0edd54c4141c1e45894d5377010ca32b4f2eff9c0adc902d2d5b4dd-d # internal mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal 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_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p mime/multipart -std -complete -installsuffix shared -buildid PFnhWv9fZeRAN56CKLKG/PFnhWv9fZeRAN56CKLKG -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./formdata.go ./multipart.go ./writer.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ce/ce4a6b3f202f4ac9402cb9d0ddf69e30fe393ab410270bfa670e0be97fb69ea5-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm 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_arm64/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 RHd5DcpUCk1cboNo-cuM/RHd5DcpUCk1cboNo-cuM -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ad/ad40be8b8bd59126fffa76f04c2ad9ab1f00fb73a51737b5d1da7c42ca053b67-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_arm64/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 RfijyoGQcq-hrI0IbyjF/RfijyoGQcq-hrI0IbyjF -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_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e1/e1093c5024f798d878c54f561a165932b808bca126b28784cd600b4f022058a5-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_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid n5gNT6hHc9OEikGP4kgL/n5gNT6hHc9OEikGP4kgL -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/1b/1bf3d43c377f68d044eb859dceb656fe3b1163642c345419c8758f5b781f1079-d # internal 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 cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid MnsBMNRr0xNRjgS1hWW1/MnsBMNRr0xNRjgS1hWW1 -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/36/36262e4f7b405098b4358954d51fccebe2fe531f706ff087a676e7b140dfd5ad-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_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid -r_cI5bcl7MXtOGcLIeS/-r_cI5bcl7MXtOGcLIeS -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/33/33b3405fd7759fe31081ddedc6edc647412a5092d402cb95cbca220b3a5abd47-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_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 65onIR_8WPw7ynKGQ97k/65onIR_8WPw7ynKGQ97k -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/33/33b63b4eeb9713ee1797de7f0b7196c4903f925032b9e2090a76ef35354f3fe6-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b142/ cat >$WORK/b142/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b142/symabis ./sha256block_arm64.s cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid 18cvbtO_wQS7_a4b0bt1/18cvbtO_wQS7_a4b0bt1 -goversion go1.12.10 -symabis $WORK/b142/symabis -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h ./cpuid.go ./cpuid_linux_arm64.go ./sha256.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/8e/8e901163b2de2e96211356d6dcce0da398e8e3e30a226e019b3fbc1bc3fb5f93-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_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid OngFny87Z5BNs5BkvzjM/OngFny87Z5BNs5BkvzjM -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b142/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/48/48005bdf2eec4b5c47c3b1b566ed60e0c12188164557f76a113fd71693c67def-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_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid RZ4zKYPxCYSuNJW3FWL1/RZ4zKYPxCYSuNJW3FWL1 -goversion go1.12.10 -D "" -importcfg $WORK/b146/importcfg -pack ./locations.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b142/_pkg_.a $WORK/b142/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/7e/7e8bd40c84b56cb82a829cc71b93a9e2ff7e44a9e9f3118bffdd9d5fdc4a5d25-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_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid rLcNGwuPH9HFDctYLaQK/rLcNGwuPH9HFDctYLaQK -goversion go1.12.10 -D "" -importcfg $WORK/b141/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4d/4d35325a38c6af5043f62c58e7828ccb9031835dbb680330cfb5b519c724844a-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_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p log/syslog -std -complete -installsuffix shared -buildid Z0qJyUQy24SeH3eLiCEB/Z0qJyUQy24SeH3eLiCEB -goversion go1.12.10 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/aa/aa6fa9a7d8ed3a1087d346740d3d36860633cdb3a084aa8e21b91f7bb38a3b52-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_arm64/asm -trimpath $WORK/b150 -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p runtime/debug -std -installsuffix shared -buildid 3xlju4l8rohZKQkhmcnJ/3xlju4l8rohZKQkhmcnJ -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_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a0/a0a104efd7602404fdf44987e771bb6587a142a8ef187eebaf0a0f834a3a60d8-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_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p runtime/pprof -std -installsuffix shared -buildid N9Gb4Z34DO57mV3-NO57/N9Gb4Z34DO57mV3-NO57 -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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b150 -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b150/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b150/_pkg_.a $WORK/b150/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/95/9594d4531f21d6a4a0355f3bfc83eadd4ff84409eb47d12923a381f9cf758193-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_arm64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p archive/zip -std -complete -installsuffix shared -buildid aRIXMxb95wmDoD0wRzK9/aRIXMxb95wmDoD0wRzK9 -goversion go1.12.10 -D "" -importcfg $WORK/b154/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ef/ef2981f49b3daba567d03c57560e0395892e6031c835328362044aee70b04395-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_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid MeXLjaJVP_Boo86qLCs3/MeXLjaJVP_Boo86qLCs3 -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/15/1519cf8a1056147279b51b5ae237b809427f30e4b36f97cd20a676c6a364a0e0-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a7/a78f0c715bd3906088025f0a4ba96010b0e5b95dd311064d3a558826c2b60046-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol mkdir -p $WORK/b161/ 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_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http -std -complete -installsuffix shared -buildid GnS9sJBeof96e7V-swQm/GnS9sJBeof96e7V-swQm -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 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_arm64/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 Jto84KLejzzw_10-trki/Jto84KLejzzw_10-trki -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_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3c/3c5228ae35fa1c4d190df7fb31bd35fca665301eb1968e5b3fcd8d304226d594-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_arm64/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 LgZfzxjoAIOW65xTr4Ke/LgZfzxjoAIOW65xTr4Ke -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_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/58/58b010002e2415523be7893cb64923ca3e204da92605a02a0f28806737773298-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_arm64/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 UY2_HMCn9VzAB_xy4Ydg/UY2_HMCn9VzAB_xy4Ydg -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_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/69/69789dcb4fc5f2cf068351703a11c02a70b88cc0f31187504752e9e42914006b-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_arm64/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 MGwdUnhQPkK98JXliYHH/MGwdUnhQPkK98JXliYHH -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_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c3/c33807874f17911a69f1e2ee4bd5a97bfbe090e44491b23dd09ec154c39c782d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b166/ cat >$WORK/b166/go_asm.h << 'EOF' # internal 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_arm64/asm -trimpath $WORK/b166 -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b166/symabis ./asm_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 -installsuffix shared -buildid xFisX5pVckpGIi4FOii0/xFisX5pVckpGIi4FOii0 -goversion go1.12.10 -symabis $WORK/b166/symabis -D "" -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b166 -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b166/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b166/_pkg_.a $WORK/b166/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/b7/b779ef4621473cde84f6eec0e471d5becee853a167b31c4d8036b9eb118dead6-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid chLQPmkyQSZuSJmQPin-/chLQPmkyQSZuSJmQPin- -goversion go1.12.10 -D "" -importcfg $WORK/b168/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/47/474d5b490430d5043e8ac9a7e8dfca4a489e6f763bdfb76c0a997dbd96adc9d3-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_arm64/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 z6iKWbNZVDpMNTjdr_Hy/z6iKWbNZVDpMNTjdr_Hy -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_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/27/27c05e331de93c9d694f7347dfbf0721d68e65c1858996e6cddf0f025985ac84-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_arm64/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 XuTk0rIltmyr8q3xQKHd/XuTk0rIltmyr8q3xQKHd -goversion go1.12.10 -D "" -importcfg $WORK/b169/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/41/411c5e6e11043e3c54a8de39435b41ca37ecfd54e6c53f4af1ab030c4df5ef82-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_arm64/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 gFnRaBg9rQd-KPTXyu-r/gFnRaBg9rQd-KPTXyu-r -goversion go1.12.10 -D "" -importcfg $WORK/b171/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/44/4403b26b249fcce1834df3e6beba167fe28b1bd7539038017ded82d905a5e61a-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_arm64/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 nzw5fNCeOf8txVNvHBYw/nzw5fNCeOf8txVNvHBYw -goversion go1.12.10 -D "" -importcfg $WORK/b173/importcfg -pack ./byteorder.go ./cpu.go ./cpu_linux.go ./cpu_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/db/dbdbc5d90581d544668e9ecd1e691cd6da9e02857f7262905869a0bce53fd054-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_arm64/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 IlIygqBt5taFBE0weqJC/IlIygqBt5taFBE0weqJC -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_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/9a/9a29b813702701bc3b22edd83fdc1ef9768ae3f59dc0d445e6309f74b62ad817-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_arm64/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 NQpqfQFFZu9U1PKq37UW/NQpqfQFFZu9U1PKq37UW -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_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/8b/8b174234f90c86e2e9f238efff006cdaf4941c472f545bbebc5333cff0c084f3-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_arm64/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 qpIaYk9Ot7z6ts6gY5jz/qpIaYk9Ot7z6ts6gY5jz -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_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/b5/b5cb99dac941bf27c0cdc2dba12e0b83387163291df1f5e818f5e62992424f38-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_arm64/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 LtyZ7KsUTWERis0MclNB/LtyZ7KsUTWERis0MclNB -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/dd/dd124693d2e1ce13fed9c6d15cbbf04ee2400dfac17a4038df0a2f84ea2157d2-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_arm64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid VzUUshkLQG1_4GLBVWCL/VzUUshkLQG1_4GLBVWCL -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_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/dd/dd129918f2d965baf3f60d8a40f25851dc6c3ca138b76062f90e9a11ed936674-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_arm64/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 qZxD2xZA_4ouuxmKkbjq/qZxD2xZA_4ouuxmKkbjq -goversion go1.12.10 -D "" -importcfg $WORK/b163/importcfg -pack ./error_codes.go ./quic_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/38/38e1b8ce8491736a0197aad5ce81b52d3e51c6b08f89e702072e59b93277c93b-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_arm64/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 Wu4_IJ_D71EFgYGsKZg3/Wu4_IJ_D71EFgYGsKZg3 -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_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/4d/4dead4c09288ad12bf24958f3fbc059eef0ad9df5d8e33cf598ee68ab0b17137-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_arm64/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 -heAu2MKhcDBuYjz5rL0/-heAu2MKhcDBuYjz5rL0 -goversion go1.12.10 -D "" -importcfg $WORK/b177/importcfg -pack ./quic-trace.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d6/d6825efdde25b91139ca7fa6c092c8e3b385e1be5bfe76d502ccbfae95e36445-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_arm64/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 P5PThy2yGZYYSYkYBOsv/P5PThy2yGZYYSYkYBOsv -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_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/57/57cd5e4ded430eefa699c886d2a13be1b6e72478facb959e12a48e908f7048de-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_arm64/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 5zm9qMjNMDB_JxF3DAae/5zm9qMjNMDB_JxF3DAae -goversion go1.12.10 -D "" -importcfg $WORK/b175/importcfg -pack ./interface.go ./tracer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/16/16b481d7bea0bff07e4f36f0e7852eff70742f5dc3ae3030fb64baa14910341b-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_arm64/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 8-i0XO4UGXV6AYbHb6bi/8-i0XO4UGXV6AYbHb6bi -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_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/7e/7e550ddf219da961d57b358f1f65d9d5e90a3d82b0aed393f654e313db7e0fd3-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_arm64/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 nQVfTkwNBI6v2-7ofAJa/nQVfTkwNBI6v2-7ofAJa -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_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6e/6e6f4dce68422ace46382f5f179fe6c957a26f6a01ee447bcc5cbe8e42bbc05a-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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid -STW7Fs40KmrG9OuppPI/-STW7Fs40KmrG9OuppPI -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/dc/dcf10f1288dd163e6c10acf3577b1785116928da9b56b233b8c3a782110e9631-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_arm64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/syncthing/syncthing/lib/connections/registry -complete -installsuffix shared -buildid GwYHJ2FByKWr7KjLgke4/GwYHJ2FByKWr7KjLgke4 -goversion go1.12.10 -D "" -importcfg $WORK/b180/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/70/703e2a21f31b207db1a441084fd5ec2be4b7d9b474b1c074b98fcca86587bf6e-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_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid ZC0Y9nMd6qeyP_Ib-MIF/ZC0Y9nMd6qeyP_Ib-MIF -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_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/19/19488b6bcb834d7f774b17d242bc2e724b6770177055700852d2cabd6a8e2351-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_arm64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid wRAjuPYgKM6Oq80imhja/wRAjuPYgKM6Oq80imhja -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_arm64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f4/f47a1c3ad0f9de3258a1a5129ad98813a38ae2b1a8c0d0e8081c815a8d89e459-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/8f/8f37d5369e41d8525c7a1498aaf163320e9c6425327288518907acebf1c999f0-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 github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go mkdir -p $WORK/b157/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid NHMZyhbI9cLhOPey0P_C/NHMZyhbI9cLhOPey0P_C -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 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_arm64/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 EZdtt483naU1jYT_n6Uy/EZdtt483naU1jYT_n6Uy -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_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/29/299fcf173d56b695790c8696d0598356c9b4dfe6277758db5ee17f6ddb96bd7e-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_arm64/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 p2f-64ZFaGi21uj6Res7/p2f-64ZFaGi21uj6Res7 -goversion go1.12.10 -D "" -importcfg $WORK/b185/importcfg -pack ./natpmp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/c5/c5b4535be2a99d319ad05a58935a6fbd6170877e053a2693663661a98d182c90-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_arm64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid goOEquwFhpRbZ5i7InTw/goOEquwFhpRbZ5i7InTw -goversion go1.12.10 -D "" -importcfg $WORK/b186/importcfg -pack ./gateway_common.go ./gateway_linux.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/60/6065fb138916e7cd04871a0276a1a898c0de9f6c52355b82fb59a3cc1c8ddf7e-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_arm64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid LqImFX9VrcSveZCQAzh-/LqImFX9VrcSveZCQAzh- -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_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/52/52a8157e77cd06fff51c4a1504bfb0265e5004606ccc1bfa39fddaf635bcc301-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_arm64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid q6Y5QsigPNlGZEg3hiC5/q6Y5QsigPNlGZEg3hiC5 -goversion go1.12.10 -D "" -importcfg $WORK/b189/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/03/03134cbcc2dbb66f05cc3b961680140eb3c403f8c5dc06eeb3a35544e32a1d55-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_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid 9kje5a6uRSmt0M_oYz53/9kje5a6uRSmt0M_oYz53 -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_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/1c/1cd6b7001c72513862c4cc9f7c5d2fc8783a8e3dbf793e4156d4590f63972b98-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_arm64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid x1QDzENYq8T6POmLRTz6/x1QDzENYq8T6POmLRTz6 -goversion go1.12.10 -D "" -importcfg $WORK/b188/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ac/acd0aab25b0f3b9ee3d0c1a1cba759b57644ac34a0533e5f01dae726c43b92bd-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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid LmL_Ilj_NmSWF3zZVuE7/LmL_Ilj_NmSWF3zZVuE7 -goversion go1.12.10 -D "" -importcfg $WORK/b187/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/d0/d0aad423d64847c1b981ee5f6386ce7567e4b3e3ca13484043d37be9fff3db7b-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_arm64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter -complete -installsuffix shared -buildid k57WB7F_K-F-rg4ONmjj/k57WB7F_K-F-rg4ONmjj -goversion go1.12.10 -D "" -importcfg $WORK/b191/importcfg -pack ./conn.go ./filter.go ./misc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/2b/2bb7905569f0527e4efe09020c944b6fcc758ab25c65f9e30f5460fb760a6a03-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_arm64/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 9HprjmZPRNKqIKTzyRCQ/9HprjmZPRNKqIKTzyRCQ -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_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/2a/2a289b7cb22b473b176ae4ac8d4f737f712e9a4a232c9b638d09f79104f5ff33-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_arm64/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 -NvfPFZus2UqN5mlgWQ7/-NvfPFZus2UqN5mlgWQ7 -goversion go1.12.10 -D "" -importcfg $WORK/b194/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b3/b374080fb9f2862524a2628f349d3fd3ae004686cf7bed7d5c42cfbe41e6af47-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_arm64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid lpBKLkg1IhOpZdC9KC01/lpBKLkg1IhOpZdC9KC01 -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_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/dc/dc594bd97530e5afa9e544c5ebfdcdd25a569ab323f2ede827097e5c9dc98462-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_arm64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/syncthing/syncthing/lib/stun -complete -installsuffix shared -buildid 1xB4bygAKq6aDScw9k-7/1xB4bygAKq6aDScw9k-7 -goversion go1.12.10 -D "" -importcfg $WORK/b190/importcfg -pack ./debug.go ./filter.go ./stun.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/38/38ee0b6ca9211405ae872ead6fdcff0f11740ea7526b184263335d9e5d867cf2-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_arm64/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 qenqIIbgKtd4950qoVrH/qenqIIbgKtd4950qoVrH -goversion go1.12.10 -D "" -importcfg $WORK/b198/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/62/627ac218a5dbab564bd3b94564686777f36d82b84addf583a7b359598af35635-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_arm64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid 6fd0YtoHZlhPOmcDdBvx/6fd0YtoHZlhPOmcDdBvx -goversion go1.12.10 -D "" -importcfg $WORK/b184/importcfg -pack ./debug.go ./pmp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/46/4646c49e8385ee114eeccaa30baaefae08d554ae57a8640a3a1c9911ba2fcb74-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_arm64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid G7amwaX6gpPF_M-7CgJY/G7amwaX6gpPF_M-7CgJY -goversion go1.12.10 -D "" -importcfg $WORK/b193/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/1f/1f37ec0ff2439d911013ab0d0832a73a9047b8255382e888368fd8c4bd183c73-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_arm64/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 mbEanSp_alayp8_gvlQB/mbEanSp_alayp8_gvlQB -goversion go1.12.10 -D "" -importcfg $WORK/b197/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/0b/0b0b520b87cb3b25b5ed1c3bcaf2cee95acc4849077ac48b61c8ad0b6f5b2f4f-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_arm64/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 OVyJ3_xgjAr-EZz7TmVv/OVyJ3_xgjAr-EZz7TmVv -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_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e7/e76a3247cf5964b3c68135cd266997f501cf001c709674cb0e3ea3a02f749560-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b202/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal 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_arm64/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 7rkgCVcz5TPoVbWXf_aL/7rkgCVcz5TPoVbWXf_aL -goversion go1.12.10 -D "" -importcfg $WORK/b202/importcfg -pack ./bloom.go ./filter.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e5/e5233fc336cbf75ab8a691d3281439203fdf363a29775125931d41fe0508bd50-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_arm64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid 9QKGzVTVzC8WA-yVKu3w/9QKGzVTVzC8WA-yVKu3w -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_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/95/9579cd62c6e57096a31480a924af8b7c6397d5b25cb4a8c6e4f479912cd1fc2b-d # internal 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_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid PNqP7QN43VkcyN7vRi1d/PNqP7QN43VkcyN7vRi1d -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_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/8f/8f314f20701fec62663fe0ad574eda78fa6bcd3711597257eb615d4676bd69b2-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_arm64/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 -lHs1KY7WD9Ps9lbD2Ih/-lHs1KY7WD9Ps9lbD2Ih -goversion go1.12.10 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/27/2725a2adcbd62de2af0b96ecde7551369cf59042daca4a6213f0127c4e4c64fe-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_arm64/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 c0XqZhC-e32VzOTszRO8/c0XqZhC-e32VzOTszRO8 -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_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/49/49ceb55b683deb68d1a45f30b0f1201ad76e2a9ea5d0ada964c4f33ac1ea1bf1-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_arm64/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 hkeGKuuJYC0RvXrHfKM5/hkeGKuuJYC0RvXrHfKM5 -goversion go1.12.10 -D "" -importcfg $WORK/b217/importcfg -pack ./lexer.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ab/ab36323c51865f69d41aaa6a2723f6adca59787bb6dbb413dc571d7073e06ce2-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_arm64/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 5x1ZnhUWukEHf0xDklxT/5x1ZnhUWukEHf0xDklxT -goversion go1.12.10 -D "" -importcfg $WORK/b216/importcfg -pack ./ast.go ./parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/12/12265e15397aa89a97b868d1fe4529d443fb4586241f5b2bcabb73a001ace28e-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_arm64/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 O8Awl9SvIjqadqCrI4xo/O8Awl9SvIjqadqCrI4xo -goversion go1.12.10 -D "" -importcfg $WORK/b200/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/61/614760a03eb88fe32c9438e0b9784f5a38c242cd6ca4ff5cb34bc761e44b308f-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_arm64/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 B3L5nN34Pi3NcWamDFY7/B3L5nN34Pi3NcWamDFY7 -goversion go1.12.10 -D "" -importcfg $WORK/b218/importcfg -pack ./syntax.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/71/7169ea5d0f1abda0da29bef85947d6f416057cc304179e2f7c0b35cfd781fd39-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_arm64/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 dPUcgMKi2BuLq3p1rlOD/dPUcgMKi2BuLq3p1rlOD -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_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/98/98a651125ad95c75c5a1d4dbdd02f93f652bdce56077b01093ec1163ba7f6dc8-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b204/ 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_arm64/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 NiBgD8tzNdpD_IXRFMrA/NiBgD8tzNdpD_IXRFMrA -goversion go1.12.10 -D "" -importcfg $WORK/b204/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/37/37efb84076a498cb3a46cf67e7abc467483f7fd93c400af907a6b2d1772514ac-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_arm64/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 nL1_B3GbLfyZznBh1T8f/nL1_B3GbLfyZznBh1T8f -goversion go1.12.10 -D "" -importcfg $WORK/b212/importcfg -pack ./compiler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/36/3664753ed99b7e47bedea8e63682a6c73f3707bfe53cfcd43b070dcd9e1455d8-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_arm64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid YBszso_gAzzVTxN9Kq2K/YBszso_gAzzVTxN9Kq2K -goversion go1.12.10 -D "" -importcfg $WORK/b222/importcfg -pack ./aggregator.go ./debug.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/a6/a6f6a1d9a4052cc4e30708902f396a505d124e2da00a0f298452d660e3bbd000-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob 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_arm64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob -complete -installsuffix shared -buildid scdp8RiFKXP5kqGzW1d6/scdp8RiFKXP5kqGzW1d6 -goversion go1.12.10 -D "" -importcfg $WORK/b211/importcfg -pack ./glob.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/77/77e093fcf5350bf0e30f7f0def58f78dcca3eaa5cd5a20ce4193de001bd364f0-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_arm64/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 trsMeQff37DauAxOpehu/trsMeQff37DauAxOpehu -goversion go1.12.10 -D "" -importcfg $WORK/b205/importcfg -pack ./memdb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/ea/eab59e3df7237391bfeb78476d8f2fc781c52d257e7adae12d2d9b087b111d75-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_arm64/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 Et1yXQAnc_ie-GeO2HiS/Et1yXQAnc_ie-GeO2HiS -goversion go1.12.10 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./table.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e8/e83c6a443d805a8b5cf8fef54e02a2958f0461ae7b6257aa4d77197808ad3af1-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_arm64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid KDLfu2EyajYftCo1YxHY/KDLfu2EyajYftCo1YxHY -goversion go1.12.10 -D "" -importcfg $WORK/b210/importcfg -pack ./cache.go ./ignore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b7/b76740d1103b2b73e52c341d75be951598afe972abba8bc83317cdbedc978710-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_arm64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid wBg5M1XeY6tiLSJQhew9/wBg5M1XeY6tiLSJQhew9 -goversion go1.12.10 -D "" -importcfg $WORK/b223/importcfg -pack ./weakhash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7e/7e502709ee9983aea3ef854e1be7aecc0f67d119d63c5d531f808eaf3fd42a39-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_arm64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 3MPRiFeTXVruH6NBveQW/3MPRiFeTXVruH6NBveQW -goversion go1.12.10 -D "" -importcfg $WORK/b226/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f4/f4859d28d83367e6ad71a5531a14ffda2a68d76e77b3736e8190e199ef6dc742-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_arm64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid DnYunBjp6DU9fZ6xR3VM/DnYunBjp6DU9fZ6xR3VM -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_arm64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/23/23684464c48fc6b99d93ad62dd380197fbf9154d9853c6c2f77f1e197132b3f9-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_arm64/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 8RJW__1YMNFEFKfDlFCV/8RJW__1YMNFEFKfDlFCV -goversion go1.12.10 -D "" -importcfg $WORK/b229/importcfg -pack ./coding.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c6/c638e4563425c39e89b9cd30e8a75c648d2d3ae77095d0a1ac27cdc5021916f5-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_arm64/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 0ZsrI1gTtt6ebZuK-A7S/0ZsrI1gTtt6ebZuK-A7S -goversion go1.12.10 -D "" -importcfg $WORK/b233/importcfg -pack ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/37/37bf57f954202e8cb0a423d7459edeec745134f39c48766d819fa8143ed1f0ce-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # 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_arm64/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 SWwW1DxXiY1wzgJFlzr1/SWwW1DxXiY1wzgJFlzr1 -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 cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9a/9a8da5a080f11b218abb15ac5314124fe0a1f36fc51894bf98ae424c2a96009c-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_arm64/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 RVQ8EVgNQjvVK1NvOQ-L/RVQ8EVgNQjvVK1NvOQ-L -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_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0c/0ce6248080afd9d523d0b2b0f98515a459e5e7b8702e92eec53f2ccf489cc673-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_arm64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p html -std -complete -installsuffix shared -buildid BZ40Y_9l1qRlnIscB2RR/BZ40Y_9l1qRlnIscB2RR -goversion go1.12.10 -D "" -importcfg $WORK/b239/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/f3/f3e4cc2fe518b306a02265ecd9e7cd9500423976f90f0a21f36576439f3b8e14-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_arm64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 -complete -installsuffix shared -buildid tQG8AKTmKTobhEatzo0r/tQG8AKTmKTobhEatzo0r -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 cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/bd/bd0caf183d7d1bbfe8176b3b11845164b77218f81557226da5cf3d046b8ddd14-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_arm64/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 PDDigDPzPvKSvbWsldje/PDDigDPzPvKSvbWsldje -goversion go1.12.10 -D "" -importcfg $WORK/b228/importcfg -pack ./png.go ./qr.go ./resize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/6c/6ca01296388ef8f243f0d26ae2df404a007058c3880df873df4e373a9e957dd7-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_arm64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p text/template/parse -std -complete -installsuffix shared -buildid uyagTUz65hSy9goJHENc/uyagTUz65hSy9goJHENc -goversion go1.12.10 -D "" -importcfg $WORK/b241/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/cb/cb5726e121d07a8f8ffc161dea7876ccd449f03bbb6790e50ecf3a39669ee3a2-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_arm64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p runtime/trace -std -installsuffix shared -buildid li8ZM1Wehuxp8yFv466S/li8ZM1Wehuxp8yFv466S -goversion go1.12.10 -D "" -importcfg $WORK/b242/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/c7/c790d6d5381b5cbead58ac4b0dc43f0ff629e8f6239a7c7ec304cbe0ffea887f-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_arm64/asm -trimpath $WORK/b243 -I $WORK/b243/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p os/signal -std -installsuffix shared -buildid EWVf7Z4V_Ho1sJ4RtBAU/EWVf7Z4V_Ho1sJ4RtBAU -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_arm64/asm -trimpath $WORK/b243 -I $WORK/b243/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b243/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b243/_pkg_.a $WORK/b243/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/6a/6ad729191b1a6cd05912fa8e6374c038f98ee126878698a72774d4372a96fd70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/91/91289c1ff258b8c23b8a8841261b3242d1393c9594b4c82c6dc955eaf3c1688e-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_arm64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p text/template -std -complete -installsuffix shared -buildid cpDObljL3WiNUyljdyTL/cpDObljL3WiNUyljdyTL -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_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/56/5693880ce91e31fbe84db373b292df90cb71294a246a3057cc906174e89dff17-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d3/d3e096f312b75d229f10c92e9a3af8c078bceca9455c234e0280144620180b99-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_arm64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p html/template -std -complete -installsuffix shared -buildid lh8fS5orp6SLVtiV9lxX/lh8fS5orp6SLVtiV9lxX -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_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/23/23ccd277f30a8d7f377eeabf1f36963a974dcb454e248813aedd8afeedd9660b-d # internal github.com/syncthing/syncthing/lib/db mkdir -p $WORK/b195/ 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_arm64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/syncthing/syncthing/lib/db -complete -installsuffix shared -buildid oD9fQaxOPfDfnhbP6RFw/oD9fQaxOPfDfnhbP6RFw -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/24/24522727462ae9754429c57b6d8e4eff161fa413c46f139319e2bea5da1b957c-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_arm64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid 3BZfjrG9ycHVPC4kTwSa/3BZfjrG9ycHVPC4kTwSa -goversion go1.12.10 -D "" -importcfg $WORK/b237/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/de/deed33e6f1f703f5bb99aa681e144a2f43ee681c9e9513793690f8f045291a6f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/dd/dd52ce3f8bd0e4d05823c4130e6806ce3a23e342f68c851517e24ae4907010da-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_arm64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid QjKUm58VQNm3_3zUv02n/QjKUm58VQNm3_3zUv02n -goversion go1.12.10 -D "" -importcfg $WORK/b221/importcfg -pack ./debug.go ./device.go ./folder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/0c/0cdf684feacc7e20a1c6b04e5439eeabe233bb401a2002877ba46eec6380b59f-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_arm64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid RNUuYVV5AU87QY6gSDS4/RNUuYVV5AU87QY6gSDS4 -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_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/02/02166b76ca3827f38410927b42b0882cab7e6e888d55f71da27c0715b41c6526-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_arm64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/syncthing/syncthing/lib/ur -complete -installsuffix shared -buildid EG-WDSbplNEydTnfImFJ/EG-WDSbplNEydTnfImFJ -goversion go1.12.10 -D "" -importcfg $WORK/b227/importcfg -pack ./debug.go ./memsize_linux.go ./usage_report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3e/3e86eddf13dd8dc9358a55547101b60f54597a0cf4d2262b0b954c28e64768b9-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_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/api -complete -installsuffix shared -buildid CcasXkU1VTV77OgAMkRz/CcasXkU1VTV77OgAMkRz -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_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/55/55c4f4954a178e7993ead4302caf86bc399a44b9163e18b7a7490a50cdd2e82a-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_arm64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/syncthing -complete -installsuffix shared -buildid Ek0b1i64VHSq1qTllNjF/Ek0b1i64VHSq1qTllNjF -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_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/7a/7a4ebb5bcb8fa5f3bbab9666dfa42b5a5d49bab544bcb650612e2312674b2517-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 EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/syncthing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid KnLXExkeE1hB91zdgJ09/KnLXExkeE1hB91zdgJ09 -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/68/68e7d0faa5b96d4551d655d91a3a9b4007acdd8c35585e28e51d98baf997cf4a-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 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 math=$WORK/b022/_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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=qT3EtTdh49qN65Dq9FVf/KnLXExkeE1hB91zdgJ09/UuYRuyjnIuhwbR1Ii98e/qT3EtTdh49qN65Dq9FVf -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x18440d9c70727ff1da6f87d463f02b8ce67df779 -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_arm64/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=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x9f3ff23020cb6c953e3be53f76dc9c6713686979 -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-build717540907 internal/cpu mkdir -p $WORK/b005/ errors internal/race mkdir -p $WORK/b003/ mkdir -p $WORK/b009/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid QWdx2iItPY7UUk6nw-Ln/QWdx2iItPY7UUk6nw-Ln -goversion go1.12.10 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid LC3Si6M__doUXHDWZKCw/LC3Si6M__doUXHDWZKCw -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid zNLRmC6QaNDYibugmi5e/zNLRmC6QaNDYibugmi5e -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go 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_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9b/9b48134773e3ed15fb48113b4a59b2f8205b2ffb57a13d39da78b89a7a259e4d-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/7f/7f21aac4adad0c59ea69574d70007742529ae2d71609deee0c24ca31ba977417-d # internal sync/atomic mkdir -p $WORK/b014/ runtime/internal/sys cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b013/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid es-zcbAYRwQXyZ_Vk3ZJ/es-zcbAYRwQXyZ_Vk3ZJ -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid Q59x_BmtrFgAZfOObqzW/Q59x_BmtrFgAZfOObqzW -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/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.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 EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid FvGMZXsy-Cod7E9Y39JA/FvGMZXsy-Cod7E9Y39JA -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e4/e483e1a2a90fa39085ae29aa96e9cd5febcba7d713ba0c0788c56df71f7d5d28-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_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid r-qJ4L_mBqNi7LLOqfWc/r-qJ4L_mBqNi7LLOqfWc -goversion go1.12.10 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7d/7de2198bf8d4db26208cbbf8ea84bd8331bb62240de1ad1365b0516acd8bfaee-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_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid lE_FpvHXrJzzDGOF8xaS/lE_FpvHXrJzzDGOF8xaS -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_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d6/d6d806f2140cf669a7cfb39473804b1fc2250c17423c8dd46256d570773ea171-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/92/920eed408d83c6fa2dc0c23c58839e73cf8eb21b9a773de8f22b1644276e8b42-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF 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_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid o99GTvObT9p7UDxfNuNE/o99GTvObT9p7UDxfNuNE -goversion go1.12.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 7HnhtoaARQINezkcfBsl/7HnhtoaARQINezkcfBsl -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b8/b87d19dd7d5d02ee0f0077e427789612c0784c8b9a4b1043a433f634482ac0e9-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_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid vHry-iymbil4Tp9qME5R/vHry-iymbil4Tp9qME5R -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_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_arm64.o $WORK/b004/count_arm64.o $WORK/b004/equal_arm64.o $WORK/b004/index_arm64.o $WORK/b004/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8c/8c29e041915b6f1cb112aa024720fd6e99f9aa6e9286d6af1b3aeef312fa8b0e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f4/f4949684fb7a505dd751a074481b99eae3b2aedf1a6899712028db8a6d361b4f-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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPQIHpTmmHUoj3c6bNqm/LPQIHpTmmHUoj3c6bNqm -goversion go1.12.10 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d6/d64a7c72ff4791f6959e262d07eb69682e38bac2453d2ecb018904e2e14b7142-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_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s 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_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid 5vX0cbbiT-dTX_DnbYyV/5vX0cbbiT-dTX_DnbYyV -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 cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/04/04afbe6c6d567c1e102b40ef3afa563d441f84afa3cd6de6a5758c8a0fcf86de-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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p container/list -std -complete -installsuffix shared -buildid fojVWvD6GC66j7OlyXhU/fojVWvD6GC66j7OlyXhU -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./list.go 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 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_arm64.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.load_g 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_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 0-e5Xm51UUtZkYuNdLAm/0-e5Xm51UUtZkYuNdLAm -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 ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.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 ./signal_arm64.go ./signal_linux_arm64.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 ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/43/431f6a41a965c4124c9cb7d79cbbc58521fb053162753f436f7627080ac2d64a-d # internal crypto/internal/subtle 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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid NKV65kFbfS58kyWWLXZp/NKV65kFbfS58kyWWLXZp -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/8b/8bc7edfcfbfe74cafc4b10b50a0df601de8a06411a38128e816656c0b94dda29-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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Yr-TjR6THIrNaO9pnXfI/Yr-TjR6THIrNaO9pnXfI -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/19/19fd6aa62e22576909f6a613729f5ccb2b6639965b0d94cde901be99c4dc4f8a-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_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid VNkZKehuyrUhx0omZOxY/VNkZKehuyrUhx0omZOxY -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3c/3cf440c12ad2ec6d3d1b8d2f57385eca390999b4449f9647e40282918d7f4fba-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_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 5-fgAdoldGOAJSKy-k9a/5-fgAdoldGOAJSKy-k9a -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7bc1ad94de546cdec7a1c1b261039cb3ef23f0019ab19b36a44f046463020351-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_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid EyKv4-jcYe3UQrylqPpR/EyKv4-jcYe3UQrylqPpR -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ab/ab9e278d69b37a9abdbd04e226eadac0cf9b2af62f236f89fb8c01453b12d7b5-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_arm64/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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/dim_arm64.o ./dim_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/sqrt_arm64.o ./sqrt_arm64.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/dim_arm64.o $WORK/b021/exp_arm64.o $WORK/b021/floor_arm64.o $WORK/b021/modf_arm64.o $WORK/b021/sqrt_arm64.o $WORK/b021/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/32/32b9a3be895a89b5712292f45cfcb05e3557737bb28ec43bdd7e1169a94e4dc1-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_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid gO5pbzN9GU7eLj_kLptG/gO5pbzN9GU7eLj_kLptG -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 cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ba/ba68f0ee779cf8f06125f1bc96e258207d87267476325f0da7d95f99af73e34e-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_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid MqwnJxRTqVTNGd6AqY0r/MqwnJxRTqVTNGd6AqY0r -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a1/a19b3eae86e2d60f943da5bf9e64c9482337f97c9eb4c5579c426d3f8825d139-d # internal unicode/utf16 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid racTwfop_cN_o0Mv4SE3/racTwfop_cN_o0Mv4SE3 -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0c/0c5d8cf49188243affdac9921ead8d8640a85a327074c76ce129cb2104972325-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/eb/ebd3b11d18e4f0175096582a345880366327c1cf41de79853a305e915f9cf4b0-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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid boRdtSHetAV7GocMyVAp/boRdtSHetAV7GocMyVAp -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1f/1f155b2bef632b6e6ff7587ed3190806856e23feb324dc6f652169a516dc854f-d # internal TERM='dumb' gcc -I . -fPIC -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_mmap.c TERM='dumb' gcc -I . -fPIC -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_setenv.c TERM='dumb' gcc -I . -fPIC -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_sigaction.c TERM='dumb' gcc -I . -fPIC -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_traceback.c TERM='dumb' gcc -I . -fPIC -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -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/_x012.o -c gcc_arm64.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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 $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./asm_arm64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid 3Ql94VO9kIPcfUSQBMFP/3Ql94VO9kIPcfUSQBMFP -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 ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm64.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 $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/eb/eb224ff4eab79b018ea26c55377032876bbf816d9b56b88841aff9aefe9537ca-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0e/0ef9dc5f3c0fcaacb6f10c075ba03de1fbf7ec92b0fa014b52b706189535b066-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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid smwPboQPe7nvmLldZZZS/smwPboQPe7nvmLldZZZS -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_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cb/cb1d64be7ead0b17129b6f8ba37c22512d4bba27f41abc2bcb30b00bd3c7e552-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_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid ZRE8yd5jFYG8AscEKZWH/ZRE8yd5jFYG8AscEKZWH -goversion go1.12.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go 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_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid O5IbizMrRU4xni9i7BTh/O5IbizMrRU4xni9i7BTh -goversion go1.12.10 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.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_arm64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm_arm64.s syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_arm64.s 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/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid LYLSjXBKG3jFheU6BZ5E/LYLSjXBKG3jFheU6BZ5E -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_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid wWqG7_zkqCrwkAKXSZLH/wWqG7_zkqCrwkAKXSZLH -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c4/c42d97652155f61812b5e7a6f7195bbe2248446e79e2f2970486d5324ffbe60f-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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CC5aQGD4fN1FpYNV60Qe/CC5aQGD4fN1FpYNV60Qe -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d2/d297e496e7642c9bf2708a188be4244f8bfbb6fa54f05afc79e10c83818db105-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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid LhdX_DzQIpRKvWZPP9HG/LhdX_DzQIpRKvWZPP9HG -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5a/5a8e96ac65bbec082d59c4b5bdf7bd25b1c0d3160dda7abbec2873f08e71b732-d # internal 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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash -std -complete -installsuffix shared -buildid RumJERcf_WmJXCKk7fcg/RumJERcf_WmJXCKk7fcg -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/54/549953b61413650d52a9cbcbe481d22cbdbcb8ba425d9d92f745238a11f58313-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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid -USxt8a90-WuZ6TEJaPQ/-USxt8a90-WuZ6TEJaPQ -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cc/cc2eabf2331a4b5d48331b7f956e7edf7ebfffd5005dba2e6c0047d44f8334e6-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_arm64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p strings -std -installsuffix shared -buildid EC-aIPbb34sv46hoejEy/EC-aIPbb34sv46hoejEy -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_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d8/d8a49e3f4da8586269a8b8948f8aff46d07efdf08799b46b82a6fde22fd49740-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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid LEt2TkZ3oIcfvPgjC02n/LEt2TkZ3oIcfvPgjC02n -goversion go1.12.10 -D "" -importcfg $WORK/b046/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/61/61edd9dde858a4819e34c3786df66a3a9e428c0889839cb519c57b13cc5e56b2-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_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid duAvqRz4oKrG2Xb-_lXq/duAvqRz4oKrG2Xb-_lXq -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/72/726e2d1f0bec9bd5518cad2fb00b3b5e82536466c1dd778ff80316499b99f5c3-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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid mFBU6GEPW8xdlAr9KboH/mFBU6GEPW8xdlAr9KboH -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/83/838ccc33d3026fd9811c970b2d39c47848c1a93de5b18044783113ff43ef2384-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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p bufio -std -complete -installsuffix shared -buildid zRXPblBrC6E02SpcyqAh/zRXPblBrC6E02SpcyqAh -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f2/f22614b89eae969a9dbb0039ce834102109419a14f7601656e90e2428ecc8a0c-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_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./sha1block_arm64.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 packagefile internal/cpu=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid _EG15nLugJKp2kfxK15v/_EG15nLugJKp2kfxK15v -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/49/4992cb2a5690922d57ddef2d7d89c763960f7c5adcc1663358b09230795aeeea-d # internal crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./sha256block_arm64.s 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 packagefile internal/cpu=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid T6GUO3YlCBrTO2Ix6uD9/T6GUO3YlCBrTO2Ix6uD9 -goversion go1.12.10 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2e/2efdfec55fb370259b0e5cf01f7d7a1286bc70e9dffb68459e385a17329e8589-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_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid MAMb9LkqKrYJqmRTuHvi/MAMb9LkqKrYJqmRTuHvi -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/88/885a78a5735a3ebceb1e664bdaa6aa34b26513e6fb05cb8afa2760323d264bfc-d # internal hash/crc32 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./crc32_arm64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p hash/crc32 -std -installsuffix shared -buildid YhyYp3jsW-x7RfQLSbex/YhyYp3jsW-x7RfQLSbex -goversion go1.12.10 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/77f1b22b7c0948a7aaff911e08a9daf07a66dc99be94e60b261cb1d5153019c5-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_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid ucYbziMefeXxRB9o5ROy/ucYbziMefeXxRB9o5ROy -goversion go1.12.10 -D "" -importcfg $WORK/b095/importcfg -pack ./transform.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/89/89aaaa53d160de913d356ffda6ffcd9f39e99243828bcab906b99f4c3b5fc939-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_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid vYgJwemCbCClnv9J9p1x/vYgJwemCbCClnv9J9p1x -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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/37/3712ea9107a00ebb0948680c110e901679e883b71cb5398c82b8883e87ef099e-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_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid K2UCzPNhoF4Itcyuxw2h/K2UCzPNhoF4Itcyuxw2h -goversion go1.12.10 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/20/2014ea7354a69f95494dbff0afb588e673045e9762b49662a5425a2c602bb264-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_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p path -std -complete -installsuffix shared -buildid QA0k2k1llT3rnw_Pzaiz/QA0k2k1llT3rnw_Pzaiz -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/96/96fec3bcf24f61f6a3057d43b02aec62abc3b15d2913ce97d81643f04315a8bf-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_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GQPrUQ6JBCPO7fu2nAAf/GQPrUQ6JBCPO7fu2nAAf -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/cd/cd21687ff09b7fce8e1337fbf7fe95b372ee443b550c211a62c776e291fe1ecb-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_arm64/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 VgKeci4ARnoEUb3jdCGg/VgKeci4ARnoEUb3jdCGg -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ab/aba5e1acc6a152ceb1cb34ca4462c703cbe4aaf764fae45188ee3373b0ad3b6c-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_arm64/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 anXbgD98QzePPUilN5bC/anXbgD98QzePPUilN5bC -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./bytes_comparer.go ./comparer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f9/f9ba7ef973780ffb09985d35e23cd96899f0305e1d06d57da86941b1d5f1a79f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1f/1ff1b4e043a655f2fd66fc9b3a04a4d4eba807f5713b59daff70b74bdd3c03c6-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/75/75cbe39ce838083b5f8a34691593dd35b7e438b6f69287d59cf2fa3c547ebfb9-d # internal encoding/binary mkdir -p $WORK/b039/ sort 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 cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/binary -std -complete -installsuffix shared -buildid PIAWOmu2TMID4o9XEeAC/PIAWOmu2TMID4o9XEeAC -goversion go1.12.10 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid McvcrqtTPCncgdCz9jtr/McvcrqtTPCncgdCz9jtr -goversion go1.12.10 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ef/efd6955a27702c43e6609b0158afbb01bb801d32feab7d05a603eeb710ad9c7c-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_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid fYUa1BToMns0o_8XG-Vy/fYUa1BToMns0o_8XG-Vy -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_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0a/0a646bb8395ecfce40a9708dc975a2ce534056222c0298ea05b230bdbf938d50-d # internal internal/fmtsort mkdir -p $WORK/b019/ 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_arm64/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 JVSXJCn0FaMTCFZEOmqH/JVSXJCn0FaMTCFZEOmqH -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./stream.go 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_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid V0H4orUDwg6w-r5ryFOh/V0H4orUDwg6w-r5ryFOh -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8e/8ea8fd9453ddcf7ab333f1e5087c69addf5397b48be957cd831d39ae9e915b28-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_arm64/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 FAymZm_STJguaM5oDwTp/FAymZm_STJguaM5oDwTp -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/46/46878f30f50ba08971833d7d9ef5a39bf373baeb57746ec78ebc532e58995966-d # internal crypto/cipher mkdir -p $WORK/b036/ 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_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid lWII3sdylR1HH0Wa8FjQ/lWII3sdylR1HH0Wa8FjQ -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/1a/1a77ace3ae5a5cbe7aeece1ddc39db1869ac06d4514d4285c6a9725f96624935-d # internal crypto/md5 mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a9/a97fb4e277e4c7ce523056952e5a1fe2c8a74a3680f57a50e05f78f5c208a35b-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_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid xKOwGUdy4_273a6pQWHq/xKOwGUdy4_273a6pQWHq -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go 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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/md5 -std -installsuffix shared -buildid sCRKVOd9BXPRsvDqhSN9/sCRKVOd9BXPRsvDqhSN9 -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_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/5c/5c3dd8dd4120452581f0bdefa455c26d1a9460b3da268d347c45f6fde567dbd2-d # 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_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid 3R8wYmYk91ZVE5WyzRgl/3R8wYmYk91ZVE5WyzRgl -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c5/c5efd5db658298c6ff1041230b42f72493f76b1122339031a2adaee0fbb4a127-d # internal 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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid tpkdfrwsKCL0ykmwG3je/tpkdfrwsKCL0ykmwG3je -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/83/83108c2e5aafcb30eff56af7e938502373dbf25168914a7b6f925d469fdf6c42-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid LTS9LndLHynGb58V_vZQ/LTS9LndLHynGb58V_vZQ -goversion go1.12.10 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/70/70008a132e796cd9740d14e20ce193b9f1e59a2218120c0688b44d0e8cbb571a-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/db/db27e939775b0a1f6a65c366ee5c3718434f0d2455f7c6d0cd3984d85e8f6e4c-d # internal crypto/des mkdir -p $WORK/b040/ crypto/aes 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 mkdir -p $WORK/b035/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/des -std -complete -installsuffix shared -buildid PLfBfLLHemXkEV2sbMwO/PLfBfLLHemXkEV2sbMwO -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b035/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a 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 internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/aes -std -installsuffix shared -buildid jZt1gEVLGkgSEgNpH6oC/jZt1gEVLGkgSEgNpH6oC -goversion go1.12.10 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7a1f104678972d3dc0cc8f9c965470d8823c575854c1980b5d809308fa34bed8-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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid EgE-0WhyExMQTytPnZ2K/EgE-0WhyExMQTytPnZ2K -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e4/e4f1936ff1e6271812116c7c01e60015b17a0238f3687cf8c9df414aa1486577-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b076/ 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_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid bj5W1tEaTZjpL53WT_kJ/bj5W1tEaTZjpL53WT_kJ -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4b/4b8d8dcc124a46b06a0830349a99ce881549c4b5cce341de400f815306c3d35d-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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid gCNeyUi6Zilzh7V-6KDr/gCNeyUi6Zilzh7V-6KDr -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_arm64.o $WORK/b035/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9d/9db5775adf2c38b208b4d8b67bb7bb1e29619b71ee27dcce8e2ad317d05473e7-d # internal 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_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid OGGtRsBoqi2-YLMwxzqs/OGGtRsBoqi2-YLMwxzqs -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_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fe/fe88d1ba86e7dedaf3d6a041d8142e8f745134acf39df43774885578de58ae5c-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_arm64/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 UU1byNm7e2Qp8ZjEkkrL/UU1byNm7e2Qp8ZjEkkrL -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/21/21eb020975c3b9f29a2ccb632262b89716de6867bda81c6b9b64c7f24ddb087d-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_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid 9QKGzVTVzC8WA-yVKu3w/9QKGzVTVzC8WA-yVKu3w -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_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/60/6062e98cdaf85697a86cce285d71fc8a0c135b135b8a7e03d271fa5b3c528814-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/49/49ceb55b683deb68d1a45f30b0f1201ad76e2a9ea5d0ada964c4f33ac1ea1bf1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0d/0d14657b59d4d2f8cfc451f961dc78ee67a39fc2d70fcc4336a05daed8f2fcb3-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_arm64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b120/symabis ./debug.s 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_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid b34sbvWO4JpwMxdKMZWx/b34sbvWO4JpwMxdKMZWx -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go 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_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid 3xis8_te4f5jXT4X_slS/3xis8_te4f5jXT4X_slS -goversion go1.12.10 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p runtime/debug -std -installsuffix shared -buildid 3xlju4l8rohZKQkhmcnJ/3xlju4l8rohZKQkhmcnJ -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_arm64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b120/_pkg_.a $WORK/b120/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/95/9594d4531f21d6a4a0355f3bfc83eadd4ff84409eb47d12923a381f9cf758193-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8a/8ab77e8f5bd7f884eb13947d69aeee96f9329a71cf8f62bb48aa0212f835e29d-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_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid ktkBnUgWrmWXKJbWGdtR/ktkBnUgWrmWXKJbWGdtR -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/95/95c40e3998230e749efa066e97599737259baa7fe657a265639168d0f185509f-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b128/ cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b128/symabis ./sha256block_arm64.s 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_arm64/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 0wbBdysaDi4Nc8UdWw0N/0wbBdysaDi4Nc8UdWw0N -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b065/_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_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid 18cvbtO_wQS7_a4b0bt1/18cvbtO_wQS7_a4b0bt1 -goversion go1.12.10 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./cpuid.go ./cpuid_linux_arm64.go ./sha256.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/bf/bf4d2e4226985d941bcb2b015b0abad43252d0bb033b04dd7a5522df0286fed5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/7e/7e8bd40c84b56cb82a829cc71b93a9e2ff7e44a9e9f3118bffdd9d5fdc4a5d25-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/74/7461e87ad185280b094245173248cb105f0f6c9ead4d58240fa37cdf74e1afbc-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_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p regexp -std -complete -installsuffix shared -buildid GtN798fRzY3IU4I1d8io/GtN798fRzY3IU4I1d8io -goversion go1.12.10 -D "" -importcfg $WORK/b115/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/48/489810048d56afe6c0cdec830d3df8bb328c7724558e456fa7e3c4ec75b38d26-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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid NiyYKPYx07dtSqjqpjra/NiyYKPYx07dtSqjqpjra -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_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid bSDko_ipWUWxyCEyB1-F/bSDko_ipWUWxyCEyB1-F -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_arm64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b043/symabis ./arith_arm64.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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/big -std -installsuffix shared -buildid qUf8QiaVAz3mVw9_Hjz9/qUf8QiaVAz3mVw9_Hjz9 -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_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/63/633d0542f22e1293adad71f39d47cd53078b742b11a597ff5c49386868c3bd19-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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid Wb9jftuKe8j546nsNMk-/Wb9jftuKe8j546nsNMk- -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9d/9d1eb389af814005f534797fab55d29d0c81bece50a6e89c8d708aada9d24080-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b9/b97de556b063035bc14a3e9593056129b237a70896ee07f00ea545a25d64ffb7-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_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid JiJJchKdUUuKtXeldeiN/JiJJchKdUUuKtXeldeiN -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_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a2434c478bb8f538426a150a4524ef6e023b8542d601b55dbd3e4aa4590b2427-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_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid II111fkvulligq--POfC/II111fkvulligq--POfC -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/6a/6a62c2d30c151ce4755e916e055be87ccb97b6b6a9e126567e80c184e2c6e5d8-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_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p log -std -complete -installsuffix shared -buildid Wh-pgI0a-SR8t7CEI4Yx/Wh-pgI0a-SR8t7CEI4Yx -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/cd/cd794cb3589460939f9170320ab3e34723333c015530d0a8f7d2aa04a6039e29-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_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p compress/flate -std -complete -installsuffix shared -buildid afR9y_y-HfjEW5YO4oBC/afR9y_y-HfjEW5YO4oBC -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_arm64/buildid -w $WORK/b087/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b043/arith_arm64.o ./arith_arm64.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/27/27035261042804a30e241412e279f46cad7193a3ae5e6355490be783aa4b6c54-d # internal compress/gzip mkdir -p $WORK/b086/ 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_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 4YmtjoSoCts-OVnvp9d8/4YmtjoSoCts-OVnvp9d8 -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/17/173c8a51fcfe2b1b77d92d65410603412788c6221bd9946b38ddb4d97103dbb2-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_arm64/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 RfijyoGQcq-hrI0IbyjF/RfijyoGQcq-hrI0IbyjF -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 cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d4/d4802fcebb8ecc4c2997ee861d13b7325e2c7590d1c3a8755b738635568c1e5b-d # internal crypto/elliptic mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./p256_asm_arm64.s cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 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_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/elliptic -std -installsuffix shared -buildid stSDiHqh2N0lzSudtIyR/stSDiHqh2N0lzSudtIyR -goversion go1.12.10 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/bb/bb79d8939c19f0102ada6e2389125b78e11dbf6d94f5558c7f9f2ab35376ed68-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_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid GQhXYqJWHP7SucA_elri/GQhXYqJWHP7SucA_elri -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 -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 -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 -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 -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/fd/fdd6c1d9d7492c7864452ac2d8b32a8dbc8ce7e0cb274d8e42529d55de674ba5-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_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rand -std -complete -installsuffix shared -buildid QlCmjNThMagvWeVvJsWB/QlCmjNThMagvWeVvJsWB -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 cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5a/5afbb7ebef8bb03314fe0409c566dd7362fc2d4bb14560a25530a9e09a4d4c10-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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid _FnCCv0PEz8lZk7hlCgm/_FnCCv0PEz8lZk7hlCgm -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./ecdsa.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/07/077522e7256739b9ec8a407b691f30009d15803b0df5cc25b9344e5525c77d77-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_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid MgaoIIIx0yEQdSR1__-T/MgaoIIIx0yEQdSR1__-T -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7a/7a763a677de1f9b47f3514ebca52f273a057fa20835ac926fcbb92fd42417e0d-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_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Ct6izUNNHnqv_EDRvuCf/Ct6izUNNHnqv_EDRvuCf -goversion go1.12.10 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid GMuTolAMRevkynklehBU/GMuTolAMRevkynklehBU -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_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/51/51a3f2a6789f588b78fde48e2eb741af2d725b43b3be114008680385c80f51a3-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_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NnhgFTxYeqGcKhbWccbQ/NnhgFTxYeqGcKhbWccbQ -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/53/534aa37f0bc5053f11f49dd6762db409aaf1d806db88e8aa59565bf7a11a4261-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b1bd67d3b6b42c6a87a64a681c361876589db23afacd8940c5319ea92606e627-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b063/ 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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ENHpF1jYUJ0dYnfL9QCU/ENHpF1jYUJ0dYnfL9QCU -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go 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_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 8StJ_Zk92xbW4mIjDBtL/8StJ_Zk92xbW4mIjDBtL -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_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f8/f859cbd8c82f10814529ad2ed7341426586adeea914adb14cf939b51c3ac33c6-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_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TjeuHfZv6PY1r82VgtZg/TjeuHfZv6PY1r82VgtZg -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/66/66fe96d4a9aefcafc1eef1a834a7e6d3dff47f4db2bc30ece94c87cb2553bcf7-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_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid OJ5ur9q9Z9okpaIfxws2/OJ5ur9q9Z9okpaIfxws2 -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_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/bf/bfbed1d95f9542828da306970325e47613dcd995822355241e7bf7232478c198-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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid WL_NogJs8EE_VmYWcX0E/WL_NogJs8EE_VmYWcX0E -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/4e/4e00518ae5dd9c3a3c14b4cf8fea96b32fc6d07ce0abe7edfd8641d3f5ad1335-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_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p mime -std -complete -installsuffix shared -buildid zmKHCT3iEE-K_Zusk2m5/zmKHCT3iEE-K_Zusk2m5 -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_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/30/3082dda9b0edd54c4141c1e45894d5377010ca32b4f2eff9c0adc902d2d5b4dd-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_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid dC1y1lAOrxryW22ceEnq/dC1y1lAOrxryW22ceEnq -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/3f/3f1c59d93c2dfe3ea8cc96b53b9818bfbcee8c582b16242035e4dd3cb457148a-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_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/internal -std -complete -installsuffix shared -buildid v91ZfiV6WoG8q4uLTQHf/v91ZfiV6WoG8q4uLTQHf -goversion go1.12.10 -D "" -importcfg $WORK/b105/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e1/e1093c5024f798d878c54f561a165932b808bca126b28784cd600b4f022058a5-d # internal internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal 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_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid n5gNT6hHc9OEikGP4kgL/n5gNT6hHc9OEikGP4kgL -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ce/ce4a6b3f202f4ac9402cb9d0ddf69e30fe393ab410270bfa670e0be97fb69ea5-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_arm64/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 IlIygqBt5taFBE0weqJC/IlIygqBt5taFBE0weqJC -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_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1b/1bf3d43c377f68d044eb859dceb656fe3b1163642c345419c8758f5b781f1079-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_arm64/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 Lq008gAsAWIn6FoGuY91/Lq008gAsAWIn6FoGuY91 -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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/86/8643059f9ffcae53c5f34e2b8fd4e4a272853b6b02eeef11fe4102e0be759b70-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_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid eE7e-JtW6_5yAPnxhNvR/eE7e-JtW6_5yAPnxhNvR -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_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/09/09647963b2b82b724191544064f98fe81ac91c6105cad884ed523cda3e90c2b4-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_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net/textproto -std -complete -installsuffix shared -buildid NZbtza50_i1sAIkaB9Oa/NZbtza50_i1sAIkaB9Oa -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_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/8c/8cebee80f500b68a5410700e8487844f8e9523c3509763d39be570dfa56d02e1-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_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid MnsBMNRr0xNRjgS1hWW1/MnsBMNRr0xNRjgS1hWW1 -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/36/36262e4f7b405098b4358954d51fccebe2fe531f706ff087a676e7b140dfd5ad-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_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid -r_cI5bcl7MXtOGcLIeS/-r_cI5bcl7MXtOGcLIeS -goversion go1.12.10 -D "" -importcfg $WORK/b099/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/33/33b63b4eeb9713ee1797de7f0b7196c4903f925032b9e2090a76ef35354f3fe6-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_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime/multipart -std -complete -installsuffix shared -buildid PFnhWv9fZeRAN56CKLKG/PFnhWv9fZeRAN56CKLKG -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8b/8b174234f90c86e2e9f238efff006cdaf4941c472f545bbebc5333cff0c084f3-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_arm64/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 qpIaYk9Ot7z6ts6gY5jz/qpIaYk9Ot7z6ts6gY5jz -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_arm64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ad/ad40be8b8bd59126fffa76f04c2ad9ab1f00fb73a51737b5d1da7c42ca053b67-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_arm64/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 VTQkMKLDwlrVQ9fN8b2J/VTQkMKLDwlrVQ9fN8b2J -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./fs.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/cb/cb60e354cc6321d35f98cb95561b46c7e0b7df7ac2bb5b1dd2202a3a161a2cc8-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_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/tls -std -complete -installsuffix shared -buildid YxFBYleg8k4gzRxtONoY/YxFBYleg8k4gzRxtONoY -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_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/42/425732683961a0cb5313cfe44fa5f6172af61428f9f2bccf377dae6518a5022b-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_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid No4j7Fe_0A8gZE7s0Z57/No4j7Fe_0A8gZE7s0Z57 -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_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/4d/4dead4c09288ad12bf24958f3fbc059eef0ad9df5d8e33cf598ee68ab0b17137-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_arm64/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 OeY5v1w4nktAmASMz5u2/OeY5v1w4nktAmASMz5u2 -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b5/b5cb99dac941bf27c0cdc2dba12e0b83387163291df1f5e818f5e62992424f38-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_arm64/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 LtyZ7KsUTWERis0MclNB/LtyZ7KsUTWERis0MclNB -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/34/34aef766af98818b0c747575c3deb0a12fb4dcba25e83e68214f823a3952847e-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b109/ 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_arm64/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 R3oRqBPE7UGNo4ft1kb6/R3oRqBPE7UGNo4ft1kb6 -goversion go1.12.10 -D "" -importcfg $WORK/b109/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8a/8a5d72b90bd98c1e8afdfeb1fbad4c0d3ef94faf4f620952264fa409c2d5656c-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_arm64/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 TR0j5G32g56oN3aa5z7B/TR0j5G32g56oN3aa5z7B -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/dd/dd124693d2e1ce13fed9c6d15cbbf04ee2400dfac17a4038df0a2f84ea2157d2-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_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid wRn9tn-RYvmOiaxrtjTa/wRn9tn-RYvmOiaxrtjTa -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/33/33cb536946eafb787c2ba6c5759a70a6bd2db71aa842b1aea1bb67b7f1b47362-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_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 65onIR_8WPw7ynKGQ97k/65onIR_8WPw7ynKGQ97k -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./random.go ./securesource.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/48/48c53e163c402687ca459914ad970570fb0d65e17cb30791d55c37434db5e86a-d # 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/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_arm64/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 RHd5DcpUCk1cboNo-cuM/RHd5DcpUCk1cboNo-cuM -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_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/8e/8e901163b2de2e96211356d6dcce0da398e8e3e30a226e019b3fbc1bc3fb5f93-d # 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid 13HESDHPwzaGDV7lNt0k/13HESDHPwzaGDV7lNt0k -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a2/a2267c9b508f35daebb916cabd26e57acc8fabec7dfcae1221c7874addc18458-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_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid rLcNGwuPH9HFDctYLaQK/rLcNGwuPH9HFDctYLaQK -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./sha256.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9b/9b4684cf729f0c0169abe783d581ed37507e88796ee0af0d516a764c6f97cedd-d # internal 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_arm64/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 qenqIIbgKtd4950qoVrH/qenqIIbgKtd4950qoVrH -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_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/4d/4d35325a38c6af5043f62c58e7828ccb9031835dbb680330cfb5b519c724844a-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_arm64/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 OVyJ3_xgjAr-EZz7TmVv/OVyJ3_xgjAr-EZz7TmVv -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_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/46/4646c49e8385ee114eeccaa30baaefae08d554ae57a8640a3a1c9911ba2fcb74-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_arm64/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 mbEanSp_alayp8_gvlQB/mbEanSp_alayp8_gvlQB -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e5/e5233fc336cbf75ab8a691d3281439203fdf363a29775125931d41fe0508bd50-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_arm64/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 7rkgCVcz5TPoVbWXf_aL/7rkgCVcz5TPoVbWXf_aL -goversion go1.12.10 -D "" -importcfg $WORK/b139/importcfg -pack ./bloom.go ./filter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/8f/8f314f20701fec62663fe0ad574eda78fa6bcd3711597257eb615d4676bd69b2-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_arm64/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 -lHs1KY7WD9Ps9lbD2Ih/-lHs1KY7WD9Ps9lbD2Ih -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/27/2725a2adcbd62de2af0b96ecde7551369cf59042daca4a6213f0127c4e4c64fe-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_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Xm-GZL1PSBdRwJyQ3Mka/Xm-GZL1PSBdRwJyQ3Mka -goversion go1.12.10 -D "" -importcfg $WORK/b146/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/12/12265e15397aa89a97b868d1fe4529d443fb4586241f5b2bcabb73a001ace28e-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_arm64/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 O8Awl9SvIjqadqCrI4xo/O8Awl9SvIjqadqCrI4xo -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/71/7169ea5d0f1abda0da29bef85947d6f416057cc304179e2f7c0b35cfd781fd39-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_arm64/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 dPUcgMKi2BuLq3p1rlOD/dPUcgMKi2BuLq3p1rlOD -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/33/33b3405fd7759fe31081ddedc6edc647412a5092d402cb95cbca220b3a5abd47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # 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_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid VzUUshkLQG1_4GLBVWCL/VzUUshkLQG1_4GLBVWCL -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 cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2f/2f3f433562a7db8f9d880c2f2295e19b3cdb04b4e92df83c2a083c047b41ebb8-d # internal 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_arm64/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 NiBgD8tzNdpD_IXRFMrA/NiBgD8tzNdpD_IXRFMrA -goversion go1.12.10 -D "" -importcfg $WORK/b141/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/36/3664753ed99b7e47bedea8e63682a6c73f3707bfe53cfcd43b070dcd9e1455d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/77/77e093fcf5350bf0e30f7f0def58f78dcca3eaa5cd5a20ce4193de001bd364f0-d # internal 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_arm64/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 Et1yXQAnc_ie-GeO2HiS/Et1yXQAnc_ie-GeO2HiS -goversion go1.12.10 -D "" -importcfg $WORK/b144/importcfg -pack ./reader.go ./table.go ./writer.go github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b142/ 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_arm64/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 trsMeQff37DauAxOpehu/trsMeQff37DauAxOpehu -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./memdb.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ef/ef2981f49b3daba567d03c57560e0395892e6031c835328362044aee70b04395-d # internal net/http/httptrace mkdir -p $WORK/b104/ 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_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid MeXLjaJVP_Boo86qLCs3/MeXLjaJVP_Boo86qLCs3 -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b7/b76740d1103b2b73e52c341d75be951598afe972abba8bc83317cdbedc978710-d # internal github.com/syncthing/syncthing/lib/tlsutil 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_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 3MPRiFeTXVruH6NBveQW/3MPRiFeTXVruH6NBveQW -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/15/1519cf8a1056147279b51b5ae237b809427f30e4b36f97cd20a676c6a364a0e0-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_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p net/http -std -complete -installsuffix shared -buildid GnS9sJBeof96e7V-swQm/GnS9sJBeof96e7V-swQm -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_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/23/23684464c48fc6b99d93ad62dd380197fbf9154d9853c6c2f77f1e197132b3f9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/37/37bf57f954202e8cb0a423d7459edeec745134f39c48766d819fa8143ed1f0ce-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_arm64/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 SWwW1DxXiY1wzgJFlzr1/SWwW1DxXiY1wzgJFlzr1 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/60/6065fb138916e7cd04871a0276a1a898c0de9f6c52355b82fb59a3cc1c8ddf7e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/23/23ccd277f30a8d7f377eeabf1f36963a974dcb454e248813aedd8afeedd9660b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6e/6e6f4dce68422ace46382f5f179fe6c957a26f6a01ee447bcc5cbe8e42bbc05a-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_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid kpStoF-xOmGs-VA6R0KO/kpStoF-xOmGs-VA6R0KO -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_arm64/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 KM-mFIF8-o5NxROQrDi8/KM-mFIF8-o5NxROQrDi8 -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_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/5b/5bfa5ec1d8ae8cce005ff7372d2a84c2257e1f29f2e1bc313481ae3171aaf711-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7e/7e920ee4e58b75d361e92a525c4fe956f32ea55495792da42abde3cb6ac4da97-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_arm64/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 dfGnkO8180PRDIXoLcoj/dfGnkO8180PRDIXoLcoj -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_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d4/d48819ffd23e716df5eb11cb10173db1dfddd05820220a9113768356dba7e0f2-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_arm64/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 0PsrFzPdiZYC4ZBiVsZV/0PsrFzPdiZYC4ZBiVsZV -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_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/8b/8b4c7e5acfbd92d3453854cba809ea1e52f6d5f035da766382a9f1d4e53454f5-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_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid CWcp1Rz7qjdV9R8tpu7s/CWcp1Rz7qjdV9R8tpu7s -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c2/c222a1cb31165be5e2b16b3b8c5276b2ee06c07abd8532a5c6e54960041386b0-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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=K-AORtSbYW7Sxor2kfR1/CWcp1Rz7qjdV9R8tpu7s/AkaimxQD61rk8CpaQEg6/K-AORtSbYW7Sxor2kfR1 -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x9f3ff23020cb6c953e3be53f76dc9c6713686979 -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_arm64/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=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xdd3d558b0074ec2f4998c6a3f224fa337652e04d -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-build326168237 internal/race mkdir -p $WORK/b009/ errors mkdir -p $WORK/b003/ internal/cpu mkdir -p $WORK/b005/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid LC3Si6M__doUXHDWZKCw/LC3Si6M__doUXHDWZKCw -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid QWdx2iItPY7UUk6nw-Ln/QWdx2iItPY7UUk6nw-Ln -goversion go1.12.10 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid zNLRmC6QaNDYibugmi5e/zNLRmC6QaNDYibugmi5e -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/7f/7f21aac4adad0c59ea69574d70007742529ae2d71609deee0c24ca31ba977417-d # internal 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_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid es-zcbAYRwQXyZ_Vk3ZJ/es-zcbAYRwQXyZ_Vk3ZJ -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b011/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9b/9b48134773e3ed15fb48113b4a59b2f8205b2ffb57a13d39da78b89a7a259e4d-d # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF sync/atomic mkdir -p $WORK/b014/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid Q59x_BmtrFgAZfOObqzW/Q59x_BmtrFgAZfOObqzW -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/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 EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid FvGMZXsy-Cod7E9Y39JA/FvGMZXsy-Cod7E9Y39JA -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e4/e483e1a2a90fa39085ae29aa96e9cd5febcba7d713ba0c0788c56df71f7d5d28-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_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid r-qJ4L_mBqNi7LLOqfWc/r-qJ4L_mBqNi7LLOqfWc -goversion go1.12.10 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7d/7de2198bf8d4db26208cbbf8ea84bd8331bb62240de1ad1365b0516acd8bfaee-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_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/92/920eed408d83c6fa2dc0c23c58839e73cf8eb21b9a773de8f22b1644276e8b42-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d6/d6d806f2140cf669a7cfb39473804b1fc2250c17423c8dd46256d570773ea171-d # internal unicode mkdir -p $WORK/b015/ unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid o99GTvObT9p7UDxfNuNE/o99GTvObT9p7UDxfNuNE -goversion go1.12.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 7HnhtoaARQINezkcfBsl/7HnhtoaARQINezkcfBsl -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid lE_FpvHXrJzzDGOF8xaS/lE_FpvHXrJzzDGOF8xaS -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_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b8/b87d19dd7d5d02ee0f0077e427789612c0784c8b9a4b1043a433f634482ac0e9-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_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid NKV65kFbfS58kyWWLXZp/NKV65kFbfS58kyWWLXZp -goversion go1.12.10 -D "" -importcfg $WORK/b021/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8b/8bc7edfcfbfe74cafc4b10b50a0df601de8a06411a38128e816656c0b94dda29-d # internal crypto/subtle mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Yr-TjR6THIrNaO9pnXfI/Yr-TjR6THIrNaO9pnXfI -goversion go1.12.10 -D "" -importcfg $WORK/b022/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/19/19fd6aa62e22576909f6a613729f5ccb2b6639965b0d94cde901be99c4dc4f8a-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_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p math/bits -std -complete -installsuffix shared -buildid vHry-iymbil4Tp9qME5R/vHry-iymbil4Tp9qME5R -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f4/f4949684fb7a505dd751a074481b99eae3b2aedf1a6899712028db8a6d361b4f-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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPQIHpTmmHUoj3c6bNqm/LPQIHpTmmHUoj3c6bNqm -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d6/d64a7c72ff4791f6959e262d07eb69682e38bac2453d2ecb018904e2e14b7142-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal 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_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b024/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/04/04afbe6c6d567c1e102b40ef3afa563d441f84afa3cd6de6a5758c8a0fcf86de-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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p container/list -std -complete -installsuffix shared -buildid fojVWvD6GC66j7OlyXhU/fojVWvD6GC66j7OlyXhU -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_arm64.o $WORK/b004/count_arm64.o $WORK/b004/equal_arm64.o $WORK/b004/index_arm64.o $WORK/b004/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8c/8c29e041915b6f1cb112aa024720fd6e99f9aa6e9286d6af1b3aeef312fa8b0e-d # internal 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_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math -std -installsuffix shared -buildid 5vX0cbbiT-dTX_DnbYyV/5vX0cbbiT-dTX_DnbYyV -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 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_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_arm64.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 EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_arm64.s cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/43/431f6a41a965c4124c9cb7d79cbbc58521fb053162753f436f7627080ac2d64a-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b063/ 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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid VNkZKehuyrUhx0omZOxY/VNkZKehuyrUhx0omZOxY -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.load_g 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_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 0-e5Xm51UUtZkYuNdLAm/0-e5Xm51UUtZkYuNdLAm -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 ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.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 ./signal_arm64.go ./signal_linux_arm64.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 ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/3c/3cf440c12ad2ec6d3d1b8d2f57385eca390999b4449f9647e40282918d7f4fba-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_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 5-fgAdoldGOAJSKy-k9a/5-fgAdoldGOAJSKy-k9a -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7bc1ad94de546cdec7a1c1b261039cb3ef23f0019ab19b36a44f046463020351-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_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid EyKv4-jcYe3UQrylqPpR/EyKv4-jcYe3UQrylqPpR -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ab/ab9e278d69b37a9abdbd04e226eadac0cf9b2af62f236f89fb8c01453b12d7b5-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_arm64/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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/dim_arm64.o ./dim_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/floor_arm64.o ./floor_arm64.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/dim_arm64.o $WORK/b024/exp_arm64.o $WORK/b024/floor_arm64.o $WORK/b024/modf_arm64.o $WORK/b024/sqrt_arm64.o $WORK/b024/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/32/32b9a3be895a89b5712292f45cfcb05e3557737bb28ec43bdd7e1169a94e4dc1-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_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid gO5pbzN9GU7eLj_kLptG/gO5pbzN9GU7eLj_kLptG -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 $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ba/ba68f0ee779cf8f06125f1bc96e258207d87267476325f0da7d95f99af73e34e-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_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid MqwnJxRTqVTNGd6AqY0r/MqwnJxRTqVTNGd6AqY0r -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a1/a19b3eae86e2d60f943da5bf9e64c9482337f97c9eb4c5579c426d3f8825d139-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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid racTwfop_cN_o0Mv4SE3/racTwfop_cN_o0Mv4SE3 -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0c/0c5d8cf49188243affdac9921ead8d8640a85a327074c76ce129cb2104972325-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_arm64/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 ObIPB4RlXy3sZHtXid-_/ObIPB4RlXy3sZHtXid-_ -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a0/a0c7fa1f70879f92a37bfc04a88d8712453edb82d5836b887cd8c1acf30c86f5-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/eb/ebd3b11d18e4f0175096582a345880366327c1cf41de79853a305e915f9cf4b0-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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid boRdtSHetAV7GocMyVAp/boRdtSHetAV7GocMyVAp -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/1f/1f155b2bef632b6e6ff7587ed3190806856e23feb324dc6f652169a516dc854f-d # internal TERM='dumb' gcc -I . -fPIC -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_mmap.c TERM='dumb' gcc -I . -fPIC -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_setenv.c TERM='dumb' gcc -I . -fPIC -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_sigaction.c TERM='dumb' gcc -I . -fPIC -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_traceback.c TERM='dumb' gcc -I . -fPIC -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -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/_x012.o -c gcc_arm64.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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 $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./asm_arm64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid 3Ql94VO9kIPcfUSQBMFP/3Ql94VO9kIPcfUSQBMFP -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 ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm64.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 $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/eb/eb224ff4eab79b018ea26c55377032876bbf816d9b56b88841aff9aefe9537ca-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0e/0ef9dc5f3c0fcaacb6f10c075ba03de1fbf7ec92b0fa014b52b706189535b066-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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid smwPboQPe7nvmLldZZZS/smwPboQPe7nvmLldZZZS -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_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cb/cb1d64be7ead0b17129b6f8ba37c22512d4bba27f41abc2bcb30b00bd3c7e552-d # internal io mkdir -p $WORK/b007/ 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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid O5IbizMrRU4xni9i7BTh/O5IbizMrRU4xni9i7BTh -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go 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_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid ZRE8yd5jFYG8AscEKZWH/ZRE8yd5jFYG8AscEKZWH -goversion go1.12.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./asm_arm64.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_arm64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid wWqG7_zkqCrwkAKXSZLH/wWqG7_zkqCrwkAKXSZLH -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go 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_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid LYLSjXBKG3jFheU6BZ5E/LYLSjXBKG3jFheU6BZ5E -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/c4/c42d97652155f61812b5e7a6f7195bbe2248446e79e2f2970486d5324ffbe60f-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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CC5aQGD4fN1FpYNV60Qe/CC5aQGD4fN1FpYNV60Qe -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d2/d297e496e7642c9bf2708a188be4244f8bfbb6fa54f05afc79e10c83818db105-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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid LhdX_DzQIpRKvWZPP9HG/LhdX_DzQIpRKvWZPP9HG -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5a/5a8e96ac65bbec082d59c4b5bdf7bd25b1c0d3160dda7abbec2873f08e71b732-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_arm64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p strings -std -installsuffix shared -buildid EC-aIPbb34sv46hoejEy/EC-aIPbb34sv46hoejEy -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_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d8/d8a49e3f4da8586269a8b8948f8aff46d07efdf08799b46b82a6fde22fd49740-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_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid zRXPblBrC6E02SpcyqAh/zRXPblBrC6E02SpcyqAh -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_arm64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b039/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b039/_pkg_.a $WORK/b039/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f2/f22614b89eae969a9dbb0039ce834102109419a14f7601656e90e2428ecc8a0c-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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p hash -std -complete -installsuffix shared -buildid RumJERcf_WmJXCKk7fcg/RumJERcf_WmJXCKk7fcg -goversion go1.12.10 -D "" -importcfg $WORK/b043/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/49/4992cb2a5690922d57ddef2d7d89c763960f7c5adcc1663358b09230795aeeea-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_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid LEt2TkZ3oIcfvPgjC02n/LEt2TkZ3oIcfvPgjC02n -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/54/549953b61413650d52a9cbcbe481d22cbdbcb8ba425d9d92f745238a11f58313-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_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto -std -complete -installsuffix shared -buildid -USxt8a90-WuZ6TEJaPQ/-USxt8a90-WuZ6TEJaPQ -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/61/61edd9dde858a4819e34c3786df66a3a9e428c0889839cb519c57b13cc5e56b2-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_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid mFBU6GEPW8xdlAr9KboH/mFBU6GEPW8xdlAr9KboH -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/cc/cc2eabf2331a4b5d48331b7f956e7edf7ebfffd5005dba2e6c0047d44f8334e6-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_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid duAvqRz4oKrG2Xb-_lXq/duAvqRz4oKrG2Xb-_lXq -goversion go1.12.10 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/838ccc33d3026fd9811c970b2d39c47848c1a93de5b18044783113ff43ef2384-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_arm64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sha1block_arm64.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 packagefile internal/cpu=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/sha1 -std -installsuffix shared -buildid _EG15nLugJKp2kfxK15v/_EG15nLugJKp2kfxK15v -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_arm64.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/72/726e2d1f0bec9bd5518cad2fb00b3b5e82536466c1dd778ff80316499b99f5c3-d # internal crypto/sha256 mkdir -p $WORK/b055/ /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./sha256block_arm64.s cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2e/2efdfec55fb370259b0e5cf01f7d7a1286bc70e9dffb68459e385a17329e8589-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/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_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid MAMb9LkqKrYJqmRTuHvi/MAMb9LkqKrYJqmRTuHvi -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/89/89aaaa53d160de913d356ffda6ffcd9f39e99243828bcab906b99f4c3b5fc939-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_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid K2UCzPNhoF4Itcyuxw2h/K2UCzPNhoF4Itcyuxw2h -goversion go1.12.10 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go 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 packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha256 -std -installsuffix shared -buildid T6GUO3YlCBrTO2Ix6uD9/T6GUO3YlCBrTO2Ix6uD9 -goversion go1.12.10 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/88/885a78a5735a3ebceb1e664bdaa6aa34b26513e6fb05cb8afa2760323d264bfc-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_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p time -std -installsuffix shared -buildid vYgJwemCbCClnv9J9p1x/vYgJwemCbCClnv9J9p1x -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_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/20/2014ea7354a69f95494dbff0afb588e673045e9762b49662a5425a2c602bb264-d # internal path mkdir -p $WORK/b087/ 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 cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p path -std -complete -installsuffix shared -buildid QA0k2k1llT3rnw_Pzaiz/QA0k2k1llT3rnw_Pzaiz -goversion go1.12.10 -D "" -importcfg $WORK/b087/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/77/77f1b22b7c0948a7aaff911e08a9daf07a66dc99be94e60b261cb1d5153019c5-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b094/ 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid LqF6UDvoP2rMGlYlZO0m/LqF6UDvoP2rMGlYlZO0m -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/cd/cd21687ff09b7fce8e1337fbf7fe95b372ee443b550c211a62c776e291fe1ecb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/9e/9eb15eb4386954f533dda939fb687e0107907cfe8a688d6ed1a582b929cf478a-d # internal hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF hash/fnv cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b114 -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b114/symabis ./crc32_arm64.s 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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p hash/fnv -std -complete -installsuffix shared -buildid BVH3svZw2NR_48MfnwfI/BVH3svZw2NR_48MfnwfI -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./fnv.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p hash/crc32 -std -installsuffix shared -buildid YhyYp3jsW-x7RfQLSbex/YhyYp3jsW-x7RfQLSbex -goversion go1.12.10 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b114 -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b114/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/37/3712ea9107a00ebb0948680c110e901679e883b71cb5398c82b8883e87ef099e-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_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid ucYbziMefeXxRB9o5ROy/ucYbziMefeXxRB9o5ROy -goversion go1.12.10 -D "" -importcfg $WORK/b118/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/34/34909e7d8c327ac72fe0c378b18ba5b409ff62b672183e6a573f6ef7ad0cf7bc-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_arm64/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 VgKeci4ARnoEUb3jdCGg/VgKeci4ARnoEUb3jdCGg -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/96/96fec3bcf24f61f6a3057d43b02aec62abc3b15d2913ce97d81643f04315a8bf-d # internal 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_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GQPrUQ6JBCPO7fu2nAAf/GQPrUQ6JBCPO7fu2nAAf -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1f/1ff1b4e043a655f2fd66fc9b3a04a4d4eba807f5713b59daff70b74bdd3c03c6-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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_arm64/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 F0rN2oog3lD5u1PkKeLO/F0rN2oog3lD5u1PkKeLO -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ab/aba5e1acc6a152ceb1cb34ca4462c703cbe4aaf764fae45188ee3373b0ad3b6c-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_arm64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p html -std -complete -installsuffix shared -buildid BZ40Y_9l1qRlnIscB2RR/BZ40Y_9l1qRlnIscB2RR -goversion go1.12.10 -D "" -importcfg $WORK/b157/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/1e/1e10ddc7443ea12e218d0a30d23829674e3650a8b53de8abb97bc33499512c83-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_arm64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cNsawOigk-Utf1skFvti/cNsawOigk-Utf1skFvti -goversion go1.12.10 -D "" -importcfg $WORK/b161/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/91/917c9fa9e82340ce77567b10afb6493abba3a07fdfae7d263e6fdc5afd6f2c02-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ef/efd6955a27702c43e6609b0158afbb01bb801d32feab7d05a603eeb710ad9c7c-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/6c/6ca01296388ef8f243f0d26ae2df404a007058c3880df873df4e373a9e957dd7-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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p internal/poll -std -installsuffix shared -buildid fYUa1BToMns0o_8XG-Vy/fYUa1BToMns0o_8XG-Vy -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 cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/75/75cbe39ce838083b5f8a34691593dd35b7e438b6f69287d59cf2fa3c547ebfb9-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 cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/binary -std -complete -installsuffix shared -buildid PIAWOmu2TMID4o9XEeAC/PIAWOmu2TMID4o9XEeAC -goversion go1.12.10 -D "" -importcfg $WORK/b023/importcfg -pack ./binary.go ./varint.go 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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid McvcrqtTPCncgdCz9jtr/McvcrqtTPCncgdCz9jtr -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/0a/0a646bb8395ecfce40a9708dc975a2ce534056222c0298ea05b230bdbf938d50-d # internal 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_arm64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid OGGtRsBoqi2-YLMwxzqs/OGGtRsBoqi2-YLMwxzqs -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 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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid V0H4orUDwg6w-r5ryFOh/V0H4orUDwg6w-r5ryFOh -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5c/5c3dd8dd4120452581f0bdefa455c26d1a9460b3da268d347c45f6fde567dbd2-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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os -std -installsuffix shared -buildid 3R8wYmYk91ZVE5WyzRgl/3R8wYmYk91ZVE5WyzRgl -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/46/46878f30f50ba08971833d7d9ef5a39bf373baeb57746ec78ebc532e58995966-d # internal crypto/cipher mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal 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_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid lWII3sdylR1HH0Wa8FjQ/lWII3sdylR1HH0Wa8FjQ -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 cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/8e/8ea8fd9453ddcf7ab333f1e5087c69addf5397b48be957cd831d39ae9e915b28-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_arm64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b051/symabis ./md5block_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid sCRKVOd9BXPRsvDqhSN9/sCRKVOd9BXPRsvDqhSN9 -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_arm64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b051/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/db/db27e939775b0a1f6a65c366ee5c3718434f0d2455f7c6d0cd3984d85e8f6e4c-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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid xKOwGUdy4_273a6pQWHq/xKOwGUdy4_273a6pQWHq -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/70/70008a132e796cd9740d14e20ce193b9f1e59a2218120c0688b44d0e8cbb571a-d # internal crypto/aes mkdir -p $WORK/b019/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a 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 internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto/aes -std -installsuffix shared -buildid jZt1gEVLGkgSEgNpH6oC/jZt1gEVLGkgSEgNpH6oC -goversion go1.12.10 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c5/c5efd5db658298c6ff1041230b42f72493f76b1122339031a2adaee0fbb4a127-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_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/des -std -complete -installsuffix shared -buildid PLfBfLLHemXkEV2sbMwO/PLfBfLLHemXkEV2sbMwO -goversion go1.12.10 -D "" -importcfg $WORK/b044/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e4/e4f1936ff1e6271812116c7c01e60015b17a0238f3687cf8c9df414aa1486577-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_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/pem -std -complete -installsuffix shared -buildid tpkdfrwsKCL0ykmwG3je/tpkdfrwsKCL0ykmwG3je -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_arm64.o $WORK/b019/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/9d/9db5775adf2c38b208b4d8b67bb7bb1e29619b71ee27dcce8e2ad317d05473e7-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/83/83108c2e5aafcb30eff56af7e938502373dbf25168914a7b6f925d469fdf6c42-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid LTS9LndLHynGb58V_vZQ/LTS9LndLHynGb58V_vZQ -goversion go1.12.10 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go 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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid EgE-0WhyExMQTytPnZ2K/EgE-0WhyExMQTytPnZ2K -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0d/0d14657b59d4d2f8cfc451f961dc78ee67a39fc2d70fcc4336a05daed8f2fcb3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # 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 cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7a1f104678972d3dc0cc8f9c965470d8823c575854c1980b5d809308fa34bed8-d # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p fmt -std -complete -installsuffix shared -buildid b34sbvWO4JpwMxdKMZWx/b34sbvWO4JpwMxdKMZWx -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go 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_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p path/filepath -std -complete -installsuffix shared -buildid 3xis8_te4f5jXT4X_slS/3xis8_te4f5jXT4X_slS -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_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/74/7461e87ad185280b094245173248cb105f0f6c9ead4d58240fa37cdf74e1afbc-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_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid bj5W1tEaTZjpL53WT_kJ/bj5W1tEaTZjpL53WT_kJ -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4b/4b8d8dcc124a46b06a0830349a99ce881549c4b5cce341de400f815306c3d35d-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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid gCNeyUi6Zilzh7V-6KDr/gCNeyUi6Zilzh7V-6KDr -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/21/21eb020975c3b9f29a2ccb632262b89716de6867bda81c6b9b64c7f24ddb087d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fe/fe88d1ba86e7dedaf3d6a041d8142e8f745134acf39df43774885578de58ae5c-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b133/ 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_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_arm64.s 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_arm64/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 UU1byNm7e2Qp8ZjEkkrL/UU1byNm7e2Qp8ZjEkkrL -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./reader.go ./writer.go 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NOMYIrFqe-pLyCrC4jRc/NOMYIrFqe-pLyCrC4jRc -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 ./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_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/60/6062e98cdaf85697a86cce285d71fc8a0c135b135b8a7e03d271fa5b3c528814-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_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p regexp -std -complete -installsuffix shared -buildid GtN798fRzY3IU4I1d8io/GtN798fRzY3IU4I1d8io -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/8a/8ab77e8f5bd7f884eb13947d69aeee96f9329a71cf8f62bb48aa0212f835e29d-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 cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p io/ioutil -std -complete -installsuffix shared -buildid ktkBnUgWrmWXKJbWGdtR/ktkBnUgWrmWXKJbWGdtR -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/95/95c40e3998230e749efa066e97599737259baa7fe657a265639168d0f185509f-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b139/ cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b139 -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b139/symabis ./sha256block_arm64.s cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid 18cvbtO_wQS7_a4b0bt1/18cvbtO_wQS7_a4b0bt1 -goversion go1.12.10 -symabis $WORK/b139/symabis -D "" -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h ./cpuid.go ./cpuid_linux_arm64.go ./sha256.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b139 -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b139/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b139/_pkg_.a $WORK/b139/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7e/7e8bd40c84b56cb82a829cc71b93a9e2ff7e44a9e9f3118bffdd9d5fdc4a5d25-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_arm64/asm -trimpath $WORK/b163 -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p os/signal -std -installsuffix shared -buildid EWVf7Z4V_Ho1sJ4RtBAU/EWVf7Z4V_Ho1sJ4RtBAU -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_arm64/asm -trimpath $WORK/b163 -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b163/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b163/_pkg_.a $WORK/b163/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/6a/6ad729191b1a6cd05912fa8e6374c038f98ee126878698a72774d4372a96fd70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/48/489810048d56afe6c0cdec830d3df8bb328c7724558e456fa7e3c4ec75b38d26-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_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/hex -std -complete -installsuffix shared -buildid bSDko_ipWUWxyCEyB1-F/bSDko_ipWUWxyCEyB1-F -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_arm64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./arith_arm64.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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p math/big -std -installsuffix shared -buildid qUf8QiaVAz3mVw9_Hjz9/qUf8QiaVAz3mVw9_Hjz9 -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_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/63/633d0542f22e1293adad71f39d47cd53078b742b11a597ff5c49386868c3bd19-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_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p context -std -complete -installsuffix shared -buildid NiyYKPYx07dtSqjqpjra/NiyYKPYx07dtSqjqpjra -goversion go1.12.10 -D "" -importcfg $WORK/b067/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b9/b97de556b063035bc14a3e9593056129b237a70896ee07f00ea545a25d64ffb7-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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid Wb9jftuKe8j546nsNMk-/Wb9jftuKe8j546nsNMk- -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9d/9d1eb389af814005f534797fab55d29d0c81bece50a6e89c8d708aada9d24080-d # internal net mkdir -p $WORK/b066/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a2434c478bb8f538426a150a4524ef6e023b8542d601b55dbd3e4aa4590b2427-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_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid JiJJchKdUUuKtXeldeiN/JiJJchKdUUuKtXeldeiN -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_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/4c/4cf8849d36e4aae1c788d433b54eb20c7e67033694c1b3de418bd92441230cae-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_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid II111fkvulligq--POfC/II111fkvulligq--POfC -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/6a/6a62c2d30c151ce4755e916e055be87ccb97b6b6a9e126567e80c184e2c6e5d8-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_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p encoding/xml -std -complete -installsuffix shared -buildid s5nj0s60mAAp_uKs1z2I/s5nj0s60mAAp_uKs1z2I -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/17/173c8a51fcfe2b1b77d92d65410603412788c6221bd9946b38ddb4d97103dbb2-d # internal os/exec mkdir -p $WORK/b086/ 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_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p os/exec -std -complete -installsuffix shared -buildid KMBcqn0Lj1xyzj4ghqyw/KMBcqn0Lj1xyzj4ghqyw -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d4/d4802fcebb8ecc4c2997ee861d13b7325e2c7590d1c3a8755b738635568c1e5b-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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p crypto/rand -std -complete -installsuffix shared -buildid QlCmjNThMagvWeVvJsWB/QlCmjNThMagvWeVvJsWB -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 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/7a/7a763a677de1f9b47f3514ebca52f273a057fa20835ac926fcbb92fd42417e0d-d # internal crypto/elliptic mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./p256_asm_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/elliptic -std -installsuffix shared -buildid stSDiHqh2N0lzSudtIyR/stSDiHqh2N0lzSudtIyR -goversion go1.12.10 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/32/32b3db496f913b0455946cb821c99f20b390e1225910f25be2fbe4c5e1340717-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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid GQhXYqJWHP7SucA_elri/GQhXYqJWHP7SucA_elri -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 -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 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -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 cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/fd/fdd6c1d9d7492c7864452ac2d8b32a8dbc8ce7e0cb274d8e42529d55de674ba5-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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Ct6izUNNHnqv_EDRvuCf/Ct6izUNNHnqv_EDRvuCf -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a1/a1728d1cfde60d4faf2c635f1abd8c2a6cfd6675fd2afe81e2d3536f1e5db4c4-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_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid MgaoIIIx0yEQdSR1__-T/MgaoIIIx0yEQdSR1__-T -goversion go1.12.10 -D "" -importcfg $WORK/b057/importcfg -pack ./dsa.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net -std -installsuffix shared -buildid GMuTolAMRevkynklehBU/GMuTolAMRevkynklehBU -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_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/51/51a3f2a6789f588b78fde48e2eb741af2d725b43b3be114008680385c80f51a3-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_arm64/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 hmqHmF3B4gMZlZJ7Il62/hmqHmF3B4gMZlZJ7Il62 -goversion go1.12.10 -D "" -importcfg $WORK/b085/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5a/5afbb7ebef8bb03314fe0409c566dd7362fc2d4bb14560a25530a9e09a4d4c10-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_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid _FnCCv0PEz8lZk7hlCgm/_FnCCv0PEz8lZk7hlCgm -goversion go1.12.10 -D "" -importcfg $WORK/b045/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/53/534aa37f0bc5053f11f49dd6762db409aaf1d806db88e8aa59565bf7a11a4261-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_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NnhgFTxYeqGcKhbWccbQ/NnhgFTxYeqGcKhbWccbQ -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/07/077522e7256739b9ec8a407b691f30009d15803b0df5cc25b9344e5525c77d77-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_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ENHpF1jYUJ0dYnfL9QCU/ENHpF1jYUJ0dYnfL9QCU -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b1bd67d3b6b42c6a87a64a681c361876589db23afacd8940c5319ea92606e627-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_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p log -std -complete -installsuffix shared -buildid Wh-pgI0a-SR8t7CEI4Yx/Wh-pgI0a-SR8t7CEI4Yx -goversion go1.12.10 -D "" -importcfg $WORK/b091/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/cd/cd794cb3589460939f9170320ab3e34723333c015530d0a8f7d2aa04a6039e29-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_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid wRn9tn-RYvmOiaxrtjTa/wRn9tn-RYvmOiaxrtjTa -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a2/a2267c9b508f35daebb916cabd26e57acc8fabec7dfcae1221c7874addc18458-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c5/c5346ce912d9774d46eaf2b26c7f1e573254a4758edb575ba273bfa4564e9ddf-d # internal os/user mkdir -p $WORK/b095/ github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b095/ -importpath os/user -- -I $WORK/b095/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_arm64/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 Z1uh5xqo6JcAYbJC7cbn/Z1uh5xqo6JcAYbJC7cbn -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/66fe96d4a9aefcafc1eef1a834a7e6d3dff47f4db2bc30ece94c87cb2553bcf7-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_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Xm-GZL1PSBdRwJyQ3Mka/Xm-GZL1PSBdRwJyQ3Mka -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/fb/fb4ab197c14c90571cc354959edb400e695d1f89d6dd4dafb91f3074e67cc253-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_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0X7a35aqUSAeygswlvwG/0X7a35aqUSAeygswlvwG -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_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2f/2f3f433562a7db8f9d880c2f2295e19b3cdb04b4e92df83c2a083c047b41ebb8-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_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid UyJYrsFUcupBU-T3KvLj/UyJYrsFUcupBU-T3KvLj -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/19/19f19e1cf59248162186cf3d56abddf2b907195b9273cfbadf92f7810c22496c-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_arm64/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 787nNlbolFRK0QUUfdT2/787nNlbolFRK0QUUfdT2 -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_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d1/d17ec76fc6114b68e751860f8e3b84f92a426dcfc917e757c63bf4602c437172-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_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p compress/flate -std -complete -installsuffix shared -buildid afR9y_y-HfjEW5YO4oBC/afR9y_y-HfjEW5YO4oBC -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_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/14/143c1a274be44559f0c4eebdcb2815d370a3d0b4b1f907682c79a33fa3d754d8-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_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid R7rH0NqqG6YR2pvNbwet/R7rH0NqqG6YR2pvNbwet -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 cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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 -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_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/27/27035261042804a30e241412e279f46cad7193a3ae5e6355490be783aa4b6c54-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_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 4YmtjoSoCts-OVnvp9d8/4YmtjoSoCts-OVnvp9d8 -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/bb/bb79d8939c19f0102ada6e2389125b78e11dbf6d94f5558c7f9f2ab35376ed68-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_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 8StJ_Zk92xbW4mIjDBtL/8StJ_Zk92xbW4mIjDBtL -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 -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 -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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f8/f859cbd8c82f10814529ad2ed7341426586adeea914adb14cf939b51c3ac33c6-d # internal internal/x/text/secure/bidirule 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_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TjeuHfZv6PY1r82VgtZg/TjeuHfZv6PY1r82VgtZg -goversion go1.12.10 -D "" -importcfg $WORK/b117/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal 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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p os/user -std -installsuffix shared -buildid icR235ERj_j9pzuUk2sN/icR235ERj_j9pzuUk2sN -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 cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/86/8643059f9ffcae53c5f34e2b8fd4e4a272853b6b02eeef11fe4102e0be759b70-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_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid eE7e-JtW6_5yAPnxhNvR/eE7e-JtW6_5yAPnxhNvR -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 cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/dd/dd99c5280210f69e60c0571be4c168c1d23ce421c3b4f5248cd26bd6407ee5df-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_arm64/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 zZFkdOADeYelhj33T6lX/zZFkdOADeYelhj33T6lX -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bf/bfbed1d95f9542828da306970325e47613dcd995822355241e7bf7232478c198-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_arm64/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 Gh36ZI6KssiSlCzv8xDc/Gh36ZI6KssiSlCzv8xDc -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/90/90412724662a9320451064232bb16fe3dddd9eff22c60c0cd2539931a0b332fa-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_arm64/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 HnVjczrx2V1qsi2sGc03/HnVjczrx2V1qsi2sGc03 -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/08/08fdfc827716ccf67dcbc7a9c71f8115822d8db42180e83646b87b6a6cd3d1a1-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_arm64/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 N-oZWXJWSTeL7-bcSbUi/N-oZWXJWSTeL7-bcSbUi -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_arm64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f2/f27ea3db642b0426f23fdb13feaeca7e839edbee6fffe7d3c7853cf10ac06bf6-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_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid XvS-s3veGFFuMtxpt7Jm/XvS-s3veGFFuMtxpt7Jm -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./debug.go ./sync.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/76/76dcbcd04fb24e4f8d6da9f1d4dec9e4941c397ec121945717ea583aace42f0a-d # internal 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_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid OJ5ur9q9Z9okpaIfxws2/OJ5ur9q9Z9okpaIfxws2 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/44/4433b6ca1647a0502961c48252b2b4c8620508465ca88b324515c1d3dece48d1-d # internal 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_arm64/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 a4dQDSnCearHdPJ0RaqC/a4dQDSnCearHdPJ0RaqC -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/8c/8c113afcd1e3e25b6b11575db808a5d88e767be8f5cb3129199bbd3527cdabe0-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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid QKbG3TQ9WI7Rs6MiPVU8/QKbG3TQ9WI7Rs6MiPVU8 -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e8/e8b61dfa6c7e11b52319b4772619c452c0bf58c280919239daad9cc1634d9bd1-d # internal 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_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid jCY-Sr8556Tf8iEJ5jMK/jCY-Sr8556Tf8iEJ5jMK -goversion go1.12.10 -D "" -importcfg $WORK/b089/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ce/ce0b12bd3984377a4bbe1795a2abc242678a422c85aec925a42fef61e37ac9ff-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b108/ 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_arm64/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 hRjjWdxeigSh8GWXlFzQ/hRjjWdxeigSh8GWXlFzQ -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cb/cb60e354cc6321d35f98cb95561b46c7e0b7df7ac2bb5b1dd2202a3a161a2cc8-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_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/tls -std -complete -installsuffix shared -buildid YxFBYleg8k4gzRxtONoY/YxFBYleg8k4gzRxtONoY -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_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/08/08cafc4346f3f329c1c21cae0ecfb1deb6862360f9d913adfc0e3d3ef96ae82e-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_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/textproto -std -complete -installsuffix shared -buildid NZbtza50_i1sAIkaB9Oa/NZbtza50_i1sAIkaB9Oa -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_arm64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/aa/aaf22a254a6edc7c8c71ef3f5da3f379e1ee2122dc491ff40cc17064879ed635-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e1/e1093c5024f798d878c54f561a165932b808bca126b28784cd600b4f022058a5-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_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid WL_NogJs8EE_VmYWcX0E/WL_NogJs8EE_VmYWcX0E -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go 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_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid n5gNT6hHc9OEikGP4kgL/n5gNT6hHc9OEikGP4kgL -goversion go1.12.10 -D "" -importcfg $WORK/b116/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/8c/8cebee80f500b68a5410700e8487844f8e9523c3509763d39be570dfa56d02e1-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_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p mime -std -complete -installsuffix shared -buildid zmKHCT3iEE-K_Zusk2m5/zmKHCT3iEE-K_Zusk2m5 -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/4e/4e00518ae5dd9c3a3c14b4cf8fea96b32fc6d07ce0abe7edfd8641d3f5ad1335-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_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid dC1y1lAOrxryW22ceEnq/dC1y1lAOrxryW22ceEnq -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3f/3f1c59d93c2dfe3ea8cc96b53b9818bfbcee8c582b16242035e4dd3cb457148a-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_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p net/http/internal -std -complete -installsuffix shared -buildid v91ZfiV6WoG8q4uLTQHf/v91ZfiV6WoG8q4uLTQHf -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/1b/1bf3d43c377f68d044eb859dceb656fe3b1163642c345419c8758f5b781f1079-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_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid MnsBMNRr0xNRjgS1hWW1/MnsBMNRr0xNRjgS1hWW1 -goversion go1.12.10 -D "" -importcfg $WORK/b115/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ce/ce4a6b3f202f4ac9402cb9d0ddf69e30fe393ab410270bfa670e0be97fb69ea5-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_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid -r_cI5bcl7MXtOGcLIeS/-r_cI5bcl7MXtOGcLIeS -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/30/3082dda9b0edd54c4141c1e45894d5377010ca32b4f2eff9c0adc902d2d5b4dd-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_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p mime/multipart -std -complete -installsuffix shared -buildid PFnhWv9fZeRAN56CKLKG/PFnhWv9fZeRAN56CKLKG -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/36/36262e4f7b405098b4358954d51fccebe2fe531f706ff087a676e7b140dfd5ad-d # 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_arm64/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 RHd5DcpUCk1cboNo-cuM/RHd5DcpUCk1cboNo-cuM -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_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/33/33b63b4eeb9713ee1797de7f0b7196c4903f925032b9e2090a76ef35354f3fe6-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_arm64/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 RfijyoGQcq-hrI0IbyjF/RfijyoGQcq-hrI0IbyjF -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_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ad/ad40be8b8bd59126fffa76f04c2ad9ab1f00fb73a51737b5d1da7c42ca053b67-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_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 65onIR_8WPw7ynKGQ97k/65onIR_8WPw7ynKGQ97k -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/8e/8e901163b2de2e96211356d6dcce0da398e8e3e30a226e019b3fbc1bc3fb5f93-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_arm64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid rLcNGwuPH9HFDctYLaQK/rLcNGwuPH9HFDctYLaQK -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4d/4d35325a38c6af5043f62c58e7828ccb9031835dbb680330cfb5b519c724844a-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_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid OngFny87Z5BNs5BkvzjM/OngFny87Z5BNs5BkvzjM -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_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/48/48005bdf2eec4b5c47c3b1b566ed60e0c12188164557f76a113fd71693c67def-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_arm64/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 p2f-64ZFaGi21uj6Res7/p2f-64ZFaGi21uj6Res7 -goversion go1.12.10 -D "" -importcfg $WORK/b147/importcfg -pack ./natpmp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c5/c5b4535be2a99d319ad05a58935a6fbd6170877e053a2693663661a98d182c90-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_arm64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid goOEquwFhpRbZ5i7InTw/goOEquwFhpRbZ5i7InTw -goversion go1.12.10 -D "" -importcfg $WORK/b148/importcfg -pack ./gateway_common.go ./gateway_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/52/52a8157e77cd06fff51c4a1504bfb0265e5004606ccc1bfa39fddaf635bcc301-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_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid q6Y5QsigPNlGZEg3hiC5/q6Y5QsigPNlGZEg3hiC5 -goversion go1.12.10 -D "" -importcfg $WORK/b150/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1c/1cd6b7001c72513862c4cc9f7c5d2fc8783a8e3dbf793e4156d4590f63972b98-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_arm64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid 13HESDHPwzaGDV7lNt0k/13HESDHPwzaGDV7lNt0k -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/9b/9b4684cf729f0c0169abe783d581ed37507e88796ee0af0d516a764c6f97cedd-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_arm64/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 -NvfPFZus2UqN5mlgWQ7/-NvfPFZus2UqN5mlgWQ7 -goversion go1.12.10 -D "" -importcfg $WORK/b154/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/33/33b3405fd7759fe31081ddedc6edc647412a5092d402cb95cbca220b3a5abd47-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_arm64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p text/template/parse -std -complete -installsuffix shared -buildid uyagTUz65hSy9goJHENc/uyagTUz65hSy9goJHENc -goversion go1.12.10 -D "" -importcfg $WORK/b159/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/38/38ee0b6ca9211405ae872ead6fdcff0f11740ea7526b184263335d9e5d867cf2-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_arm64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p runtime/pprof -std -installsuffix shared -buildid N9Gb4Z34DO57mV3-NO57/N9Gb4Z34DO57mV3-NO57 -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_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3c/3c5228ae35fa1c4d190df7fb31bd35fca665301eb1968e5b3fcd8d304226d594-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_arm64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p runtime/trace -std -installsuffix shared -buildid li8ZM1Wehuxp8yFv466S/li8ZM1Wehuxp8yFv466S -goversion go1.12.10 -D "" -importcfg $WORK/b162/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/c7/c790d6d5381b5cbead58ac4b0dc43f0ff629e8f6239a7c7ec304cbe0ffea887f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/91/91289c1ff258b8c23b8a8841261b3242d1393c9594b4c82c6dc955eaf3c1688e-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_arm64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p text/template -std -complete -installsuffix shared -buildid cpDObljL3WiNUyljdyTL/cpDObljL3WiNUyljdyTL -goversion go1.12.10 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ef/ef2981f49b3daba567d03c57560e0395892e6031c835328362044aee70b04395-d # internal net/http/httptrace mkdir -p $WORK/b127/ 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_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid MeXLjaJVP_Boo86qLCs3/MeXLjaJVP_Boo86qLCs3 -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./trace.go 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_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 3MPRiFeTXVruH6NBveQW/3MPRiFeTXVruH6NBveQW -goversion go1.12.10 -D "" -importcfg $WORK/b151/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/15/1519cf8a1056147279b51b5ae237b809427f30e4b36f97cd20a676c6a364a0e0-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_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p net/http -std -complete -installsuffix shared -buildid GnS9sJBeof96e7V-swQm/GnS9sJBeof96e7V-swQm -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_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/23/23684464c48fc6b99d93ad62dd380197fbf9154d9853c6c2f77f1e197132b3f9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d3/d3e096f312b75d229f10c92e9a3af8c078bceca9455c234e0280144620180b99-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_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p html/template -std -complete -installsuffix shared -buildid lh8fS5orp6SLVtiV9lxX/lh8fS5orp6SLVtiV9lxX -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_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/24/24522727462ae9754429c57b6d8e4eff161fa413c46f139319e2bea5da1b957c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8b/8b174234f90c86e2e9f238efff006cdaf4941c472f545bbebc5333cff0c084f3-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_arm64/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 qpIaYk9Ot7z6ts6gY5jz/qpIaYk9Ot7z6ts6gY5jz -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_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/b5/b5cb99dac941bf27c0cdc2dba12e0b83387163291df1f5e818f5e62992424f38-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_arm64/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 LtyZ7KsUTWERis0MclNB/LtyZ7KsUTWERis0MclNB -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/dd/dd124693d2e1ce13fed9c6d15cbbf04ee2400dfac17a4038df0a2f84ea2157d2-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_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid VzUUshkLQG1_4GLBVWCL/VzUUshkLQG1_4GLBVWCL -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_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6e/6e6f4dce68422ace46382f5f179fe6c957a26f6a01ee447bcc5cbe8e42bbc05a-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b103/ net/http/pprof mkdir -p $WORK/b155/ 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_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid -STW7Fs40KmrG9OuppPI/-STW7Fs40KmrG9OuppPI -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./internal.go ./public.go 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_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid 3BZfjrG9ycHVPC4kTwSa/3BZfjrG9ycHVPC4kTwSa -goversion go1.12.10 -D "" -importcfg $WORK/b155/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/de/deed33e6f1f703f5bb99aa681e144a2f43ee681c9e9513793690f8f045291a6f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/70/703e2a21f31b207db1a441084fd5ec2be4b7d9b474b1c074b98fcca86587bf6e-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b101/ 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_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid ZC0Y9nMd6qeyP_Ib-MIF/ZC0Y9nMd6qeyP_Ib-MIF -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_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/8f/8f37d5369e41d8525c7a1498aaf163320e9c6425327288518907acebf1c999f0-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_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid NHMZyhbI9cLhOPey0P_C/NHMZyhbI9cLhOPey0P_C -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_arm64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/03/03134cbcc2dbb66f05cc3b961680140eb3c403f8c5dc06eeb3a35544e32a1d55-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/60/6065fb138916e7cd04871a0276a1a898c0de9f6c52355b82fb59a3cc1c8ddf7e-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_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid x1QDzENYq8T6POmLRTz6/x1QDzENYq8T6POmLRTz6 -goversion go1.12.10 -D "" -importcfg $WORK/b149/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go 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_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid 9kje5a6uRSmt0M_oYz53/9kje5a6uRSmt0M_oYz53 -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_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ac/acd0aab25b0f3b9ee3d0c1a1cba759b57644ac34a0533e5f01dae726c43b92bd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b3/b374080fb9f2862524a2628f349d3fd3ae004686cf7bed7d5c42cfbe41e6af47-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_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid lpBKLkg1IhOpZdC9KC01/lpBKLkg1IhOpZdC9KC01 -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_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/62/627ac218a5dbab564bd3b94564686777f36d82b84addf583a7b359598af35635-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_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid 6fd0YtoHZlhPOmcDdBvx/6fd0YtoHZlhPOmcDdBvx -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_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid G7amwaX6gpPF_M-7CgJY/G7amwaX6gpPF_M-7CgJY -goversion go1.12.10 -D "" -importcfg $WORK/b153/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/0b/0b0b520b87cb3b25b5ed1c3bcaf2cee95acc4849077ac48b61c8ad0b6f5b2f4f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/95/9579cd62c6e57096a31480a924af8b7c6397d5b25cb4a8c6e4f479912cd1fc2b-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_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid gwrR9Ybv0KBR-XGUJnDJ/gwrR9Ybv0KBR-XGUJnDJ -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b4/b4f4ab3452069c32e90fd34cb3e291687a3d38a55be923f4179e6d173ac09ffa-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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=btn70asjBzdE8Fg08eJn/gwrR9Ybv0KBR-XGUJnDJ/j5Jl5FXok_bSaDTjFl2Z/btn70asjBzdE8Fg08eJn -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xdd3d558b0074ec2f4998c6a3f224fa337652e04d -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_arm64/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=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x4199c1e6aa5464244807b289c2420dbfc303736f -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-build271176869 internal/cpu mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid QWdx2iItPY7UUk6nw-Ln/QWdx2iItPY7UUk6nw-Ln -goversion go1.12.10 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_arm64.go 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_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid LC3Si6M__doUXHDWZKCw/LC3Si6M__doUXHDWZKCw -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/race 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_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid zNLRmC6QaNDYibugmi5e/zNLRmC6QaNDYibugmi5e -goversion go1.12.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go 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_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/7f/7f21aac4adad0c59ea69574d70007742529ae2d71609deee0c24ca31ba977417-d # internal 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_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid es-zcbAYRwQXyZ_Vk3ZJ/es-zcbAYRwQXyZ_Vk3ZJ -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9b/9b48134773e3ed15fb48113b4a59b2f8205b2ffb57a13d39da78b89a7a259e4d-d # internal 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_arm64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid Q59x_BmtrFgAZfOObqzW/Q59x_BmtrFgAZfOObqzW -goversion go1.12.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e4/e483e1a2a90fa39085ae29aa96e9cd5febcba7d713ba0c0788c56df71f7d5d28-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_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid r-qJ4L_mBqNi7LLOqfWc/r-qJ4L_mBqNi7LLOqfWc -goversion go1.12.10 -D "" -importcfg $WORK/b012/importcfg -pack ./math.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 EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid FvGMZXsy-Cod7E9Y39JA/FvGMZXsy-Cod7E9Y39JA -goversion go1.12.10 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7d/7de2198bf8d4db26208cbbf8ea84bd8331bb62240de1ad1365b0516acd8bfaee-d # internal internal/bytealg mkdir -p $WORK/b004/ /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/92/920eed408d83c6fa2dc0c23c58839e73cf8eb21b9a773de8f22b1644276e8b42-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm.o ./asm.s unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid o99GTvObT9p7UDxfNuNE/o99GTvObT9p7UDxfNuNE -goversion go1.12.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d6/d6d806f2140cf669a7cfb39473804b1fc2250c17423c8dd46256d570773ea171-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_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 7HnhtoaARQINezkcfBsl/7HnhtoaARQINezkcfBsl -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b8/b87d19dd7d5d02ee0f0077e427789612c0784c8b9a4b1043a433f634482ac0e9-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_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid vHry-iymbil4Tp9qME5R/vHry-iymbil4Tp9qME5R -goversion go1.12.10 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid lE_FpvHXrJzzDGOF8xaS/lE_FpvHXrJzzDGOF8xaS -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_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f4/f4949684fb7a505dd751a074481b99eae3b2aedf1a6899712028db8a6d361b4f-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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPQIHpTmmHUoj3c6bNqm/LPQIHpTmmHUoj3c6bNqm -goversion go1.12.10 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/index_arm64.o ./index_arm64.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d6/d64a7c72ff4791f6959e262d07eb69682e38bac2453d2ecb018904e2e14b7142-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/indexbyte_arm64.o ./indexbyte_arm64.s math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/04/04afbe6c6d567c1e102b40ef3afa563d441f84afa3cd6de6a5758c8a0fcf86de-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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p container/list -std -complete -installsuffix shared -buildid fojVWvD6GC66j7OlyXhU/fojVWvD6GC66j7OlyXhU -goversion go1.12.10 -D "" -importcfg $WORK/b037/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_arm64.o $WORK/b004/count_arm64.o $WORK/b004/equal_arm64.o $WORK/b004/index_arm64.o $WORK/b004/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8c/8c29e041915b6f1cb112aa024720fd6e99f9aa6e9286d6af1b3aeef312fa8b0e-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math -std -installsuffix shared -buildid 5vX0cbbiT-dTX_DnbYyV/5vX0cbbiT-dTX_DnbYyV -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 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_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/431f6a41a965c4124c9cb7d79cbbc58521fb053162753f436f7627080ac2d64a-d # internal crypto/internal/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid NKV65kFbfS58kyWWLXZp/NKV65kFbfS58kyWWLXZp -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./aliasing.go 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 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8b/8bc7edfcfbfe74cafc4b10b50a0df601de8a06411a38128e816656c0b94dda29-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_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Yr-TjR6THIrNaO9pnXfI/Yr-TjR6THIrNaO9pnXfI -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./constant_time.go cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.load_g 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_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 0-e5Xm51UUtZkYuNdLAm/0-e5Xm51UUtZkYuNdLAm -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 ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.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 ./signal_arm64.go ./signal_linux_arm64.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 ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/19/19fd6aa62e22576909f6a613729f5ccb2b6639965b0d94cde901be99c4dc4f8a-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_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid VNkZKehuyrUhx0omZOxY/VNkZKehuyrUhx0omZOxY -goversion go1.12.10 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3c/3cf440c12ad2ec6d3d1b8d2f57385eca390999b4449f9647e40282918d7f4fba-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_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 5-fgAdoldGOAJSKy-k9a/5-fgAdoldGOAJSKy-k9a -goversion go1.12.10 -D "" -importcfg $WORK/b071/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7b/7bc1ad94de546cdec7a1c1b261039cb3ef23f0019ab19b36a44f046463020351-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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid EyKv4-jcYe3UQrylqPpR/EyKv4-jcYe3UQrylqPpR -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ab/ab9e278d69b37a9abdbd04e226eadac0cf9b2af62f236f89fb8c01453b12d7b5-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_arm64/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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/exp_arm64.o ./exp_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_arm64.o $WORK/b023/exp_arm64.o $WORK/b023/floor_arm64.o $WORK/b023/modf_arm64.o $WORK/b023/sqrt_arm64.o $WORK/b023/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/32/32b9a3be895a89b5712292f45cfcb05e3557737bb28ec43bdd7e1169a94e4dc1-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_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid gO5pbzN9GU7eLj_kLptG/gO5pbzN9GU7eLj_kLptG -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 cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ba/ba68f0ee779cf8f06125f1bc96e258207d87267476325f0da7d95f99af73e34e-d # internal 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_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p encoding -std -complete -installsuffix shared -buildid MqwnJxRTqVTNGd6AqY0r/MqwnJxRTqVTNGd6AqY0r -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a1/a19b3eae86e2d60f943da5bf9e64c9482337f97c9eb4c5579c426d3f8825d139-d # internal unicode/utf16 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid racTwfop_cN_o0Mv4SE3/racTwfop_cN_o0Mv4SE3 -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0c/0c5d8cf49188243affdac9921ead8d8640a85a327074c76ce129cb2104972325-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_arm64/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 esIp0Ih3SmzXKn7w2OxJ/esIp0Ih3SmzXKn7w2OxJ -goversion go1.12.10 -D "" -importcfg $WORK/b085/importcfg -pack ./lru.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/fb/fb94dca0f09855fb261183f71b7c1569002219d281fbc135acb2f372a1112fe1-d # internal github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid GuQZAv7U8oXN2D3B-grj/GuQZAv7U8oXN2D3B-grj -goversion go1.12.10 -D "" -importcfg $WORK/b123/importcfg -pack ./doc.go ./gui.files.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a7/a7f4f0052d5da1dfc222e6b8065a2626dd00eb12613785fb0804bc8e07567273-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_arm64/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 ObIPB4RlXy3sZHtXid-_/ObIPB4RlXy3sZHtXid-_ -goversion go1.12.10 -D "" -importcfg $WORK/b130/importcfg -pack ./const.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a0/a0c7fa1f70879f92a37bfc04a88d8712453edb82d5836b887cd8c1acf30c86f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/eb/ebd3b11d18e4f0175096582a345880366327c1cf41de79853a305e915f9cf4b0-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_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid boRdtSHetAV7GocMyVAp/boRdtSHetAV7GocMyVAp -goversion go1.12.10 -D "" -importcfg $WORK/b055/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/1f/1f155b2bef632b6e6ff7587ed3190806856e23feb324dc6f652169a516dc854f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64.c TERM='dumb' gcc -I . -fPIC -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_mmap.c TERM='dumb' gcc -I . -fPIC -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_setenv.c TERM='dumb' gcc -I . -fPIC -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_sigaction.c TERM='dumb' gcc -I . -fPIC -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_traceback.c TERM='dumb' gcc -I . -fPIC -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -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/_x012.o -c gcc_arm64.S cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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 $WORK/b074/_x011.o $WORK/b074/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./asm_arm64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p runtime/cgo -std -installsuffix shared -buildid 3Ql94VO9kIPcfUSQBMFP/3Ql94VO9kIPcfUSQBMFP -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 ./mmap.go ./setenv.go ./sigaction.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm64.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 $WORK/b074/_x011.o $WORK/b074/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/eb/eb224ff4eab79b018ea26c55377032876bbf816d9b56b88841aff9aefe9537ca-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0e/0ef9dc5f3c0fcaacb6f10c075ba03de1fbf7ec92b0fa014b52b706189535b066-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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid smwPboQPe7nvmLldZZZS/smwPboQPe7nvmLldZZZS -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_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cb/cb1d64be7ead0b17129b6f8ba37c22512d4bba27f41abc2bcb30b00bd3c7e552-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/ 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/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid ZRE8yd5jFYG8AscEKZWH/ZRE8yd5jFYG8AscEKZWH -goversion go1.12.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p math/rand -std -complete -installsuffix shared -buildid O5IbizMrRU4xni9i7BTh/O5IbizMrRU4xni9i7BTh -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_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm_arm64.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_arm64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid wWqG7_zkqCrwkAKXSZLH/wWqG7_zkqCrwkAKXSZLH -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go 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_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid LYLSjXBKG3jFheU6BZ5E/LYLSjXBKG3jFheU6BZ5E -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d2/d297e496e7642c9bf2708a188be4244f8bfbb6fa54f05afc79e10c83818db105-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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid LhdX_DzQIpRKvWZPP9HG/LhdX_DzQIpRKvWZPP9HG -goversion go1.12.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c4/c42d97652155f61812b5e7a6f7195bbe2248446e79e2f2970486d5324ffbe60f-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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid RumJERcf_WmJXCKk7fcg/RumJERcf_WmJXCKk7fcg -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/54/549953b61413650d52a9cbcbe481d22cbdbcb8ba425d9d92f745238a11f58313-d # internal hash/crc32 mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b034/symabis ./crc32_arm64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash/crc32 -std -installsuffix shared -buildid YhyYp3jsW-x7RfQLSbex/YhyYp3jsW-x7RfQLSbex -goversion go1.12.10 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b034/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3712ea9107a00ebb0948680c110e901679e883b71cb5398c82b8883e87ef099e-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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto -std -complete -installsuffix shared -buildid -USxt8a90-WuZ6TEJaPQ/-USxt8a90-WuZ6TEJaPQ -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d8/d8a49e3f4da8586269a8b8948f8aff46d07efdf08799b46b82a6fde22fd49740-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_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid zRXPblBrC6E02SpcyqAh/zRXPblBrC6E02SpcyqAh -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cc/cc2eabf2331a4b5d48331b7f956e7edf7ebfffd5005dba2e6c0047d44f8334e6-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_arm64/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./strings.s 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_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p strings -std -installsuffix shared -buildid EC-aIPbb34sv46hoejEy/EC-aIPbb34sv46hoejEy -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/49/4992cb2a5690922d57ddef2d7d89c763960f7c5adcc1663358b09230795aeeea-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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid LEt2TkZ3oIcfvPgjC02n/LEt2TkZ3oIcfvPgjC02n -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/61/61edd9dde858a4819e34c3786df66a3a9e428c0889839cb519c57b13cc5e56b2-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_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid duAvqRz4oKrG2Xb-_lXq/duAvqRz4oKrG2Xb-_lXq -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/72/726e2d1f0bec9bd5518cad2fb00b3b5e82536466c1dd778ff80316499b99f5c3-d # internal crypto/hmac mkdir -p $WORK/b052/ 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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid mFBU6GEPW8xdlAr9KboH/mFBU6GEPW8xdlAr9KboH -goversion go1.12.10 -D "" -importcfg $WORK/b052/importcfg -pack ./hmac.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f2/f22614b89eae969a9dbb0039ce834102109419a14f7601656e90e2428ecc8a0c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/83/838ccc33d3026fd9811c970b2d39c47848c1a93de5b18044783113ff43ef2384-d # internal 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_arm64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./sha1block_arm64.s crypto/sha256 mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./sha256block_arm64.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 packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/sha1 -std -installsuffix shared -buildid _EG15nLugJKp2kfxK15v/_EG15nLugJKp2kfxK15v -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_arm64.go 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 packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/sha256 -std -installsuffix shared -buildid T6GUO3YlCBrTO2Ix6uD9/T6GUO3YlCBrTO2Ix6uD9 -goversion go1.12.10 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/sha1block_arm64.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/89/89aaaa53d160de913d356ffda6ffcd9f39e99243828bcab906b99f4c3b5fc939-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/2e/2efdfec55fb370259b0e5cf01f7d7a1286bc70e9dffb68459e385a17329e8589-d # internal time mkdir -p $WORK/b030/ internal/syscall/unix mkdir -p $WORK/b031/ 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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p time -std -installsuffix shared -buildid vYgJwemCbCClnv9J9p1x/vYgJwemCbCClnv9J9p1x -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 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_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid K2UCzPNhoF4Itcyuxw2h/K2UCzPNhoF4Itcyuxw2h -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b058/_pkg_.a $WORK/b058/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/77/77f1b22b7c0948a7aaff911e08a9daf07a66dc99be94e60b261cb1d5153019c5-d # 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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CC5aQGD4fN1FpYNV60Qe/CC5aQGD4fN1FpYNV60Qe -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/20/2014ea7354a69f95494dbff0afb588e673045e9762b49662a5425a2c602bb264-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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid MAMb9LkqKrYJqmRTuHvi/MAMb9LkqKrYJqmRTuHvi -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5a/5a8e96ac65bbec082d59c4b5bdf7bd25b1c0d3160dda7abbec2873f08e71b732-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_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid ucYbziMefeXxRB9o5ROy/ucYbziMefeXxRB9o5ROy -goversion go1.12.10 -D "" -importcfg $WORK/b096/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/88/885a78a5735a3ebceb1e664bdaa6aa34b26513e6fb05cb8afa2760323d264bfc-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_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p path -std -complete -installsuffix shared -buildid QA0k2k1llT3rnw_Pzaiz/QA0k2k1llT3rnw_Pzaiz -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cd/cd21687ff09b7fce8e1337fbf7fe95b372ee443b550c211a62c776e291fe1ecb-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_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p hash/fnv -std -complete -installsuffix shared -buildid BVH3svZw2NR_48MfnwfI/BVH3svZw2NR_48MfnwfI -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/96/96fec3bcf24f61f6a3057d43b02aec62abc3b15d2913ce97d81643f04315a8bf-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b145/ 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid LqF6UDvoP2rMGlYlZO0m/LqF6UDvoP2rMGlYlZO0m -goversion go1.12.10 -D "" -importcfg $WORK/b145/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/9e/9eb15eb4386954f533dda939fb687e0107907cfe8a688d6ed1a582b929cf478a-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_arm64/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 VgKeci4ARnoEUb3jdCGg/VgKeci4ARnoEUb3jdCGg -goversion go1.12.10 -D "" -importcfg $WORK/b148/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/34/34909e7d8c327ac72fe0c378b18ba5b409ff62b672183e6a573f6ef7ad0cf7bc-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_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GQPrUQ6JBCPO7fu2nAAf/GQPrUQ6JBCPO7fu2nAAf -goversion go1.12.10 -D "" -importcfg $WORK/b150/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1f/1ff1b4e043a655f2fd66fc9b3a04a4d4eba807f5713b59daff70b74bdd3c03c6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ab/aba5e1acc6a152ceb1cb34ca4462c703cbe4aaf764fae45188ee3373b0ad3b6c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ef/efd6955a27702c43e6609b0158afbb01bb801d32feab7d05a603eeb710ad9c7c-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm_arm64.o ./asm_arm64.s 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_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/poll -std -installsuffix shared -buildid fYUa1BToMns0o_8XG-Vy/fYUa1BToMns0o_8XG-Vy -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/75cbe39ce838083b5f8a34691593dd35b7e438b6f69287d59cf2fa3c547ebfb9-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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/binary -std -complete -installsuffix shared -buildid PIAWOmu2TMID4o9XEeAC/PIAWOmu2TMID4o9XEeAC -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_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p sort -std -complete -installsuffix shared -buildid McvcrqtTPCncgdCz9jtr/McvcrqtTPCncgdCz9jtr -goversion go1.12.10 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0a/0a646bb8395ecfce40a9708dc975a2ce534056222c0298ea05b230bdbf938d50-d # internal 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_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid V0H4orUDwg6w-r5ryFOh/V0H4orUDwg6w-r5ryFOh -goversion go1.12.10 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go 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_arm64/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 JVSXJCn0FaMTCFZEOmqH/JVSXJCn0FaMTCFZEOmqH -goversion go1.12.10 -D "" -importcfg $WORK/b108/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5c/5c3dd8dd4120452581f0bdefa455c26d1a9460b3da268d347c45f6fde567dbd2-d # internal 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_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p os -std -installsuffix shared -buildid 3R8wYmYk91ZVE5WyzRgl/3R8wYmYk91ZVE5WyzRgl -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1a/1a77ace3ae5a5cbe7aeece1ddc39db1869ac06d4514d4285c6a9725f96624935-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b114/ 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_arm64/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 FAymZm_STJguaM5oDwTp/FAymZm_STJguaM5oDwTp -goversion go1.12.10 -D "" -importcfg $WORK/b114/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8e/8ea8fd9453ddcf7ab333f1e5087c69addf5397b48be957cd831d39ae9e915b28-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_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid OGGtRsBoqi2-YLMwxzqs/OGGtRsBoqi2-YLMwxzqs -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 cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/46/46878f30f50ba08971833d7d9ef5a39bf373baeb57746ec78ebc532e58995966-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_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid lWII3sdylR1HH0Wa8FjQ/lWII3sdylR1HH0Wa8FjQ -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_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a9/a97fb4e277e4c7ce523056952e5a1fe2c8a74a3680f57a50e05f78f5c208a35b-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_arm64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./md5block_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/md5 -std -installsuffix shared -buildid sCRKVOd9BXPRsvDqhSN9/sCRKVOd9BXPRsvDqhSN9 -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_arm64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/70/70008a132e796cd9740d14e20ce193b9f1e59a2218120c0688b44d0e8cbb571a-d # internal crypto/aes mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b039/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/db/db27e939775b0a1f6a65c366ee5c3718434f0d2455f7c6d0cd3984d85e8f6e4c-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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/des -std -complete -installsuffix shared -buildid PLfBfLLHemXkEV2sbMwO/PLfBfLLHemXkEV2sbMwO -goversion go1.12.10 -D "" -importcfg $WORK/b043/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b040/_pkg_.a 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 internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/aes -std -installsuffix shared -buildid jZt1gEVLGkgSEgNpH6oC/jZt1gEVLGkgSEgNpH6oC -goversion go1.12.10 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e4/e4f1936ff1e6271812116c7c01e60015b17a0238f3687cf8c9df414aa1486577-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_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid xKOwGUdy4_273a6pQWHq/xKOwGUdy4_273a6pQWHq -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b039/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b039/gcm_arm64.o ./gcm_arm64.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c5/c5efd5db658298c6ff1041230b42f72493f76b1122339031a2adaee0fbb4a127-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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p encoding/pem -std -complete -installsuffix shared -buildid tpkdfrwsKCL0ykmwG3je/tpkdfrwsKCL0ykmwG3je -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_arm64.o $WORK/b039/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9d/9db5775adf2c38b208b4d8b67bb7bb1e29619b71ee27dcce8e2ad317d05473e7-d # internal 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_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid EgE-0WhyExMQTytPnZ2K/EgE-0WhyExMQTytPnZ2K -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/0d/0d14657b59d4d2f8cfc451f961dc78ee67a39fc2d70fcc4336a05daed8f2fcb3-d # internal fmt mkdir -p $WORK/b020/ 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_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p fmt -std -complete -installsuffix shared -buildid b34sbvWO4JpwMxdKMZWx/b34sbvWO4JpwMxdKMZWx -goversion go1.12.10 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/83/83108c2e5aafcb30eff56af7e938502373dbf25168914a7b6f925d469fdf6c42-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_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p path/filepath -std -complete -installsuffix shared -buildid 3xis8_te4f5jXT4X_slS/3xis8_te4f5jXT4X_slS -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_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4b/4b8d8dcc124a46b06a0830349a99ce881549c4b5cce341de400f815306c3d35d-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b078/ 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_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid LTS9LndLHynGb58V_vZQ/LTS9LndLHynGb58V_vZQ -goversion go1.12.10 -D "" -importcfg $WORK/b078/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7a/7a1f104678972d3dc0cc8f9c965470d8823c575854c1980b5d809308fa34bed8-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_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid gCNeyUi6Zilzh7V-6KDr/gCNeyUi6Zilzh7V-6KDr -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8a/8ab77e8f5bd7f884eb13947d69aeee96f9329a71cf8f62bb48aa0212f835e29d-d # internal io/ioutil mkdir -p $WORK/b067/ cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/74/7461e87ad185280b094245173248cb105f0f6c9ead4d58240fa37cdf74e1afbc-d # internal internal/x/crypto/curve25519 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 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_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid bj5W1tEaTZjpL53WT_kJ/bj5W1tEaTZjpL53WT_kJ -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p io/ioutil -std -complete -installsuffix shared -buildid ktkBnUgWrmWXKJbWGdtR/ktkBnUgWrmWXKJbWGdtR -goversion go1.12.10 -D "" -importcfg $WORK/b067/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/21/21eb020975c3b9f29a2ccb632262b89716de6867bda81c6b9b64c7f24ddb087d-d # internal 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_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NOMYIrFqe-pLyCrC4jRc/NOMYIrFqe-pLyCrC4jRc -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 ./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_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/95/95c40e3998230e749efa066e97599737259baa7fe657a265639168d0f185509f-d # internal 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_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p regexp -std -complete -installsuffix shared -buildid GtN798fRzY3IU4I1d8io/GtN798fRzY3IU4I1d8io -goversion go1.12.10 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fe/fe88d1ba86e7dedaf3d6a041d8142e8f745134acf39df43774885578de58ae5c-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_arm64/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 0wbBdysaDi4Nc8UdWw0N/0wbBdysaDi4Nc8UdWw0N -goversion go1.12.10 -D "" -importcfg $WORK/b120/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bf/bf4d2e4226985d941bcb2b015b0abad43252d0bb033b04dd7a5522df0286fed5-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_arm64/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p runtime/debug -std -installsuffix shared -buildid 3xlju4l8rohZKQkhmcnJ/3xlju4l8rohZKQkhmcnJ -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_arm64/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b121/_pkg_.a $WORK/b121/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/95/9594d4531f21d6a4a0355f3bfc83eadd4ff84409eb47d12923a381f9cf758193-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_arm64/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 UU1byNm7e2Qp8ZjEkkrL/UU1byNm7e2Qp8ZjEkkrL -goversion go1.12.10 -D "" -importcfg $WORK/b151/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/60/6062e98cdaf85697a86cce285d71fc8a0c135b135b8a7e03d271fa5b3c528814-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b156/ cat >$WORK/b156/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b156 -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b156/symabis ./sha256block_arm64.s cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid 18cvbtO_wQS7_a4b0bt1/18cvbtO_wQS7_a4b0bt1 -goversion go1.12.10 -symabis $WORK/b156/symabis -D "" -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h ./cpuid.go ./cpuid_linux_arm64.go ./sha256.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/48/489810048d56afe6c0cdec830d3df8bb328c7724558e456fa7e3c4ec75b38d26-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_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p compress/flate -std -complete -installsuffix shared -buildid afR9y_y-HfjEW5YO4oBC/afR9y_y-HfjEW5YO4oBC -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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b156 -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b156/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b156/_pkg_.a $WORK/b156/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7e/7e8bd40c84b56cb82a829cc71b93a9e2ff7e44a9e9f3118bffdd9d5fdc4a5d25-d # internal 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_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./arith_arm64.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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p math/big -std -installsuffix shared -buildid qUf8QiaVAz3mVw9_Hjz9/qUf8QiaVAz3mVw9_Hjz9 -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_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b9/b97de556b063035bc14a3e9593056129b237a70896ee07f00ea545a25d64ffb7-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_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/hex -std -complete -installsuffix shared -buildid bSDko_ipWUWxyCEyB1-F/bSDko_ipWUWxyCEyB1-F -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/63/633d0542f22e1293adad71f39d47cd53078b742b11a597ff5c49386868c3bd19-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_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p context -std -complete -installsuffix shared -buildid NiyYKPYx07dtSqjqpjra/NiyYKPYx07dtSqjqpjra -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9d/9d1eb389af814005f534797fab55d29d0c81bece50a6e89c8d708aada9d24080-d # internal net mkdir -p $WORK/b069/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/27/27035261042804a30e241412e279f46cad7193a3ae5e6355490be783aa4b6c54-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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 4YmtjoSoCts-OVnvp9d8/4YmtjoSoCts-OVnvp9d8 -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/bb/bb79d8939c19f0102ada6e2389125b78e11dbf6d94f5558c7f9f2ab35376ed68-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_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net/url -std -complete -installsuffix shared -buildid Wb9jftuKe8j546nsNMk-/Wb9jftuKe8j546nsNMk- -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_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a2/a2434c478bb8f538426a150a4524ef6e023b8542d601b55dbd3e4aa4590b2427-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_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p encoding/json -std -complete -installsuffix shared -buildid JiJJchKdUUuKtXeldeiN/JiJJchKdUUuKtXeldeiN -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 cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/4c/4cf8849d36e4aae1c788d433b54eb20c7e67033694c1b3de418bd92441230cae-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_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p flag -std -complete -installsuffix shared -buildid II111fkvulligq--POfC/II111fkvulligq--POfC -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6a/6a62c2d30c151ce4755e916e055be87ccb97b6b6a9e126567e80c184e2c6e5d8-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_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p log -std -complete -installsuffix shared -buildid Wh-pgI0a-SR8t7CEI4Yx/Wh-pgI0a-SR8t7CEI4Yx -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_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d4/d4802fcebb8ecc4c2997ee861d13b7325e2c7590d1c3a8755b738635568c1e5b-d # internal crypto/elliptic mkdir -p $WORK/b045/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/cd/cd794cb3589460939f9170320ab3e34723333c015530d0a8f7d2aa04a6039e29-d # internal encoding/asn1 mkdir -p $WORK/b051/ 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_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid GQhXYqJWHP7SucA_elri/GQhXYqJWHP7SucA_elri -goversion go1.12.10 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b045/symabis ./p256_asm_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/elliptic -std -installsuffix shared -buildid stSDiHqh2N0lzSudtIyR/stSDiHqh2N0lzSudtIyR -goversion go1.12.10 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/17/173c8a51fcfe2b1b77d92d65410603412788c6221bd9946b38ddb4d97103dbb2-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 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_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rand -std -complete -installsuffix shared -buildid QlCmjNThMagvWeVvJsWB/QlCmjNThMagvWeVvJsWB -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/p256_asm_arm64.o ./p256_asm_arm64.s cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/fd/fdd6c1d9d7492c7864452ac2d8b32a8dbc8ce7e0cb274d8e42529d55de674ba5-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_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid MgaoIIIx0yEQdSR1__-T/MgaoIIIx0yEQdSR1__-T -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5afbb7ebef8bb03314fe0409c566dd7362fc2d4bb14560a25530a9e09a4d4c10-d # internal crypto/ecdsa mkdir -p $WORK/b044/ 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_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid _FnCCv0PEz8lZk7hlCgm/_FnCCv0PEz8lZk7hlCgm -goversion go1.12.10 -D "" -importcfg $WORK/b044/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7a763a677de1f9b47f3514ebca52f273a057fa20835ac926fcbb92fd42417e0d-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_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Ct6izUNNHnqv_EDRvuCf/Ct6izUNNHnqv_EDRvuCf -goversion go1.12.10 -D "" -importcfg $WORK/b056/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/51/51a3f2a6789f588b78fde48e2eb741af2d725b43b3be114008680385c80f51a3-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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NnhgFTxYeqGcKhbWccbQ/NnhgFTxYeqGcKhbWccbQ -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 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/07/077522e7256739b9ec8a407b691f30009d15803b0df5cc25b9344e5525c77d77-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_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ENHpF1jYUJ0dYnfL9QCU/ENHpF1jYUJ0dYnfL9QCU -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1bd67d3b6b42c6a87a64a681c361876589db23afacd8940c5319ea92606e627-d # internal 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_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 8StJ_Zk92xbW4mIjDBtL/8StJ_Zk92xbW4mIjDBtL -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p net -std -installsuffix shared -buildid GMuTolAMRevkynklehBU/GMuTolAMRevkynklehBU -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_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/53/534aa37f0bc5053f11f49dd6762db409aaf1d806db88e8aa59565bf7a11a4261-d # internal 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_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid OJ5ur9q9Z9okpaIfxws2/OJ5ur9q9Z9okpaIfxws2 -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_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/66/66fe96d4a9aefcafc1eef1a834a7e6d3dff47f4db2bc30ece94c87cb2553bcf7-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_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid WL_NogJs8EE_VmYWcX0E/WL_NogJs8EE_VmYWcX0E -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f8/f859cbd8c82f10814529ad2ed7341426586adeea914adb14cf939b51c3ac33c6-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_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TjeuHfZv6PY1r82VgtZg/TjeuHfZv6PY1r82VgtZg -goversion go1.12.10 -D "" -importcfg $WORK/b095/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/bf/bfbed1d95f9542828da306970325e47613dcd995822355241e7bf7232478c198-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_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime -std -complete -installsuffix shared -buildid zmKHCT3iEE-K_Zusk2m5/zmKHCT3iEE-K_Zusk2m5 -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4e/4e00518ae5dd9c3a3c14b4cf8fea96b32fc6d07ce0abe7edfd8641d3f5ad1335-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_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid dC1y1lAOrxryW22ceEnq/dC1y1lAOrxryW22ceEnq -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3f/3f1c59d93c2dfe3ea8cc96b53b9818bfbcee8c582b16242035e4dd3cb457148a-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_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p net/http/internal -std -complete -installsuffix shared -buildid v91ZfiV6WoG8q4uLTQHf/v91ZfiV6WoG8q4uLTQHf -goversion go1.12.10 -D "" -importcfg $WORK/b106/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/30/3082dda9b0edd54c4141c1e45894d5377010ca32b4f2eff9c0adc902d2d5b4dd-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_arm64/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 IlIygqBt5taFBE0weqJC/IlIygqBt5taFBE0weqJC -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_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ce/ce4a6b3f202f4ac9402cb9d0ddf69e30fe393ab410270bfa670e0be97fb69ea5-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_arm64/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 Lq008gAsAWIn6FoGuY91/Lq008gAsAWIn6FoGuY91 -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_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1093c5024f798d878c54f561a165932b808bca126b28784cd600b4f022058a5-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_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid n5gNT6hHc9OEikGP4kgL/n5gNT6hHc9OEikGP4kgL -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_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/09/09647963b2b82b724191544064f98fe81ac91c6105cad884ed523cda3e90c2b4-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_arm64/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 VTQkMKLDwlrVQ9fN8b2J/VTQkMKLDwlrVQ9fN8b2J -goversion go1.12.10 -D "" -importcfg $WORK/b119/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/42/425732683961a0cb5313cfe44fa5f6172af61428f9f2bccf377dae6518a5022b-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_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 65onIR_8WPw7ynKGQ97k/65onIR_8WPw7ynKGQ97k -goversion go1.12.10 -D "" -importcfg $WORK/b124/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8e/8e901163b2de2e96211356d6dcce0da398e8e3e30a226e019b3fbc1bc3fb5f93-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_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid wRn9tn-RYvmOiaxrtjTa/wRn9tn-RYvmOiaxrtjTa -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1b/1bf3d43c377f68d044eb859dceb656fe3b1163642c345419c8758f5b781f1079-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_arm64/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 787nNlbolFRK0QUUfdT2/787nNlbolFRK0QUUfdT2 -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_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a2/a2267c9b508f35daebb916cabd26e57acc8fabec7dfcae1221c7874addc18458-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_arm64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid UyJYrsFUcupBU-T3KvLj/UyJYrsFUcupBU-T3KvLj -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/19/19f19e1cf59248162186cf3d56abddf2b907195b9273cfbadf92f7810c22496c-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_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p os/exec -std -complete -installsuffix shared -buildid KMBcqn0Lj1xyzj4ghqyw/KMBcqn0Lj1xyzj4ghqyw -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d1/d17ec76fc6114b68e751860f8e3b84f92a426dcfc917e757c63bf4602c437172-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_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0X7a35aqUSAeygswlvwG/0X7a35aqUSAeygswlvwG -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_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/32/32b3db496f913b0455946cb821c99f20b390e1225910f25be2fbe4c5e1340717-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_arm64/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 hmqHmF3B4gMZlZJ7Il62/hmqHmF3B4gMZlZJ7Il62 -goversion go1.12.10 -D "" -importcfg $WORK/b139/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/86/8643059f9ffcae53c5f34e2b8fd4e4a272853b6b02eeef11fe4102e0be759b70-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_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid eE7e-JtW6_5yAPnxhNvR/eE7e-JtW6_5yAPnxhNvR -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_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/14/143c1a274be44559f0c4eebdcb2815d370a3d0b4b1f907682c79a33fa3d754d8-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_arm64/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 QPSwlkaUaGDHnQNQcVW_/QPSwlkaUaGDHnQNQcVW_ -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_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c5/c5346ce912d9774d46eaf2b26c7f1e573254a4758edb575ba273bfa4564e9ddf-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_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p net/textproto -std -complete -installsuffix shared -buildid NZbtza50_i1sAIkaB9Oa/NZbtza50_i1sAIkaB9Oa -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_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8c/8cebee80f500b68a5410700e8487844f8e9523c3509763d39be570dfa56d02e1-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_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid MnsBMNRr0xNRjgS1hWW1/MnsBMNRr0xNRjgS1hWW1 -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/36/36262e4f7b405098b4358954d51fccebe2fe531f706ff087a676e7b140dfd5ad-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b100/ 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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid -r_cI5bcl7MXtOGcLIeS/-r_cI5bcl7MXtOGcLIeS -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5b/5b06ed17a73a6b523c21f93b9c9482b17dede5b873112300ff02ece9c5f552c9-d # internal github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang mkdir -p $WORK/b086/ 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang /usr/lib/golang/pkg/tool/linux_arm64/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 aGMxWfTdBi4J801oGkg8/aGMxWfTdBi4J801oGkg8 -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/33/33b63b4eeb9713ee1797de7f0b7196c4903f925032b9e2090a76ef35354f3fe6-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_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/multipart -std -complete -installsuffix shared -buildid PFnhWv9fZeRAN56CKLKG/PFnhWv9fZeRAN56CKLKG -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/8e/8e900b2fecc668dfbd98d90859c1738a6014f1513de286df8258a29338fc5c8e-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_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid No4j7Fe_0A8gZE7s0Z57/No4j7Fe_0A8gZE7s0Z57 -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_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ad/ad40be8b8bd59126fffa76f04c2ad9ab1f00fb73a51737b5d1da7c42ca053b67-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_arm64/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 zZFkdOADeYelhj33T6lX/zZFkdOADeYelhj33T6lX -goversion go1.12.10 -D "" -importcfg $WORK/b131/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/cb/cb60e354cc6321d35f98cb95561b46c7e0b7df7ac2bb5b1dd2202a3a161a2cc8-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_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/tls -std -complete -installsuffix shared -buildid YxFBYleg8k4gzRxtONoY/YxFBYleg8k4gzRxtONoY -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 cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4d/4dead4c09288ad12bf24958f3fbc059eef0ad9df5d8e33cf598ee68ab0b17137-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_arm64/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 OeY5v1w4nktAmASMz5u2/OeY5v1w4nktAmASMz5u2 -goversion go1.12.10 -D "" -importcfg $WORK/b111/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/44/4433b6ca1647a0502961c48252b2b4c8620508465ca88b324515c1d3dece48d1-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 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_arm64/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 TR0j5G32g56oN3aa5z7B/TR0j5G32g56oN3aa5z7B -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/33/33cb536946eafb787c2ba6c5759a70a6bd2db71aa842b1aea1bb67b7f1b47362-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/34/34aef766af98818b0c747575c3deb0a12fb4dcba25e83e68214f823a3952847e-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b110/ github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 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 mkdir -p $WORK/b128/ 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_arm64/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 R3oRqBPE7UGNo4ft1kb6/R3oRqBPE7UGNo4ft1kb6 -goversion go1.12.10 -D "" -importcfg $WORK/b110/importcfg -pack ./metric.go 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_arm64/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 a4dQDSnCearHdPJ0RaqC/a4dQDSnCearHdPJ0RaqC -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/8a/8a5d72b90bd98c1e8afdfeb1fbad4c0d3ef94faf4f620952264fa409c2d5656c-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_arm64/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 hRjjWdxeigSh8GWXlFzQ/hRjjWdxeigSh8GWXlFzQ -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/aa/aaf22a254a6edc7c8c71ef3f5da3f379e1ee2122dc491ff40cc17064879ed635-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b134/ 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_arm64/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 Gh36ZI6KssiSlCzv8xDc/Gh36ZI6KssiSlCzv8xDc -goversion go1.12.10 -D "" -importcfg $WORK/b134/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/08cafc4346f3f329c1c21cae0ecfb1deb6862360f9d913adfc0e3d3ef96ae82e-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_arm64/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 Z1uh5xqo6JcAYbJC7cbn/Z1uh5xqo6JcAYbJC7cbn -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/48/48c53e163c402687ca459914ad970570fb0d65e17cb30791d55c37434db5e86a-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_arm64/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_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/08/08fdfc827716ccf67dcbc7a9c71f8115822d8db42180e83646b87b6a6cd3d1a1-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_arm64/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 N-oZWXJWSTeL7-bcSbUi/N-oZWXJWSTeL7-bcSbUi -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_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/fb/fb4ab197c14c90571cc354959edb400e695d1f89d6dd4dafb91f3074e67cc253-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_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid R7rH0NqqG6YR2pvNbwet/R7rH0NqqG6YR2pvNbwet -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/76/76dcbcd04fb24e4f8d6da9f1d4dec9e4941c397ec121945717ea583aace42f0a-d # 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_arm64/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 RHd5DcpUCk1cboNo-cuM/RHd5DcpUCk1cboNo-cuM -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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 cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/33/33b3405fd7759fe31081ddedc6edc647412a5092d402cb95cbca220b3a5abd47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # 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_arm64/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 RfijyoGQcq-hrI0IbyjF/RfijyoGQcq-hrI0IbyjF -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 cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/dd/dd99c5280210f69e60c0571be4c168c1d23ce421c3b4f5248cd26bd6407ee5df-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_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid rLcNGwuPH9HFDctYLaQK/rLcNGwuPH9HFDctYLaQK -goversion go1.12.10 -D "" -importcfg $WORK/b155/importcfg -pack ./sha256.go cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/4d/4d35325a38c6af5043f62c58e7828ccb9031835dbb680330cfb5b519c724844a-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_arm64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid q6Y5QsigPNlGZEg3hiC5/q6Y5QsigPNlGZEg3hiC5 -goversion go1.12.10 -D "" -importcfg $WORK/b158/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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/b158/_pkg_.a /builddir/.cache/go-build/1c/1cd6b7001c72513862c4cc9f7c5d2fc8783a8e3dbf793e4156d4590f63972b98-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_arm64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Xm-GZL1PSBdRwJyQ3Mka/Xm-GZL1PSBdRwJyQ3Mka -goversion go1.12.10 -D "" -importcfg $WORK/b160/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go cd $WORK/b146 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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_arm64/buildid -w $WORK/b036/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/2f/2f3f433562a7db8f9d880c2f2295e19b3cdb04b4e92df83c2a083c047b41ebb8-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_arm64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid 13HESDHPwzaGDV7lNt0k/13HESDHPwzaGDV7lNt0k -goversion go1.12.10 -D "" -importcfg $WORK/b162/importcfg -pack ./build.go ./tags_noupgrade.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/9b/9b4684cf729f0c0169abe783d581ed37507e88796ee0af0d516a764c6f97cedd-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_arm64/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 -NvfPFZus2UqN5mlgWQ7/-NvfPFZus2UqN5mlgWQ7 -goversion go1.12.10 -D "" -importcfg $WORK/b163/importcfg -pack ./rate.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ef/ef2981f49b3daba567d03c57560e0395892e6031c835328362044aee70b04395-d # internal net/http/httptrace mkdir -p $WORK/b105/ 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_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid MeXLjaJVP_Boo86qLCs3/MeXLjaJVP_Boo86qLCs3 -goversion go1.12.10 -D "" -importcfg $WORK/b105/importcfg -pack ./trace.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b146/_cgo_.o -dynout $WORK/b146/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal 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_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p os/user -std -installsuffix shared -buildid icR235ERj_j9pzuUk2sN/icR235ERj_j9pzuUk2sN -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 cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/38/38ee0b6ca9211405ae872ead6fdcff0f11740ea7526b184263335d9e5d867cf2-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_arm64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 3MPRiFeTXVruH6NBveQW/3MPRiFeTXVruH6NBveQW -goversion go1.12.10 -D "" -importcfg $WORK/b161/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/15/1519cf8a1056147279b51b5ae237b809427f30e4b36f97cd20a676c6a364a0e0-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_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p net/http -std -complete -installsuffix shared -buildid GnS9sJBeof96e7V-swQm/GnS9sJBeof96e7V-swQm -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_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/23/23684464c48fc6b99d93ad62dd380197fbf9154d9853c6c2f77f1e197132b3f9-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/90/90412724662a9320451064232bb16fe3dddd9eff22c60c0cd2539931a0b332fa-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_arm64/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 HnVjczrx2V1qsi2sGc03/HnVjczrx2V1qsi2sGc03 -goversion go1.12.10 -D "" -importcfg $WORK/b144/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f2/f27ea3db642b0426f23fdb13feaeca7e839edbee6fffe7d3c7853cf10ac06bf6-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_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid XvS-s3veGFFuMtxpt7Jm/XvS-s3veGFFuMtxpt7Jm -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/8c/8c113afcd1e3e25b6b11575db808a5d88e767be8f5cb3129199bbd3527cdabe0-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_arm64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid QKbG3TQ9WI7Rs6MiPVU8/QKbG3TQ9WI7Rs6MiPVU8 -goversion go1.12.10 -D "" -importcfg $WORK/b159/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e8/e8b61dfa6c7e11b52319b4772619c452c0bf58c280919239daad9cc1634d9bd1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/8b/8b174234f90c86e2e9f238efff006cdaf4941c472f545bbebc5333cff0c084f3-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_arm64/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 qpIaYk9Ot7z6ts6gY5jz/qpIaYk9Ot7z6ts6gY5jz -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_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b5/b5cb99dac941bf27c0cdc2dba12e0b83387163291df1f5e818f5e62992424f38-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_arm64/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 LtyZ7KsUTWERis0MclNB/LtyZ7KsUTWERis0MclNB -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/6e/6e6f4dce68422ace46382f5f179fe6c957a26f6a01ee447bcc5cbe8e42bbc05a-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_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid kpStoF-xOmGs-VA6R0KO/kpStoF-xOmGs-VA6R0KO -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/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_arm64/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 KM-mFIF8-o5NxROQrDi8/KM-mFIF8-o5NxROQrDi8 -goversion go1.12.10 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go 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_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid -STW7Fs40KmrG9OuppPI/-STW7Fs40KmrG9OuppPI -goversion go1.12.10 -D "" -importcfg $WORK/b126/importcfg -pack ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/dd/dd124693d2e1ce13fed9c6d15cbbf04ee2400dfac17a4038df0a2f84ea2157d2-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_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid VzUUshkLQG1_4GLBVWCL/VzUUshkLQG1_4GLBVWCL -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/5b/5bfa5ec1d8ae8cce005ff7372d2a84c2257e1f29f2e1bc313481ae3171aaf711-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/70/703e2a21f31b207db1a441084fd5ec2be4b7d9b474b1c074b98fcca86587bf6e-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_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid ZC0Y9nMd6qeyP_Ib-MIF/ZC0Y9nMd6qeyP_Ib-MIF -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_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8f/8f37d5369e41d8525c7a1498aaf163320e9c6425327288518907acebf1c999f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/7e/7e920ee4e58b75d361e92a525c4fe956f32ea55495792da42abde3cb6ac4da97-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_arm64/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 dfGnkO8180PRDIXoLcoj/dfGnkO8180PRDIXoLcoj -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_arm64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d4/d48819ffd23e716df5eb11cb10173db1dfddd05820220a9113768356dba7e0f2-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_arm64/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 0PsrFzPdiZYC4ZBiVsZV/0PsrFzPdiZYC4ZBiVsZV -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/60/6065fb138916e7cd04871a0276a1a898c0de9f6c52355b82fb59a3cc1c8ddf7e-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_arm64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid x1QDzENYq8T6POmLRTz6/x1QDzENYq8T6POmLRTz6 -goversion go1.12.10 -D "" -importcfg $WORK/b157/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ac/acd0aab25b0f3b9ee3d0c1a1cba759b57644ac34a0533e5f01dae726c43b92bd-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_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid LmL_Ilj_NmSWF3zZVuE7/LmL_Ilj_NmSWF3zZVuE7 -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_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/2a/2a289b7cb22b473b176ae4ac8d4f737f712e9a4a232c9b638d09f79104f5ff33-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8b/8b4c7e5acfbd92d3453854cba809ea1e52f6d5f035da766382a9f1d4e53454f5-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 EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid _9L8zwpDgriTjWVzGGrX/_9L8zwpDgriTjWVzGGrX -goversion go1.12.10 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3d/3d8df70797cba4996e7753bc1e4fc67535bac3f1eaf85bf4c8a75f4ce9bb85b9-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 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 math=$WORK/b023/_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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=hHngUKK3EGNPST4FVknN/_9L8zwpDgriTjWVzGGrX/_JEH4uyR_4Shkc3YUlWL/hHngUKK3EGNPST4FVknN -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x4199c1e6aa5464244807b289c2420dbfc303736f -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_arm64/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=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x068cbbe7151bc3fc0283172d6667b5337adb224a -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-build141399716 errors mkdir -p $WORK/b004/ internal/cpu internal/race mkdir -p $WORK/b006/ mkdir -p $WORK/b010/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid LC3Si6M__doUXHDWZKCw/LC3Si6M__doUXHDWZKCw -goversion go1.12.10 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid QWdx2iItPY7UUk6nw-Ln/QWdx2iItPY7UUk6nw-Ln -goversion go1.12.10 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm64.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid zNLRmC6QaNDYibugmi5e/zNLRmC6QaNDYibugmi5e -goversion go1.12.10 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go 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_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9b/9b48134773e3ed15fb48113b4a59b2f8205b2ffb57a13d39da78b89a7a259e4d-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/7f/7f21aac4adad0c59ea69574d70007742529ae2d71609deee0c24ca31ba977417-d # internal 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_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid es-zcbAYRwQXyZ_Vk3ZJ/es-zcbAYRwQXyZ_Vk3ZJ -goversion go1.12.10 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.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_arm64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid Q59x_BmtrFgAZfOObqzW/Q59x_BmtrFgAZfOObqzW -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/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 EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid FvGMZXsy-Cod7E9Y39JA/FvGMZXsy-Cod7E9Y39JA -goversion go1.12.10 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e4/e483e1a2a90fa39085ae29aa96e9cd5febcba7d713ba0c0788c56df71f7d5d28-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_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid r-qJ4L_mBqNi7LLOqfWc/r-qJ4L_mBqNi7LLOqfWc -goversion go1.12.10 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/asm_arm64.o ./asm_arm64.s cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7d/7de2198bf8d4db26208cbbf8ea84bd8331bb62240de1ad1365b0516acd8bfaee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/92/920eed408d83c6fa2dc0c23c58839e73cf8eb21b9a773de8f22b1644276e8b42-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s unicode mkdir -p $WORK/b016/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid o99GTvObT9p7UDxfNuNE/o99GTvObT9p7UDxfNuNE -goversion go1.12.10 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d6/d6d806f2140cf669a7cfb39473804b1fc2250c17423c8dd46256d570773ea171-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid lE_FpvHXrJzzDGOF8xaS/lE_FpvHXrJzzDGOF8xaS -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_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go 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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 7HnhtoaARQINezkcfBsl/7HnhtoaARQINezkcfBsl -goversion go1.12.10 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm64.o $WORK/b012/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b8/b87d19dd7d5d02ee0f0077e427789612c0784c8b9a4b1043a433f634482ac0e9-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_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid vHry-iymbil4Tp9qME5R/vHry-iymbil4Tp9qME5R -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_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f4/f4949684fb7a505dd751a074481b99eae3b2aedf1a6899712028db8a6d361b4f-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_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPQIHpTmmHUoj3c6bNqm/LPQIHpTmmHUoj3c6bNqm -goversion go1.12.10 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d6/d64a7c72ff4791f6959e262d07eb69682e38bac2453d2ecb018904e2e14b7142-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_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm64.o $WORK/b005/count_arm64.o $WORK/b005/equal_arm64.o $WORK/b005/index_arm64.o $WORK/b005/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8c/8c29e041915b6f1cb112aa024720fd6e99f9aa6e9286d6af1b3aeef312fa8b0e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/04/04afbe6c6d567c1e102b40ef3afa563d441f84afa3cd6de6a5758c8a0fcf86de-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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p container/list -std -complete -installsuffix shared -buildid fojVWvD6GC66j7OlyXhU/fojVWvD6GC66j7OlyXhU -goversion go1.12.10 -D "" -importcfg $WORK/b033/importcfg -pack ./list.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid 5vX0cbbiT-dTX_DnbYyV/5vX0cbbiT-dTX_DnbYyV -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_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_arm64.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 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_arm64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.load_g 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_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 0-e5Xm51UUtZkYuNdLAm/0-e5Xm51UUtZkYuNdLAm -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 ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.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 ./signal_arm64.go ./signal_linux_arm64.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 ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/43/431f6a41a965c4124c9cb7d79cbbc58521fb053162753f436f7627080ac2d64a-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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid NKV65kFbfS58kyWWLXZp/NKV65kFbfS58kyWWLXZp -goversion go1.12.10 -D "" -importcfg $WORK/b038/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8b/8bc7edfcfbfe74cafc4b10b50a0df601de8a06411a38128e816656c0b94dda29-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_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Yr-TjR6THIrNaO9pnXfI/Yr-TjR6THIrNaO9pnXfI -goversion go1.12.10 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/19/19fd6aa62e22576909f6a613729f5ccb2b6639965b0d94cde901be99c4dc4f8a-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_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid VNkZKehuyrUhx0omZOxY/VNkZKehuyrUhx0omZOxY -goversion go1.12.10 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3c/3cf440c12ad2ec6d3d1b8d2f57385eca390999b4449f9647e40282918d7f4fba-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_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 5-fgAdoldGOAJSKy-k9a/5-fgAdoldGOAJSKy-k9a -goversion go1.12.10 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7bc1ad94de546cdec7a1c1b261039cb3ef23f0019ab19b36a44f046463020351-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_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid EyKv4-jcYe3UQrylqPpR/EyKv4-jcYe3UQrylqPpR -goversion go1.12.10 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ab/ab9e278d69b37a9abdbd04e226eadac0cf9b2af62f236f89fb8c01453b12d7b5-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/exp_arm64.o ./exp_arm64.s runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/modf_arm64.o ./modf_arm64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/sqrt_arm64.o ./sqrt_arm64.s cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_arm64.o $WORK/b022/exp_arm64.o $WORK/b022/floor_arm64.o $WORK/b022/modf_arm64.o $WORK/b022/sqrt_arm64.o $WORK/b022/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/32/32b9a3be895a89b5712292f45cfcb05e3557737bb28ec43bdd7e1169a94e4dc1-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 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_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid gO5pbzN9GU7eLj_kLptG/gO5pbzN9GU7eLj_kLptG -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 cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ba/ba68f0ee779cf8f06125f1bc96e258207d87267476325f0da7d95f99af73e34e-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_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid MqwnJxRTqVTNGd6AqY0r/MqwnJxRTqVTNGd6AqY0r -goversion go1.12.10 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a1/a19b3eae86e2d60f943da5bf9e64c9482337f97c9eb4c5579c426d3f8825d139-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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid racTwfop_cN_o0Mv4SE3/racTwfop_cN_o0Mv4SE3 -goversion go1.12.10 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0c/0c5d8cf49188243affdac9921ead8d8640a85a327074c76ce129cb2104972325-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_arm64/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 ObIPB4RlXy3sZHtXid-_/ObIPB4RlXy3sZHtXid-_ -goversion go1.12.10 -D "" -importcfg $WORK/b116/importcfg -pack ./const.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a0/a0c7fa1f70879f92a37bfc04a88d8712453edb82d5836b887cd8c1acf30c86f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/eb/ebd3b11d18e4f0175096582a345880366327c1cf41de79853a305e915f9cf4b0-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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid boRdtSHetAV7GocMyVAp/boRdtSHetAV7GocMyVAp -goversion go1.12.10 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1f/1f155b2bef632b6e6ff7587ed3190806856e23feb324dc6f652169a516dc854f-d # internal TERM='dumb' gcc -I . -fPIC -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_mmap.c TERM='dumb' gcc -I . -fPIC -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_setenv.c TERM='dumb' gcc -I . -fPIC -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_sigaction.c TERM='dumb' gcc -I . -fPIC -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_traceback.c TERM='dumb' gcc -I . -fPIC -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -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/_x012.o -c gcc_arm64.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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 $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./asm_arm64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid 3Ql94VO9kIPcfUSQBMFP/3Ql94VO9kIPcfUSQBMFP -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 ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm64.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 $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/eb/eb224ff4eab79b018ea26c55377032876bbf816d9b56b88841aff9aefe9537ca-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b011/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o $WORK/b011/duff_arm64.o $WORK/b011/memclr_arm64.o $WORK/b011/memmove_arm64.o $WORK/b011/rt0_linux_arm64.o $WORK/b011/sys_linux_arm64.o $WORK/b011/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/0e/0ef9dc5f3c0fcaacb6f10c075ba03de1fbf7ec92b0fa014b52b706189535b066-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_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid smwPboQPe7nvmLldZZZS/smwPboQPe7nvmLldZZZS -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_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/cb/cb1d64be7ead0b17129b6f8ba37c22512d4bba27f41abc2bcb30b00bd3c7e552-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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid ZRE8yd5jFYG8AscEKZWH/ZRE8yd5jFYG8AscEKZWH -goversion go1.12.10 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ 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_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid O5IbizMrRU4xni9i7BTh/O5IbizMrRU4xni9i7BTh -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/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid LYLSjXBKG3jFheU6BZ5E/LYLSjXBKG3jFheU6BZ5E -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 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_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid wWqG7_zkqCrwkAKXSZLH/wWqG7_zkqCrwkAKXSZLH -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c4/c42d97652155f61812b5e7a6f7195bbe2248446e79e2f2970486d5324ffbe60f-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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CC5aQGD4fN1FpYNV60Qe/CC5aQGD4fN1FpYNV60Qe -goversion go1.12.10 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/d2/d297e496e7642c9bf2708a188be4244f8bfbb6fa54f05afc79e10c83818db105-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_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid LhdX_DzQIpRKvWZPP9HG/LhdX_DzQIpRKvWZPP9HG -goversion go1.12.10 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5a/5a8e96ac65bbec082d59c4b5bdf7bd25b1c0d3160dda7abbec2873f08e71b732-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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid RumJERcf_WmJXCKk7fcg/RumJERcf_WmJXCKk7fcg -goversion go1.12.10 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/54/549953b61413650d52a9cbcbe481d22cbdbcb8ba425d9d92f745238a11f58313-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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid -USxt8a90-WuZ6TEJaPQ/-USxt8a90-WuZ6TEJaPQ -goversion go1.12.10 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/cc/cc2eabf2331a4b5d48331b7f956e7edf7ebfffd5005dba2e6c0047d44f8334e6-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_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid EC-aIPbb34sv46hoejEy/EC-aIPbb34sv46hoejEy -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_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d8/d8a49e3f4da8586269a8b8948f8aff46d07efdf08799b46b82a6fde22fd49740-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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid zRXPblBrC6E02SpcyqAh/zRXPblBrC6E02SpcyqAh -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_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f2/f22614b89eae969a9dbb0039ce834102109419a14f7601656e90e2428ecc8a0c-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_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid LEt2TkZ3oIcfvPgjC02n/LEt2TkZ3oIcfvPgjC02n -goversion go1.12.10 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/61/61edd9dde858a4819e34c3786df66a3a9e428c0889839cb519c57b13cc5e56b2-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_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid duAvqRz4oKrG2Xb-_lXq/duAvqRz4oKrG2Xb-_lXq -goversion go1.12.10 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/49/4992cb2a5690922d57ddef2d7d89c763960f7c5adcc1663358b09230795aeeea-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_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid mFBU6GEPW8xdlAr9KboH/mFBU6GEPW8xdlAr9KboH -goversion go1.12.10 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/838ccc33d3026fd9811c970b2d39c47848c1a93de5b18044783113ff43ef2384-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_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/72/726e2d1f0bec9bd5518cad2fb00b3b5e82536466c1dd778ff80316499b99f5c3-d # internal crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./sha256block_arm64.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 packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid _EG15nLugJKp2kfxK15v/_EG15nLugJKp2kfxK15v -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_arm64.go 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 packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid T6GUO3YlCBrTO2Ix6uD9/T6GUO3YlCBrTO2Ix6uD9 -goversion go1.12.10 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2e/2efdfec55fb370259b0e5cf01f7d7a1286bc70e9dffb68459e385a17329e8589-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_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid MAMb9LkqKrYJqmRTuHvi/MAMb9LkqKrYJqmRTuHvi -goversion go1.12.10 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/89/89aaaa53d160de913d356ffda6ffcd9f39e99243828bcab906b99f4c3b5fc939-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/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid vYgJwemCbCClnv9J9p1x/vYgJwemCbCClnv9J9p1x -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/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/77f1b22b7c0948a7aaff911e08a9daf07a66dc99be94e60b261cb1d5153019c5-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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid K2UCzPNhoF4Itcyuxw2h/K2UCzPNhoF4Itcyuxw2h -goversion go1.12.10 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/88/885a78a5735a3ebceb1e664bdaa6aa34b26513e6fb05cb8afa2760323d264bfc-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_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p path -std -complete -installsuffix shared -buildid QA0k2k1llT3rnw_Pzaiz/QA0k2k1llT3rnw_Pzaiz -goversion go1.12.10 -D "" -importcfg $WORK/b084/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/20/2014ea7354a69f95494dbff0afb588e673045e9762b49662a5425a2c602bb264-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_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cNsawOigk-Utf1skFvti/cNsawOigk-Utf1skFvti -goversion go1.12.10 -D "" -importcfg $WORK/b086/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/cd/cd21687ff09b7fce8e1337fbf7fe95b372ee443b550c211a62c776e291fe1ecb-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b105/ 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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid LqF6UDvoP2rMGlYlZO0m/LqF6UDvoP2rMGlYlZO0m -goversion go1.12.10 -D "" -importcfg $WORK/b105/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/9e/9eb15eb4386954f533dda939fb687e0107907cfe8a688d6ed1a582b929cf478a-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 cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p hash/fnv -std -complete -installsuffix shared -buildid BVH3svZw2NR_48MfnwfI/BVH3svZw2NR_48MfnwfI -goversion go1.12.10 -D "" -importcfg $WORK/b111/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/91/917c9fa9e82340ce77567b10afb6493abba3a07fdfae7d263e6fdc5afd6f2c02-d # internal hash/crc32 mkdir -p $WORK/b124/ cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b124 -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b124/symabis ./crc32_arm64.s cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p hash/crc32 -std -installsuffix shared -buildid YhyYp3jsW-x7RfQLSbex/YhyYp3jsW-x7RfQLSbex -goversion go1.12.10 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b124 -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b124/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/34/34909e7d8c327ac72fe0c378b18ba5b409ff62b672183e6a573f6ef7ad0cf7bc-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_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid ucYbziMefeXxRB9o5ROy/ucYbziMefeXxRB9o5ROy -goversion go1.12.10 -D "" -importcfg $WORK/b128/importcfg -pack ./transform.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/37/3712ea9107a00ebb0948680c110e901679e883b71cb5398c82b8883e87ef099e-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_arm64/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 VgKeci4ARnoEUb3jdCGg/VgKeci4ARnoEUb3jdCGg -goversion go1.12.10 -D "" -importcfg $WORK/b140/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1f/1ff1b4e043a655f2fd66fc9b3a04a4d4eba807f5713b59daff70b74bdd3c03c6-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 cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/96/96fec3bcf24f61f6a3057d43b02aec62abc3b15d2913ce97d81643f04315a8bf-d # internal cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GQPrUQ6JBCPO7fu2nAAf/GQPrUQ6JBCPO7fu2nAAf -goversion go1.12.10 -D "" -importcfg $WORK/b142/importcfg -pack ./base32.go 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_arm64/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 F0rN2oog3lD5u1PkKeLO/F0rN2oog3lD5u1PkKeLO -goversion go1.12.10 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/1e/1e10ddc7443ea12e218d0a30d23829674e3650a8b53de8abb97bc33499512c83-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ab/aba5e1acc6a152ceb1cb34ca4462c703cbe4aaf764fae45188ee3373b0ad3b6c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ef/efd6955a27702c43e6609b0158afbb01bb801d32feab7d05a603eeb710ad9c7c-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_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid fYUa1BToMns0o_8XG-Vy/fYUa1BToMns0o_8XG-Vy -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/75/75cbe39ce838083b5f8a34691593dd35b7e438b6f69287d59cf2fa3c547ebfb9-d # internal sort encoding/binary mkdir -p $WORK/b025/ mkdir -p $WORK/b040/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF 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_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid PIAWOmu2TMID4o9XEeAC/PIAWOmu2TMID4o9XEeAC -goversion go1.12.10 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid McvcrqtTPCncgdCz9jtr/McvcrqtTPCncgdCz9jtr -goversion go1.12.10 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5c/5c3dd8dd4120452581f0bdefa455c26d1a9460b3da268d347c45f6fde567dbd2-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_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid 3R8wYmYk91ZVE5WyzRgl/3R8wYmYk91ZVE5WyzRgl -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_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0a/0a646bb8395ecfce40a9708dc975a2ce534056222c0298ea05b230bdbf938d50-d # internal 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_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid OGGtRsBoqi2-YLMwxzqs/OGGtRsBoqi2-YLMwxzqs -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 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_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid V0H4orUDwg6w-r5ryFOh/V0H4orUDwg6w-r5ryFOh -goversion go1.12.10 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/46/46878f30f50ba08971833d7d9ef5a39bf373baeb57746ec78ebc532e58995966-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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid lWII3sdylR1HH0Wa8FjQ/lWII3sdylR1HH0Wa8FjQ -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_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8e/8ea8fd9453ddcf7ab333f1e5087c69addf5397b48be957cd831d39ae9e915b28-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_arm64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b051/symabis ./md5block_arm64.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_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid sCRKVOd9BXPRsvDqhSN9/sCRKVOd9BXPRsvDqhSN9 -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_arm64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b051/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/db/db27e939775b0a1f6a65c366ee5c3718434f0d2455f7c6d0cd3984d85e8f6e4c-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 cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/70/70008a132e796cd9740d14e20ce193b9f1e59a2218120c0688b44d0e8cbb571a-d # internal cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid xKOwGUdy4_273a6pQWHq/xKOwGUdy4_273a6pQWHq -goversion go1.12.10 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go crypto/aes mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a 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 internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -installsuffix shared -buildid jZt1gEVLGkgSEgNpH6oC/jZt1gEVLGkgSEgNpH6oC -goversion go1.12.10 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c5/c5efd5db658298c6ff1041230b42f72493f76b1122339031a2adaee0fbb4a127-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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid PLfBfLLHemXkEV2sbMwO/PLfBfLLHemXkEV2sbMwO -goversion go1.12.10 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/asm_arm64.o ./asm_arm64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0d/0d14657b59d4d2f8cfc451f961dc78ee67a39fc2d70fcc4336a05daed8f2fcb3-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_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid b34sbvWO4JpwMxdKMZWx/b34sbvWO4JpwMxdKMZWx -goversion go1.12.10 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_arm64.o $WORK/b036/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9d/9db5775adf2c38b208b4d8b67bb7bb1e29619b71ee27dcce8e2ad317d05473e7-d # internal encoding/pem mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal 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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid tpkdfrwsKCL0ykmwG3je/tpkdfrwsKCL0ykmwG3je -goversion go1.12.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e4/e4f1936ff1e6271812116c7c01e60015b17a0238f3687cf8c9df414aa1486577-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_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid 3xis8_te4f5jXT4X_slS/3xis8_te4f5jXT4X_slS -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_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/83/83108c2e5aafcb30eff56af7e938502373dbf25168914a7b6f925d469fdf6c42-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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid EgE-0WhyExMQTytPnZ2K/EgE-0WhyExMQTytPnZ2K -goversion go1.12.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/74/7461e87ad185280b094245173248cb105f0f6c9ead4d58240fa37cdf74e1afbc-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b075/ 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_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid LTS9LndLHynGb58V_vZQ/LTS9LndLHynGb58V_vZQ -goversion go1.12.10 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7a1f104678972d3dc0cc8f9c965470d8823c575854c1980b5d809308fa34bed8-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_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid bj5W1tEaTZjpL53WT_kJ/bj5W1tEaTZjpL53WT_kJ -goversion go1.12.10 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4b/4b8d8dcc124a46b06a0830349a99ce881549c4b5cce341de400f815306c3d35d-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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid gCNeyUi6Zilzh7V-6KDr/gCNeyUi6Zilzh7V-6KDr -goversion go1.12.10 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8a/8ab77e8f5bd7f884eb13947d69aeee96f9329a71cf8f62bb48aa0212f835e29d-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_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid ktkBnUgWrmWXKJbWGdtR/ktkBnUgWrmWXKJbWGdtR -goversion go1.12.10 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/21/21eb020975c3b9f29a2ccb632262b89716de6867bda81c6b9b64c7f24ddb087d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fe/fe88d1ba86e7dedaf3d6a041d8142e8f745134acf39df43774885578de58ae5c-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_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p regexp -std -complete -installsuffix shared -buildid GtN798fRzY3IU4I1d8io/GtN798fRzY3IU4I1d8io -goversion go1.12.10 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go 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_arm64/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./asm_linux_arm64.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_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NOMYIrFqe-pLyCrC4jRc/NOMYIrFqe-pLyCrC4jRc -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 ./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_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/95/95c40e3998230e749efa066e97599737259baa7fe657a265639168d0f185509f-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_arm64/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 UU1byNm7e2Qp8ZjEkkrL/UU1byNm7e2Qp8ZjEkkrL -goversion go1.12.10 -D "" -importcfg $WORK/b143/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/60/6062e98cdaf85697a86cce285d71fc8a0c135b135b8a7e03d271fa5b3c528814-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b149/ cat >$WORK/b149/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b149 -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b149/symabis ./sha256block_arm64.s cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid 18cvbtO_wQS7_a4b0bt1/18cvbtO_wQS7_a4b0bt1 -goversion go1.12.10 -symabis $WORK/b149/symabis -D "" -importcfg $WORK/b149/importcfg -pack -asmhdr $WORK/b149/go_asm.h ./cpuid.go ./cpuid_linux_arm64.go ./sha256.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b149 -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b149/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/48/489810048d56afe6c0cdec830d3df8bb328c7724558e456fa7e3c4ec75b38d26-d # internal context /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b149/_pkg_.a $WORK/b149/sha256block_arm64.o # internal 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_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid NiyYKPYx07dtSqjqpjra/NiyYKPYx07dtSqjqpjra -goversion go1.12.10 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/7e/7e8bd40c84b56cb82a829cc71b93a9e2ff7e44a9e9f3118bffdd9d5fdc4a5d25-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_arm64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b044/symabis ./arith_arm64.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_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid qUf8QiaVAz3mVw9_Hjz9/qUf8QiaVAz3mVw9_Hjz9 -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_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9d/9d1eb389af814005f534797fab55d29d0c81bece50a6e89c8d708aada9d24080-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_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid bSDko_ipWUWxyCEyB1-F/bSDko_ipWUWxyCEyB1-F -goversion go1.12.10 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/63/633d0542f22e1293adad71f39d47cd53078b742b11a597ff5c49386868c3bd19-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b9/b97de556b063035bc14a3e9593056129b237a70896ee07f00ea545a25d64ffb7-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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid Wb9jftuKe8j546nsNMk-/Wb9jftuKe8j546nsNMk- -goversion go1.12.10 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a2434c478bb8f538426a150a4524ef6e023b8542d601b55dbd3e4aa4590b2427-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_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid JiJJchKdUUuKtXeldeiN/JiJJchKdUUuKtXeldeiN -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_arm64/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4c/4cf8849d36e4aae1c788d433b54eb20c7e67033694c1b3de418bd92441230cae-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_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid II111fkvulligq--POfC/II111fkvulligq--POfC -goversion go1.12.10 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b044/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d4/d4802fcebb8ecc4c2997ee861d13b7325e2c7590d1c3a8755b738635568c1e5b-d # internal crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal mkdir -p $WORK/b043/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b043/symabis ./p256_asm_arm64.s cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/6a/6a62c2d30c151ce4755e916e055be87ccb97b6b6a9e126567e80c184e2c6e5d8-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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid GQhXYqJWHP7SucA_elri/GQhXYqJWHP7SucA_elri -goversion go1.12.10 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go 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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -installsuffix shared -buildid stSDiHqh2N0lzSudtIyR/stSDiHqh2N0lzSudtIyR -goversion go1.12.10 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/17/173c8a51fcfe2b1b77d92d65410603412788c6221bd9946b38ddb4d97103dbb2-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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid QlCmjNThMagvWeVvJsWB/QlCmjNThMagvWeVvJsWB -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 -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_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7a763a677de1f9b47f3514ebca52f273a057fa20835ac926fcbb92fd42417e0d-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_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Ct6izUNNHnqv_EDRvuCf/Ct6izUNNHnqv_EDRvuCf -goversion go1.12.10 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b043/p256_asm_arm64.o ./p256_asm_arm64.s cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fd/fdd6c1d9d7492c7864452ac2d8b32a8dbc8ce7e0cb274d8e42529d55de674ba5-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_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid MgaoIIIx0yEQdSR1__-T/MgaoIIIx0yEQdSR1__-T -goversion go1.12.10 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5a/5afbb7ebef8bb03314fe0409c566dd7362fc2d4bb14560a25530a9e09a4d4c10-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid _FnCCv0PEz8lZk7hlCgm/_FnCCv0PEz8lZk7hlCgm -goversion go1.12.10 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/51/51a3f2a6789f588b78fde48e2eb741af2d725b43b3be114008680385c80f51a3-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_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NnhgFTxYeqGcKhbWccbQ/NnhgFTxYeqGcKhbWccbQ -goversion go1.12.10 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/53/534aa37f0bc5053f11f49dd6762db409aaf1d806db88e8aa59565bf7a11a4261-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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ENHpF1jYUJ0dYnfL9QCU/ENHpF1jYUJ0dYnfL9QCU -goversion go1.12.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b1bd67d3b6b42c6a87a64a681c361876589db23afacd8940c5319ea92606e627-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_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid UyJYrsFUcupBU-T3KvLj/UyJYrsFUcupBU-T3KvLj -goversion go1.12.10 -D "" -importcfg $WORK/b083/importcfg -pack ./errors.go ./stack.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/07/077522e7256739b9ec8a407b691f30009d15803b0df5cc25b9344e5525c77d77-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_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p text/template/parse -std -complete -installsuffix shared -buildid uyagTUz65hSy9goJHENc/uyagTUz65hSy9goJHENc -goversion go1.12.10 -D "" -importcfg $WORK/b088/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/19/19f19e1cf59248162186cf3d56abddf2b907195b9273cfbadf92f7810c22496c-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_arm64/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 LmiL3gnF79vo8eALuCra/LmiL3gnF79vo8eALuCra -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_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid GMuTolAMRevkynklehBU/GMuTolAMRevkynklehBU -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_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8d/8d64c2b72fa868bfe4819b057992c8647cbbbea06a636ef746ff6a0dc629a1fa-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_arm64/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 3Lnm47qMGPSzzMj1C8-h/3Lnm47qMGPSzzMj1C8-h -goversion go1.12.10 -D "" -importcfg $WORK/b090/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/5b/5bbb915029bf4e4be6becd2570c6c6b8bf3a994a5bfcd563a1408c782bf14679-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_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p log -std -complete -installsuffix shared -buildid Wh-pgI0a-SR8t7CEI4Yx/Wh-pgI0a-SR8t7CEI4Yx -goversion go1.12.10 -D "" -importcfg $WORK/b093/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/66/66fe96d4a9aefcafc1eef1a834a7e6d3dff47f4db2bc30ece94c87cb2553bcf7-d # internal encoding/xml mkdir -p $WORK/b097/ 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_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/xml -std -complete -installsuffix shared -buildid s5nj0s60mAAp_uKs1z2I/s5nj0s60mAAp_uKs1z2I -goversion go1.12.10 -D "" -importcfg $WORK/b097/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/cd/cd794cb3589460939f9170320ab3e34723333c015530d0a8f7d2aa04a6039e29-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_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid 13HESDHPwzaGDV7lNt0k/13HESDHPwzaGDV7lNt0k -goversion go1.12.10 -D "" -importcfg $WORK/b092/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9b/9b4684cf729f0c0169abe783d581ed37507e88796ee0af0d516a764c6f97cedd-d # internal os/exec mkdir -p $WORK/b100/ 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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p os/exec -std -complete -installsuffix shared -buildid KMBcqn0Lj1xyzj4ghqyw/KMBcqn0Lj1xyzj4ghqyw -goversion go1.12.10 -D "" -importcfg $WORK/b100/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/32/32b3db496f913b0455946cb821c99f20b390e1225910f25be2fbe4c5e1340717-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_arm64/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 hmqHmF3B4gMZlZJ7Il62/hmqHmF3B4gMZlZJ7Il62 -goversion go1.12.10 -D "" -importcfg $WORK/b099/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/91/91289c1ff258b8c23b8a8841261b3242d1393c9594b4c82c6dc955eaf3c1688e-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_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p text/template -std -complete -installsuffix shared -buildid cpDObljL3WiNUyljdyTL/cpDObljL3WiNUyljdyTL -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_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c5/c5346ce912d9774d46eaf2b26c7f1e573254a4758edb575ba273bfa4564e9ddf-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_arm64/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 Z1uh5xqo6JcAYbJC7cbn/Z1uh5xqo6JcAYbJC7cbn -goversion go1.12.10 -D "" -importcfg $WORK/b098/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a1/a1728d1cfde60d4faf2c635f1abd8c2a6cfd6675fd2afe81e2d3536f1e5db4c4-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_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid wRn9tn-RYvmOiaxrtjTa/wRn9tn-RYvmOiaxrtjTa -goversion go1.12.10 -D "" -importcfg $WORK/b102/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fb/fb4ab197c14c90571cc354959edb400e695d1f89d6dd4dafb91f3074e67cc253-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_arm64/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_arm64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a2/a2267c9b508f35daebb916cabd26e57acc8fabec7dfcae1221c7874addc18458-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_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Xm-GZL1PSBdRwJyQ3Mka/Xm-GZL1PSBdRwJyQ3Mka -goversion go1.12.10 -D "" -importcfg $WORK/b108/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d3/d3e096f312b75d229f10c92e9a3af8c078bceca9455c234e0280144620180b99-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_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid Pcrbnf1EMsrM6H3ou3Yt/Pcrbnf1EMsrM6H3ou3Yt -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_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2f/2f3f433562a7db8f9d880c2f2295e19b3cdb04b4e92df83c2a083c047b41ebb8-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_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0X7a35aqUSAeygswlvwG/0X7a35aqUSAeygswlvwG -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/14/143c1a274be44559f0c4eebdcb2815d370a3d0b4b1f907682c79a33fa3d754d8-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_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid R7rH0NqqG6YR2pvNbwet/R7rH0NqqG6YR2pvNbwet -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_arm64/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_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/86/8643059f9ffcae53c5f34e2b8fd4e4a272853b6b02eeef11fe4102e0be759b70-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_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid eE7e-JtW6_5yAPnxhNvR/eE7e-JtW6_5yAPnxhNvR -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 cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/69/69e5a15ee5e6543c7423ae8b000b63d2d2003af332c81ee7d1c4a6bb72ed9af4-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_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli -complete -installsuffix shared -buildid 4GjGvo8uEEBa97HMOrbH/4GjGvo8uEEBa97HMOrbH -goversion go1.12.10 -D "" -importcfg $WORK/b082/importcfg -pack ./recli.go ./utils.go cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/52/52a04c121891826d1aca3cac7656dc122b9dfe750430232cb2e73d04bc79cbe4-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_arm64/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 787nNlbolFRK0QUUfdT2/787nNlbolFRK0QUUfdT2 -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 cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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 -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 -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 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d1/d17ec76fc6114b68e751860f8e3b84f92a426dcfc917e757c63bf4602c437172-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_arm64/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 zZFkdOADeYelhj33T6lX/zZFkdOADeYelhj33T6lX -goversion go1.12.10 -D "" -importcfg $WORK/b117/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm64.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p os/user -std -installsuffix shared -buildid icR235ERj_j9pzuUk2sN/icR235ERj_j9pzuUk2sN -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_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/dd/dd99c5280210f69e60c0571be4c168c1d23ce421c3b4f5248cd26bd6407ee5df-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/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 Gh36ZI6KssiSlCzv8xDc/Gh36ZI6KssiSlCzv8xDc -goversion go1.12.10 -D "" -importcfg $WORK/b120/importcfg -pack ./client.go ./socks.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/cb/cb60e354cc6321d35f98cb95561b46c7e0b7df7ac2bb5b1dd2202a3a161a2cc8-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/90/90412724662a9320451064232bb16fe3dddd9eff22c60c0cd2539931a0b332fa-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b104/ crypto/tls mkdir -p $WORK/b032/ 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_arm64/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 HnVjczrx2V1qsi2sGc03/HnVjczrx2V1qsi2sGc03 -goversion go1.12.10 -D "" -importcfg $WORK/b104/importcfg -pack ./deadlock.go ./stacktraces.go 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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/tls -std -complete -installsuffix shared -buildid YxFBYleg8k4gzRxtONoY/YxFBYleg8k4gzRxtONoY -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_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f2/f27ea3db642b0426f23fdb13feaeca7e839edbee6fffe7d3c7853cf10ac06bf6-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_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid XvS-s3veGFFuMtxpt7Jm/XvS-s3veGFFuMtxpt7Jm -goversion go1.12.10 -D "" -importcfg $WORK/b103/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/44/4433b6ca1647a0502961c48252b2b4c8620508465ca88b324515c1d3dece48d1-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_arm64/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 a4dQDSnCearHdPJ0RaqC/a4dQDSnCearHdPJ0RaqC -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/08/08fdfc827716ccf67dcbc7a9c71f8115822d8db42180e83646b87b6a6cd3d1a1-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_arm64/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 hRjjWdxeigSh8GWXlFzQ/hRjjWdxeigSh8GWXlFzQ -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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8c/8c113afcd1e3e25b6b11575db808a5d88e767be8f5cb3129199bbd3527cdabe0-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_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid QKbG3TQ9WI7Rs6MiPVU8/QKbG3TQ9WI7Rs6MiPVU8 -goversion go1.12.10 -D "" -importcfg $WORK/b107/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e8/e8b61dfa6c7e11b52319b4772619c452c0bf58c280919239daad9cc1634d9bd1-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_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid jCY-Sr8556Tf8iEJ5jMK/jCY-Sr8556Tf8iEJ5jMK -goversion go1.12.10 -D "" -importcfg $WORK/b101/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ce/ce0b12bd3984377a4bbe1795a2abc242678a422c85aec925a42fef61e37ac9ff-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_arm64/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 N-oZWXJWSTeL7-bcSbUi/N-oZWXJWSTeL7-bcSbUi -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_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/76/76dcbcd04fb24e4f8d6da9f1d4dec9e4941c397ec121945717ea583aace42f0a-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_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p compress/flate -std -complete -installsuffix shared -buildid afR9y_y-HfjEW5YO4oBC/afR9y_y-HfjEW5YO4oBC -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_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/aa/aaf22a254a6edc7c8c71ef3f5da3f379e1ee2122dc491ff40cc17064879ed635-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_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 8StJ_Zk92xbW4mIjDBtL/8StJ_Zk92xbW4mIjDBtL -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_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/08/08cafc4346f3f329c1c21cae0ecfb1deb6862360f9d913adfc0e3d3ef96ae82e-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_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid OJ5ur9q9Z9okpaIfxws2/OJ5ur9q9Z9okpaIfxws2 -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_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f8/f859cbd8c82f10814529ad2ed7341426586adeea914adb14cf939b51c3ac33c6-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_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TjeuHfZv6PY1r82VgtZg/TjeuHfZv6PY1r82VgtZg -goversion go1.12.10 -D "" -importcfg $WORK/b127/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bf/bfbed1d95f9542828da306970325e47613dcd995822355241e7bf7232478c198-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_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/textproto -std -complete -installsuffix shared -buildid NZbtza50_i1sAIkaB9Oa/NZbtza50_i1sAIkaB9Oa -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_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/27/27035261042804a30e241412e279f46cad7193a3ae5e6355490be783aa4b6c54-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_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 4YmtjoSoCts-OVnvp9d8/4YmtjoSoCts-OVnvp9d8 -goversion go1.12.10 -D "" -importcfg $WORK/b122/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/bb/bb79d8939c19f0102ada6e2389125b78e11dbf6d94f5558c7f9f2ab35376ed68-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_arm64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid WL_NogJs8EE_VmYWcX0E/WL_NogJs8EE_VmYWcX0E -goversion go1.12.10 -D "" -importcfg $WORK/b133/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/8c/8cebee80f500b68a5410700e8487844f8e9523c3509763d39be570dfa56d02e1-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_arm64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p mime -std -complete -installsuffix shared -buildid zmKHCT3iEE-K_Zusk2m5/zmKHCT3iEE-K_Zusk2m5 -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_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/4e/4e00518ae5dd9c3a3c14b4cf8fea96b32fc6d07ce0abe7edfd8641d3f5ad1335-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_arm64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid dC1y1lAOrxryW22ceEnq/dC1y1lAOrxryW22ceEnq -goversion go1.12.10 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3f/3f1c59d93c2dfe3ea8cc96b53b9818bfbcee8c582b16242035e4dd3cb457148a-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p net/http/internal -std -complete -installsuffix shared -buildid v91ZfiV6WoG8q4uLTQHf/v91ZfiV6WoG8q4uLTQHf -goversion go1.12.10 -D "" -importcfg $WORK/b138/importcfg -pack ./chunked.go ./testcert.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e1/e1093c5024f798d878c54f561a165932b808bca126b28784cd600b4f022058a5-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_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid n5gNT6hHc9OEikGP4kgL/n5gNT6hHc9OEikGP4kgL -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_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/30/3082dda9b0edd54c4141c1e45894d5377010ca32b4f2eff9c0adc902d2d5b4dd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ce/ce4a6b3f202f4ac9402cb9d0ddf69e30fe393ab410270bfa670e0be97fb69ea5-d # internal mime/multipart mkdir -p $WORK/b135/ 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_arm64/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 RHd5DcpUCk1cboNo-cuM/RHd5DcpUCk1cboNo-cuM -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 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_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p mime/multipart -std -complete -installsuffix shared -buildid PFnhWv9fZeRAN56CKLKG/PFnhWv9fZeRAN56CKLKG -goversion go1.12.10 -D "" -importcfg $WORK/b135/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ad/ad40be8b8bd59126fffa76f04c2ad9ab1f00fb73a51737b5d1da7c42ca053b67-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_arm64/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 RfijyoGQcq-hrI0IbyjF/RfijyoGQcq-hrI0IbyjF -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_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1b/1bf3d43c377f68d044eb859dceb656fe3b1163642c345419c8758f5b781f1079-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_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid MnsBMNRr0xNRjgS1hWW1/MnsBMNRr0xNRjgS1hWW1 -goversion go1.12.10 -D "" -importcfg $WORK/b125/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/36/36262e4f7b405098b4358954d51fccebe2fe531f706ff087a676e7b140dfd5ad-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_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid -r_cI5bcl7MXtOGcLIeS/-r_cI5bcl7MXtOGcLIeS -goversion go1.12.10 -D "" -importcfg $WORK/b132/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/33/33b63b4eeb9713ee1797de7f0b7196c4903f925032b9e2090a76ef35354f3fe6-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_arm64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 65onIR_8WPw7ynKGQ97k/65onIR_8WPw7ynKGQ97k -goversion go1.12.10 -D "" -importcfg $WORK/b147/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/8e/8e901163b2de2e96211356d6dcce0da398e8e3e30a226e019b3fbc1bc3fb5f93-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_arm64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid rLcNGwuPH9HFDctYLaQK/rLcNGwuPH9HFDctYLaQK -goversion go1.12.10 -D "" -importcfg $WORK/b148/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/4d/4d35325a38c6af5043f62c58e7828ccb9031835dbb680330cfb5b519c724844a-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_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid OngFny87Z5BNs5BkvzjM/OngFny87Z5BNs5BkvzjM -goversion go1.12.10 -D "" -importcfg $WORK/b150/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ef/ef2981f49b3daba567d03c57560e0395892e6031c835328362044aee70b04395-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_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid MeXLjaJVP_Boo86qLCs3/MeXLjaJVP_Boo86qLCs3 -goversion go1.12.10 -D "" -importcfg $WORK/b137/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/48/48005bdf2eec4b5c47c3b1b566ed60e0c12188164557f76a113fd71693c67def-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_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid RZ4zKYPxCYSuNJW3FWL1/RZ4zKYPxCYSuNJW3FWL1 -goversion go1.12.10 -D "" -importcfg $WORK/b153/importcfg -pack ./locations.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/33/33b3405fd7759fe31081ddedc6edc647412a5092d402cb95cbca220b3a5abd47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/15/1519cf8a1056147279b51b5ae237b809427f30e4b36f97cd20a676c6a364a0e0-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_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/http -std -complete -installsuffix shared -buildid GnS9sJBeof96e7V-swQm/GnS9sJBeof96e7V-swQm -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_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/aa/aa6fa9a7d8ed3a1087d346740d3d36860633cdb3a084aa8e21b91f7bb38a3b52-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8b/8b174234f90c86e2e9f238efff006cdaf4941c472f545bbebc5333cff0c084f3-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_arm64/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 qpIaYk9Ot7z6ts6gY5jz/qpIaYk9Ot7z6ts6gY5jz -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_arm64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6e/6e6f4dce68422ace46382f5f179fe6c957a26f6a01ee447bcc5cbe8e42bbc05a-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_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid -STW7Fs40KmrG9OuppPI/-STW7Fs40KmrG9OuppPI -goversion go1.12.10 -D "" -importcfg $WORK/b113/importcfg -pack ./internal.go ./public.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b5/b5cb99dac941bf27c0cdc2dba12e0b83387163291df1f5e818f5e62992424f38-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_arm64/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 LtyZ7KsUTWERis0MclNB/LtyZ7KsUTWERis0MclNB -goversion go1.12.10 -D "" -importcfg $WORK/b144/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/70/703e2a21f31b207db1a441084fd5ec2be4b7d9b474b1c074b98fcca86587bf6e-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_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid ZC0Y9nMd6qeyP_Ib-MIF/ZC0Y9nMd6qeyP_Ib-MIF -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_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/dd/dd124693d2e1ce13fed9c6d15cbbf04ee2400dfac17a4038df0a2f84ea2157d2-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_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid VzUUshkLQG1_4GLBVWCL/VzUUshkLQG1_4GLBVWCL -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_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/8f/8f37d5369e41d8525c7a1498aaf163320e9c6425327288518907acebf1c999f0-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_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid NHMZyhbI9cLhOPey0P_C/NHMZyhbI9cLhOPey0P_C -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_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/03/03134cbcc2dbb66f05cc3b961680140eb3c403f8c5dc06eeb3a35544e32a1d55-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/60/6065fb138916e7cd04871a0276a1a898c0de9f6c52355b82fb59a3cc1c8ddf7e-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_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid 9kje5a6uRSmt0M_oYz53/9kje5a6uRSmt0M_oYz53 -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_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b3/b374080fb9f2862524a2628f349d3fd3ae004686cf7bed7d5c42cfbe41e6af47-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 EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stcli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid V--eN3ncjFz9j1TwlScg/V--eN3ncjFz9j1TwlScg -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c2/c2ad973627111506dcf256eb72b6b293f81ed8aa60a36c786af5180b22ba90f8-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 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 math=$WORK/b022/_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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=xGsPUC9jX8u2SlMJ6vLK/V--eN3ncjFz9j1TwlScg/rYSkXPV-GBqG6w7FdqhG/xGsPUC9jX8u2SlMJ6vLK -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570736456 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x068cbbe7151bc3fc0283172d6667b5337adb224a -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_arm64/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.MuIHpu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64 ++ dirname /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64 + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin + cp -pav _bin/syncthing /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/ '_bin/syncthing' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/syncthing' + cp -pav _bin/stdiscosrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/ '_bin/stdiscosrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/stdiscosrv' + cp -pav _bin/strelaysrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/ '_bin/strelaysrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/strelaysrv' + cp -pav _bin/strelaypoolsrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/ '_bin/strelaypoolsrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/strelaypoolsrv' + cp -pav _bin/stcli /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/ '_bin/stcli' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/bin/stcli' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7 + cp -pav ./man/syncthing.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man1/ './man/syncthing.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//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.aarch64//usr/share/man/man5/ './man/syncthing-config.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man5/syncthing-config.5' './man/syncthing-stignore.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//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.aarch64//usr/share/man/man7/ './man/syncthing-bep.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-bep.7' './man/syncthing-device-ids.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-device-ids.7' './man/syncthing-event-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-event-api.7' './man/syncthing-faq.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-faq.7' './man/syncthing-globaldisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-globaldisco.7' './man/syncthing-localdisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-localdisco.7' './man/syncthing-networking.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-networking.7' './man/syncthing-relay.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-relay.7' './man/syncthing-rest-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-rest-api.7' './man/syncthing-security.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-security.7' './man/syncthing-versioning.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man7/syncthing-versioning.7' + cp -pav ./man/stdiscosrv.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man1/ './man/stdiscosrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man1/stdiscosrv.1' + cp -pav ./man/strelaysrv.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man1/ './man/strelaysrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/share/man/man1/strelaysrv.1' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/user + cp -pav etc/linux-systemd/system/syncthing@.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing@.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/system/syncthing@.service' + cp -pav etc/linux-systemd/system/syncthing-resume.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing-resume.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/system/syncthing-resume.service' + cp -pav etc/linux-systemd/user/syncthing.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/user/ 'etc/linux-systemd/user/syncthing.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//usr/lib/systemd/user/syncthing.service' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64//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.aarch64 --unique-debug-src-base syncthing-1.3.0-1.fc30.aarch64 --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.aarch64/usr/bin/stcli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/strelaypoolsrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/stcli extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/strelaypoolsrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/bin/stdiscosrv dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 18859 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.XDfKaC + 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.069s + 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.048s + 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.060s + 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 1.858s + 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.014s + 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.009s + 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.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/lib/connections ok github.com/syncthing/syncthing/lib/connections 0.127s + 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.931s + 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.013s [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 5.456s + 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 6.386s + 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.337s + 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.053s + 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.011s + 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 38.275s + 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.019s + 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.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/lib/pmp ok github.com/syncthing/syncthing/lib/pmp 0.019s [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.131s + 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.291s + 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.018s [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.013s [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 54.026s + 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.204s + 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.019s [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.028s + 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.063s + 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.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/upgrade ok github.com/syncthing/syncthing/lib/upgrade 0.015s + 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.019s + 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.010s + 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.045s + 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.243s + 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.010s + exit 0 Processing files: syncthing-1.3.0-1.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fcq7FC + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/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.aarch64/usr/share/doc/syncthing + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/doc/syncthing + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/doc/syncthing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BAvUjD + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/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.aarch64/usr/share/licenses/syncthing + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/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(aarch-64) = 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()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Obsoletes: syncthing-inotify < 0.8.7-5 Processing files: syncthing-tools-1.3.0-1.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bTHvek + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/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.aarch64/usr/share/doc/syncthing-tools + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/doc/syncthing-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/doc/syncthing-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.brNYw4 + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/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.aarch64/usr/share/licenses/syncthing-tools + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/licenses/syncthing-tools + exit 0 Provides: syncthing-tools = 1.3.0-1.fc30 syncthing-tools(aarch-64) = 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()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: syncthing-cli-1.3.0-1.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mv2Pom + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/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.aarch64/usr/share/doc/syncthing-cli + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/doc/syncthing-cli + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/doc/syncthing-cli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VLBZ2C + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/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.aarch64/usr/share/licenses/syncthing-cli + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64/usr/share/licenses/syncthing-cli + exit 0 Provides: syncthing-cli = 1.3.0-1.fc30 syncthing-cli(aarch-64) = 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()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: syncthing-debugsource-1.3.0-1.fc30.aarch64 Provides: syncthing-debugsource = 1.3.0-1.fc30 syncthing-debugsource(aarch-64) = 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.aarch64 Provides: debuginfo(build-id) = eabd402aaaee59bc7ae7266a4dd8839dbbdf83c9 syncthing-debuginfo = 1.3.0-1.fc30 syncthing-debuginfo(aarch-64) = 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(aarch-64) = 1.3.0-1.fc30 Processing files: syncthing-tools-debuginfo-1.3.0-1.fc30.aarch64 Provides: debuginfo(build-id) = 81e731710744c16e07e180e0f16528da31f4c5f5 debuginfo(build-id) = cd59dadb386b17d6c4f856853bfcf64642526de1 debuginfo(build-id) = ecb0e75fbc9ab41ad65e4ed4a8e0252372ea4e48 syncthing-tools-debuginfo = 1.3.0-1.fc30 syncthing-tools-debuginfo(aarch-64) = 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(aarch-64) = 1.3.0-1.fc30 Processing files: syncthing-cli-debuginfo-1.3.0-1.fc30.aarch64 Provides: debuginfo(build-id) = db772465c5073d8ae41444b5af4eb3a4695fbba7 syncthing-cli-debuginfo = 1.3.0-1.fc30 syncthing-cli-debuginfo(aarch-64) = 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(aarch-64) = 1.3.0-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64 Wrote: /builddir/build/RPMS/syncthing-1.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/syncthing-tools-1.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/syncthing-cli-1.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/syncthing-debugsource-1.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/syncthing-debuginfo-1.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/syncthing-tools-debuginfo-1.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/syncthing-cli-debuginfo-1.3.0-1.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pf27Ob + umask 022 + cd /builddir/build/BUILD + cd syncthing + /usr/bin/rm -rf /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc30.aarch64 + exit 0 Child return code was: 0