Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f31-build-17763770-1279972/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 x86_64 --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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1570665600 Wrote: /builddir/build/SRPMS/syncthing-1.3.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f31-build-17763770-1279972/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 x86_64 --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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1570665600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gzn5hg + 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 . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WUK0tf + umask 022 + cd /builddir/build/BUILD + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p ./_build/src/github.com/syncthing ++ pwd + TOP=/builddir/build/BUILD/syncthing + pushd _build/src/github.com/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing + popd ~/build/BUILD/syncthing ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode ++ pwd + export BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing + BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing + pushd _build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing + go run build.go assets + rm build.go + popd ~/build/BUILD/syncthing + export BUILD_HOST=fedora-koji + BUILD_HOST=fedora-koji ++ date +%s + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570734154 -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=1570734154 -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' + GO111MODULE=off + 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=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xa997abb49cff290d5dc533c25c45dce255749ffe -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-build900091880 runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid tCcJ4YCp49O-WMX3wx2i/tCcJ4YCp49O-WMX3wx2i -goversion go1.13.1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid rbNwnx2GKUz30V5bti5p/rbNwnx2GKUz30V5bti5p -goversion go1.13.1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid iljY-qMMjZhRPv6GXQmZ/iljY-qMMjZhRPv6GXQmZ -goversion go1.13.1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF sync/atomic mkdir -p $WORK/b016/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 2MReao0RuBKP3vN8dYk9/2MReao0RuBKP3vN8dYk9 -goversion go1.13.1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1e/1e924e324e73783497bee0772f31b1ab7222ce41c2e0551a6b80d08d85307b1b-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid _2LZhDOOYANMbmJtr2lt/_2LZhDOOYANMbmJtr2lt -goversion go1.13.1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid RoFVl0n9_d7o_HYU-nv2/RoFVl0n9_d7o_HYU-nv2 -goversion go1.13.1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPDYqqm9Ieapafe8jEgM/UPDYqqm9Ieapafe8jEgM -goversion go1.13.1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b2/b2bff9dbbe2c01075de7b931040cf139638b9fc19d4ad96402566a893c0b1fe9-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid E9mgCIecIhfn2LLf854c/E9mgCIecIhfn2LLf854c -goversion go1.13.1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9e/9eee34b443c2e830af5aeeedf23ecbe3088df598463df0ed99e32cb95fbb2d52-d # internal container/list mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p container/list -std -complete -installsuffix shared -buildid 6FO2PiK-nLLrU4DeJpjq/6FO2PiK-nLLrU4DeJpjq -goversion go1.13.1 -D "" -importcfg $WORK/b024/importcfg -pack ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/76/766ccf7df5151c75d521bd5acf5bb18a1caf7abcf7f8b304595740f42c934da0-d # internal math/bits mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math/bits -std -complete -installsuffix shared -buildid eCElmAUJSwFrPe6tyaOc/eCElmAUJSwFrPe6tyaOc -goversion go1.13.1 -D "" -importcfg $WORK/b029/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b8/b8fa9c0f61220d01d7a24296a31d240f60752b0b551ebaaad9b264a48b4e09f1-d # internal crypto/internal/subtle mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid n6V2bn8tlPe4tfgVZXev/n6V2bn8tlPe4tfgVZXev -goversion go1.13.1 -D "" -importcfg $WORK/b032/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/99/997ece8beb3ed6276f4236c2687f7c11fa72484f0d26b25c8675d15b74dda4a1-d # internal crypto/subtle mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid pOAVQAlXX7ni4Jmf5ykn/pOAVQAlXX7ni4Jmf5ykn -goversion go1.13.1 -D "" -importcfg $WORK/b033/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4a/4a6183291a5256f9e38f0fccc4ee73ad889c94f130a01a26fae44886f75b9cdd-d # internal internal/testlog mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6s73yFxUl6JmmIQZAS/oE6s73yFxUl6JmmIQZAS -goversion go1.13.1 -D "" -importcfg $WORK/b046/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/92/92fc571123bc8b2c609c4329100d709d0f3425f7a9a64bb8e5beb4db89d98ff7-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/1b/1b66bcf65c76c6198b61585c058527ad3f0736a1fdd6277d5030f4c0b6a68e90-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid G3RJmQWkgxBlgNJn2Po1/G3RJmQWkgxBlgNJn2Po1 -goversion go1.13.1 -D "" -importcfg $WORK/b068/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fa/fa0fe87b1f50e8637f5a29af1ee5250a948444412b4e12c8f121f033ea18ebf5-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid bds0ObR1XqseXQK8yT5m/bds0ObR1XqseXQK8yT5m -goversion go1.13.1 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid z-ajKhrs6traLV8vUjPZ/z-ajKhrs6traLV8vUjPZ -goversion go1.13.1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1f/1f4e3de29424777e6e00d2523ca59f3c7a9c8e459902509f9316fc3335d826f1-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6c/6c4b60117022634955ad73bc09450df1ffd422b8a7a8ca70715db581b542bbfd-d # internal math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b028/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1c/1cfdb6f50605e214c506ebeca1ed82bb9797949ce6e25752af367a0c7cfd13e2-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid AI6j_hlXRshd8S81dNl7/AI6j_hlXRshd8S81dNl7 -goversion go1.13.1 -D "" -importcfg $WORK/b079/importcfg -pack ./aliasing.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/50/508de7eefdfe064111b75a47b8228329e624bb5d2cb7af8541d1ad5cb77c736c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b082/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s runtime/cgo mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid 18TatEa6SYzNebYBtycS/18TatEa6SYzNebYBtycS -goversion go1.13.1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./doc.go ./mont25519_amd64.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math -std -installsuffix shared -buildid zhTqX2SlYXXMQEaMQaE5/zhTqX2SlYXXMQEaMQaE5 -goversion go1.13.1 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 ./exp_asm.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_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d4/d46f773bce58155193cd835c919c8c550c69d9621fe11fdc85ec034dd3df7413-d # internal encoding mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding -std -complete -installsuffix shared -buildid cs-gACnXZLH42bG4mBMk/cs-gACnXZLH42bG4mBMk -goversion go1.13.1 -D "" -importcfg $WORK/b093/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b082/const_GOARCH.h cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/15/155c40ff81068bd3236724e7a6fbad6d841c6c7ad658bf9bc6c4051978205237-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/const_amd64.o ./const_amd64.s unicode/utf16 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qTffJgAmrkdx03hskX_H/qTffJgAmrkdx03hskX_H -goversion go1.13.1 -D "" -importcfg $WORK/b094/importcfg -pack ./utf16.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/57/57e30dda60da7ff8d9e766a1ae3255c8e15a0423b5758460a7e5523ebdf303e4-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/bc/bc8ce73c814cd68f70db3c13b749974953057365ef4d32bdc290c0d11526d36c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/ladderstep_amd64.o ./ladderstep_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/03/03863863aec98775413fa274c07bc1ec4054493a5629730b52bdb3230876ef43-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/const_amd64.o $WORK/b082/cswap_amd64.o $WORK/b082/freeze_amd64.o $WORK/b082/ladderstep_amd64.o $WORK/b082/mul_amd64.o $WORK/b082/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/40/404cf23908d5e380ade3934ffdc50a7db82f3288e6f820bd13ca343bcbe8af56-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b115/ cat >$WORK/b115/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_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid mOI1k4Tlc9j-J9H9Fl_B/mOI1k4Tlc9j-J9H9Fl_B -goversion go1.13.1 -D "" -importcfg $WORK/b115/importcfg -pack ./const.go github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic mkdir -p $WORK/b164/ cat >$WORK/b164/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_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic -complete -installsuffix shared -buildid mg45HUej9U42UxUW0_ex/mg45HUej9U42UxUW0_ex -goversion go1.13.1 -D "" -importcfg $WORK/b164/importcfg -pack ./doc.go ./generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/02/02ab91ba3cb5fe69f74dd98dba42a4fc15d4fb94ab64bf30aea7512b3dcf4072-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b173/ cat >$WORK/b173/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_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid j5PCULEJ7pn5hEy_Qxq6/j5PCULEJ7pn5hEy_Qxq6 -goversion go1.13.1 -D "" -importcfg $WORK/b173/importcfg -pack ./aliasing.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/43/4375536f51ce12d8da2480a78a67bc98df8db65724bf4cb9ca30e02f27020722-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b177/ cat >$WORK/b177/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_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid DoraIcMaouHTZNCeYOcv/DoraIcMaouHTZNCeYOcv -goversion go1.13.1 -D "" -importcfg $WORK/b177/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d8/d85246e3f6438e35b01d784db8bd921aae5e46dd4f82b731ce0b979445b485c6-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b178/ cat >$WORK/b178/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b178/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s github.com/syncthing/syncthing/lib/auto mkdir -p $WORK/b161/ cat >$WORK/b161/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_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid mY2A5zSVWjgaxZoIAdBU/mY2A5zSVWjgaxZoIAdBU -goversion go1.13.1 -D "" -importcfg $WORK/b161/importcfg -pack ./doc.go ./gui.files.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid yn4UtDd2CKAvnnCRLVcw/yn4UtDd2CKAvnnCRLVcw -goversion go1.13.1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./mgcscavenge.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_generic.go ./os_linux_noauxv.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 -installsuffix shared -buildid dvPJ-xEuqqfSYhZOESDQ/dvPJ-xEuqqfSYhZOESDQ -goversion go1.13.1 -symabis $WORK/b178/symabis -D "" -importcfg $WORK/b178/importcfg -pack -asmhdr $WORK/b178/go_asm.h ./doc.go ./mont25519_amd64.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/06/063b9dd9214bc6828de60dfc2def0276b335e7371670c6414f7a45d3f86e8cf9-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes mkdir -p $WORK/b220/ cat >$WORK/b220/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_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid 3sykoNjgRvmTdEoNjLD8/3sykoNjgRvmTdEoNjLD8 -goversion go1.13.1 -D "" -importcfg $WORK/b220/importcfg -pack ./runes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c cp /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b178/const_GOARCH.h cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/72/7208319e6f2a673732cdaf5de56a9773407130b34280e528c1d1837f4186ecee-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b178/const_amd64.o ./const_amd64.s image/color mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p image/color -std -complete -installsuffix shared -buildid 9x1IkJ7CU7UmNYRcvb-m/9x1IkJ7CU7UmNYRcvb-m -goversion go1.13.1 -D "" -importcfg $WORK/b238/importcfg -pack ./color.go ./ycbcr.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b178/cswap_amd64.o ./cswap_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/dim_amd64.o ./dim_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b178/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/exp_amd64.o ./exp_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b178/ladderstep_amd64.o ./ladderstep_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/floor_amd64.o ./floor_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/hypot_amd64.o ./hypot_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b178/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/log_amd64.o ./log_amd64.s cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/fa/facbf4325644b58636dca259b806184e282357eca0fa3e3d3b1f937f3ab47844-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b178/square_amd64.o ./square_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/dim_amd64.o $WORK/b028/exp_amd64.o $WORK/b028/floor_amd64.o $WORK/b028/hypot_amd64.o $WORK/b028/log_amd64.o $WORK/b028/sqrt_amd64.o $WORK/b028/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ed/edcf2b69c3420b7f763ac83c65d2ca70e823e5b5b3f1286252ef12a77d44a978-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b178/_pkg_.a $WORK/b178/const_amd64.o $WORK/b178/cswap_amd64.o $WORK/b178/freeze_amd64.o $WORK/b178/ladderstep_amd64.o $WORK/b178/mul_amd64.o $WORK/b178/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/b8/b813b886e812b5da9338dd71a5fc027e54360102f9201f7af1e3d088b39c3281-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/10/10a1ec909cc837b04588dfb93e3c0c4cef28a191696286ca5f61d77af72fc4ae-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x012.o -c gcc_amd64.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./asm_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Csk4HL8nVn989bzhzGDE/Csk4HL8nVn989bzhzGDE -goversion go1.13.1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_amd64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b5/b5471896df52f8587758e987d439cfd60efac953bd1d893ab3c9c1e817d3fa21-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a7/a72e9bb3a9b4f460eca11cba2607559e56239b87efe4c8db2ec5e6c51641d50c-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid ksbsJA2am-rwmVOnrq58/ksbsJA2am-rwmVOnrq58 -goversion go1.13.1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 98uPjNYEvHcXh7T72tUk/98uPjNYEvHcXh7T72tUk -goversion go1.13.1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/aa/aa985c5acfb6b47e527fca6307013dbf5eb1595dab621bb739bb092653ff27db-d # internal math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wfroipAa_W73hdR2qkXO/wfroipAa_W73hdR2qkXO -goversion go1.13.1 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid X-iFn1yihd_k4PowPIAu/X-iFn1yihd_k4PowPIAu -goversion go1.13.1 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/59/59d63021eb0327b71720e2b55c69d81484828e3ca35bc44ba263a68d4bbe32d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/36/36905ed29d21ad769344c847ae8091ac8a942f253cf7493aca5995f25247d30b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/20/20194be41445fb2e16901baefcc3077e98cd05577d1f4e5a71a2245cae7a53d3-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p sort -std -complete -installsuffix shared -buildid bXQ1mGtd8QXCk6toGH8v/bXQ1mGtd8QXCk6toGH8v -goversion go1.13.1 -D "" -importcfg $WORK/b042/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid 2SsiL71q0669ePjhwJvU/2SsiL71q0669ePjhwJvU -goversion go1.13.1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/49/49f78916ee231aa004dd5cf4b06ff71a46dac265c08cc0a8ca985201e5e9ebf5-d # internal internal/oserror mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid tBEcXtRMhpDaGU95fNrE/tBEcXtRMhpDaGU95fNrE -goversion go1.13.1 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ strconv cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid okbSZOhiQHIY-8nNTgg4/okbSZOhiQHIY-8nNTgg4 -goversion go1.13.1 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go mkdir -p $WORK/b027/ io cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p strconv -std -complete -installsuffix shared -buildid WdYMgqSklpbgTXHVgXHe/WdYMgqSklpbgTXHVgXHe -goversion go1.13.1 -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 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HsQEXVi0PZKG6Roc6Qe7/HsQEXVi0PZKG6Roc6Qe7 -goversion go1.13.1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/55/55b63a3ff752de1866357ba65c1c44bbbc5310e1b821ece352b62440a51cbf6d-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid uYVxrRhsDUexN2cevgOT/uYVxrRhsDUexN2cevgOT -goversion go1.13.1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/df/df2f0ba791e41f21e7dba403c4ea98471035a77726cdeeb6227fb4e1d0f7cc87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9b/9bea4d31eb1f89f1a2d1e7789d2809a77188ff13f01416239ad3126f9b649636-d # internal hash mkdir -p $WORK/b026/ bytes mkdir -p $WORK/b003/ strings cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p hash -std -complete -installsuffix shared -buildid Wh_F5udmjS-PlymLQd27/Wh_F5udmjS-PlymLQd27 -goversion go1.13.1 -D "" -importcfg $WORK/b026/importcfg -pack ./hash.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 4NE8-qLJRQIS8M4PuOP6/4NE8-qLJRQIS8M4PuOP6 -goversion go1.13.1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p strings -std -complete -installsuffix shared -buildid pE9JSut43qgXyrZfSvNl/pE9JSut43qgXyrZfSvNl -goversion go1.13.1 -D "" -importcfg $WORK/b048/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b7/b71c5ce8db23e5e1442459b1168c24b98d0232b5e4741b7478b3d12d96fbea1d-d # internal crypto/internal/randutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid kpSfeeZ6gRQER4MKzNOb/kpSfeeZ6gRQER4MKzNOb -goversion go1.13.1 -D "" -importcfg $WORK/b049/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/02/0256a4bbcc90fdea5f4f692e5c17c0e14bfe7a6618f956dd7914bff085043746-d # internal crypto/hmac mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid dfhNnMkI91iopPptG0oz/dfhNnMkI91iopPptG0oz -goversion go1.13.1 -D "" -importcfg $WORK/b055/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/24/24e8ec8fe7d62d0f93e036b59f977a1f8ec6317e438e5798f2db8de447a53443-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid x_O2pKUIN9-PKV1Y2B9g/x_O2pKUIN9-PKV1Y2B9g -goversion go1.13.1 -D "" -importcfg $WORK/b083/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/af/af64f58a4c5c65a6d6672d7406608b57a53eaf1fa06975e94f5b7894eae69202-d # internal hash/fnv mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 0NYoHQOGUQmpL-XF9STB/0NYoHQOGUQmpL-XF9STB -goversion go1.13.1 -D "" -importcfg $WORK/b110/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6a/6aa1ca4406d45d40d5e1d7c680fc0bf8d43cf76d94ad6fb37573619d993f709f-d # internal crypto mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p crypto -std -complete -installsuffix shared -buildid kdTGYb8Eo889XoJV8OhA/kdTGYb8Eo889XoJV8OhA -goversion go1.13.1 -D "" -importcfg $WORK/b025/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/1a/1a0a052f2801bfe64ae8756aee1d2486ef97d0089666e4001a4ba446404f90a4-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/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid OT8D82ot3UzsDmXDASHB/OT8D82ot3UzsDmXDASHB -goversion go1.13.1 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d1/d1856ab225f245a90d71b802761b7665e1124d4d6b00888d5c7ebc23f208ff52-d # internal reflect mkdir -p $WORK/b035/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b035/symabis ./asm_amd64.s cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/bc/bc416b10fe18d0df2577b88080d62b007773ae6381ebeb6ca3ac40f4a25591ab-d # internal crypto/rc4 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 8D97MSpGg6Fhg4c-tsIP/8D97MSpGg6Fhg4c-tsIP -goversion go1.13.1 -D "" -importcfg $WORK/b057/importcfg -pack ./rc4.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p reflect -std -installsuffix shared -buildid 38o5rNVn2mJmlvzCCpAh/38o5rNVn2mJmlvzCCpAh -goversion go1.13.1 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a1/a15682f7f2ce25346558f55bd6d05d42d2a61b4bb96f05feb3d7c9275dbab2a4-d # internal path mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p path -std -complete -installsuffix shared -buildid 8gzbghBD-RxxlvmTEGFb/8gzbghBD-RxxlvmTEGFb -goversion go1.13.1 -D "" -importcfg $WORK/b086/importcfg -pack ./match.go ./path.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a246aad4dad143c205ca46169723ead947b1f2d0639fab23cc313dd62fa2fee1-d # internal regexp/syntax mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qbC6rRedMmDV5GRxTH_K/qbC6rRedMmDV5GRxTH_K -goversion go1.13.1 -D "" -importcfg $WORK/b090/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_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9b/9b5792f43b1c8d70d61394636061d77f2918f6b12a5713ce4dd9e4e54c897169-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./goid_go1.5_amd64.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid QJBxfEEY4nh4RmdaWzpz/QJBxfEEY4nh4RmdaWzpz -goversion go1.13.1 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/goid_go1.5_amd64.o ./goid_go1.5_amd64.s cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2d/2ddb703b3207a404e2a91c26a85e26e170d15d0ff58725269baf890edac127c2-d # internal hash/crc32 mkdir -p $WORK/b123/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b123/symabis ./crc32_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a1/a172cce82acd2d579c2c8436772f91c939c8ec69ffea469cbf7e09199f939d3d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid aXdVQsL1bil5gPR1PLcQ/aXdVQsL1bil5gPR1PLcQ -goversion go1.13.1 -D "" -importcfg $WORK/b127/importcfg -pack ./transform.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p hash/crc32 -std -installsuffix shared -buildid ZqnQzfov8-JsiW8L41GC/ZqnQzfov8-JsiW8L41GC -goversion go1.13.1 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6f/6f78edc872b030d3d0ca640d4413352fc3a23456bea798a0f2d746bdc23682af-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid dNZenW8b_QQ4yywMlf5j/dNZenW8b_QQ4yywMlf5j -goversion go1.13.1 -D "" -importcfg $WORK/b139/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/11/1180b4a3f1c712735f2cad0e9ccfb10de2a0d79a701985d915c4c5af244e9a8b-d # internal encoding/base32 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 5y9uf-wc3LxKRf2ktTdP/5y9uf-wc3LxKRf2ktTdP -goversion go1.13.1 -D "" -importcfg $WORK/b141/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/09/099a712e6283ff991d2e46210055e397dad8f81be9d16d70be0294a4b39b71f4-d # internal github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid UK6JZ-jC9j8bRTaHMinY/UK6JZ-jC9j8bRTaHMinY -goversion go1.13.1 -D "" -importcfg $WORK/b151/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ce/ce4c5bd9102088850b93f88389948e3dab2ad3fcbbcf076439821f429e46a145-d # internal text/tabwriter mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1yT7sqOwOjGPUC5xKdxn/1yT7sqOwOjGPUC5xKdxn -goversion go1.13.1 -D "" -importcfg $WORK/b158/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/91/91a84e98c6c1ef21b4032dd93aad86553a76e356c720a42e4826017863267681-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf -complete -installsuffix shared -buildid 6GCAk0ubHP0COxKPteBj/6GCAk0ubHP0COxKPteBj -goversion go1.13.1 -D "" -importcfg $WORK/b179/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/76/761d3af1f6843125739bf9f741d1b48fa8672507e0e61cca4e567841a678ad88-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b205/ cat >$WORK/b205/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_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid AB_Wx9OL29Xg_pvT5Gct/AB_Wx9OL29Xg_pvT5Gct -goversion go1.13.1 -D "" -importcfg $WORK/b205/importcfg -pack ./bytes_comparer.go ./comparer.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/91/91665a44a80e2124a45c20cf8868a5afa774bfb56daf396ef2662e638314729b-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid TUUNoMQEZWEMWDMsHnrE/TUUNoMQEZWEMWDMsHnrE -goversion go1.13.1 -D "" -importcfg $WORK/b221/importcfg -pack ./strings.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0f/0fdb566b6db44308d9b0e2fe6f5f8e3a206eafe87e0041ddf0206e84e65dadf9-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid G797fkGOun-W7pKoH31N/G797fkGOun-W7pKoH31N -goversion go1.13.1 -D "" -importcfg $WORK/b020/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_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/29/29a6e5f39fec3f2871c8e25d93f9f9677ab57622b4910ee9221597929559c810-d # internal internal/syscall/unix mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TYlgzHdYFdl2P4PdM-pv/TYlgzHdYFdl2P4PdM-pv -goversion go1.13.1 -D "" -importcfg $WORK/b045/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d4/d42763da57044df7b3efb488c3c6873143881f07258011c3fdb25646af7c48f7-d # internal hash/adler32 mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid __I8wM2zGAAZkEGvglk8/__I8wM2zGAAZkEGvglk8 -goversion go1.13.1 -D "" -importcfg $WORK/b226/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e9/e9b83ac4542d4ff83e2a483dec7de60a5cdb38b095be62e72842b1e1b7433aa1-d # internal github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b026/_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_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash -complete -installsuffix shared -buildid kCbTYqRr6Sryhc09Roca/kCbTYqRr6Sryhc09Roca -goversion go1.13.1 -D "" -importcfg $WORK/b231/importcfg -pack ./rollinghash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9d/9d6b4ab428a706a1de9b11a306c98bbe990b9abd5c0e233f76e8a22c0e2d232c-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 -complete -installsuffix shared -buildid PL0k-tpX2dALWvfG4pq8/PL0k-tpX2dALWvfG4pq8 -goversion go1.13.1 -D "" -importcfg $WORK/b236/importcfg -pack ./gf256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/28/286de17a6a34b55e153fc064b2f4e1530c0698eee8447e22677f683189ebb862-d # internal image mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b238/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p image -std -complete -installsuffix shared -buildid zjIq_rUdXF7ZCh64nD8C/zjIq_rUdXF7ZCh64nD8C -goversion go1.13.1 -D "" -importcfg $WORK/b237/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d9/d9bcdf15469a8091e3802f155ebaad43dfe84b4b53ed48d016af4c8467987d47-d # internal github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 mkdir -p $WORK/b230/ cat >$WORK/b230/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/b231/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile hash/adler32=$WORK/b226/_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_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 -complete -installsuffix shared -buildid yFqTOCnygolc0VqP7Ti1/yFqTOCnygolc0VqP7Ti1 -goversion go1.13.1 -D "" -importcfg $WORK/b230/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/67/675e554a85ae29511ddd7e5d611dae7299d2189413fb0ca34368b2503809f3d6-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid v03bJukSMBWgu25fS-Ir/v03bJukSMBWgu25fS-Ir -goversion go1.13.1 -D "" -importcfg $WORK/b240/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/fd/fdecadc7c51e54662423a17bcd7b1f56253694fee8a823fba8a3654230ea8aad-d # internal html mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p html -std -complete -installsuffix shared -buildid TDclqv5mVhrFZfj4pSKb/TDclqv5mVhrFZfj4pSKb -goversion go1.13.1 -D "" -importcfg $WORK/b245/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b1/b1a92823bb500a0627e1694cf2491801d7e82d8e62a5a5ea4f209f8135d380f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/dc/dc777f3f0d50ea4ef22e94f46d3fbaacd195e6e67f0ad11000b4b9b65afee0f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/57/574c516227018637ca3a46fd9e18629a9959ff81a6ced9f2d64f3194f51e9080-d # internal regexp mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b090/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p regexp -std -complete -installsuffix shared -buildid -LSaCs7Ex1kgvIKCoguW/-LSaCs7Ex1kgvIKCoguW -goversion go1.13.1 -D "" -importcfg $WORK/b089/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/32/320f16adfc22828c5500117f74b1f11121960b2cc2b67c3fc9e7419d706a4bf0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c2/c29fb348760fa816ee18aecbaf9356717149bd137af9f42464ab78e4e0d65f6a-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid b0zH_cifNWBvA5qxEsT7/b0zH_cifNWBvA5qxEsT7 -goversion go1.13.1 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/poll -std -installsuffix shared -buildid m9M5ympIowakSHwvP2aF/m9M5ympIowakSHwvP2aF -goversion go1.13.1 -D "" -importcfg $WORK/b044/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ff/ff104728029de23f7400299b482142fc79aad538ac14f795155051921e24ab16-d # internal github.com/syncthing/syncthing/lib/weakhash mkdir -p $WORK/b229/ cat >$WORK/b229/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/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b230/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/weakhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid 7u-Apo357AGDjzOmVBUK/7u-Apo357AGDjzOmVBUK -goversion go1.13.1 -D "" -importcfg $WORK/b229/importcfg -pack ./weakhash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f4/f48ac0586a10824e7d09679784a30e1d473b95e161ae93df3d70fd60b6841aee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b1/b1e78f179f4b6240dead80798cee4442949159d0feb3a46cefc6664abf0c85cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/34/347cfcf9a52588a32b0bcb0f37154c26dcb16a0e2e8161c9690a8e615344c93f-d # internal os mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b044/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p os -std -installsuffix shared -buildid ugmFr9VXcAFemNtCbtGA/ugmFr9VXcAFemNtCbtGA -goversion go1.13.1 -D "" -importcfg $WORK/b043/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/54/546995af86e72b2ec5834c39063b17357b5256e322ede9fd197766ae43edeb4e-d # internal encoding/binary mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Vit4wizJvFylRh9XXaYR/Vit4wizJvFylRh9XXaYR -goversion go1.13.1 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid EoK8n1RexKzzmnDeU840/EoK8n1RexKzzmnDeU840 -goversion go1.13.1 -D "" -importcfg $WORK/b041/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0d/0d8647933da70e71d08f51b5c8ded9c2565b63afd6f5ae537ff499b74d3dd97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/47/475770eeba1028404d5df5509f3e4d9137af7ea3b31c04e8e8eaa158e5290965-d # internal crypto/cipher mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./xor_amd64.s crypto/sha512 mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b050/symabis ./sha512block_amd64.s crypto/md5 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./md5block_amd64.s crypto/sha1 mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./sha1block_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b053/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p crypto/cipher -std -installsuffix shared -buildid jBDMzTYMMdVglzl9Y7Uo/jBDMzTYMMdVglzl9Y7Uo -goversion go1.13.1 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Nnw2gLStPdZor4dvdm9q/Nnw2gLStPdZor4dvdm9q -goversion go1.13.1 -D "" -importcfg $WORK/b053/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/md5 -std -installsuffix shared -buildid Kb-BTqi61yUg238Az0SB/Kb-BTqi61yUg238Az0SB -goversion go1.13.1 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid xuGoMUlUBiloZXPzPGX3/xuGoMUlUBiloZXPzPGX3 -goversion go1.13.1 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d9/d9d1b671ad808952e7274ad02d69854618d436ae37c830f836dc6f290ebf4c84-d # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 6o6Qsetq8QURg5vdlT6X/6o6Qsetq8QURg5vdlT6X -goversion go1.13.1 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go fmt mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKEFLsj-6Sdx6YT2LU8g/aKEFLsj-6Sdx6YT2LU8g -goversion go1.13.1 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b050/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e4/e4526e0da822a3ef3b279420bd1bd2fda593150d286fb2eced0747dc7de67397-d # internal crypto/sha256 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/78/781fd3403dd10ad8d90e38fa11e21d5b3aefdaeeaef49c84e57fe6c3de4596a3-d # internal encoding/base64 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid DBsTnQn2olTcsWm5dSVG/DBsTnQn2olTcsWm5dSVG -goversion go1.13.1 -D "" -importcfg $WORK/b066/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid J8LREKUmIW5y7Ly-C6Oe/J8LREKUmIW5y7Ly-C6Oe -goversion go1.13.1 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/01/0187f3827c8ae61e7eefde0b0745aa5e2d39dde9a84321c73bb658ec4cb9106f-d # internal path/filepath mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid gNaeJ1Go3AvidmU3aUp8/gNaeJ1Go3AvidmU3aUp8 -goversion go1.13.1 -D "" -importcfg $WORK/b070/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f8/f8aba0afd6b47b9659eb1acca28590d93115f592984423c951785dd287aeef55-d # internal crypto/aes mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p crypto/aes -std -installsuffix shared -buildid 3s27jfts8L-5kBpyi6os/3s27jfts8L-5kBpyi6os -goversion go1.13.1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8e/8ebca5a9047c26b7bc35375c89d18cdd347fddebc6c83d646b0872df323a34ae-d # internal crypto/des mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid RD5LvfxDL3L8EPTb0cMs/RD5LvfxDL3L8EPTb0cMs -goversion go1.13.1 -D "" -importcfg $WORK/b036/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b7/b7bbab10fc0636ded30fba249949c9b32ef09f61368f189beb900afba9682b72-d # internal encoding/pem mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid viP62d9MCZQ16khZ5CST/viP62d9MCZQ16khZ5CST -goversion go1.13.1 -D "" -importcfg $WORK/b065/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5d/5d3d92be15b6cd0bc55062f93ca01aacc8bfbee15d82e386facefc6b8a46012f-d # internal net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7d/7d9ad0650ed260c3d3d933df6957bb6760a81cf6246a8911f3cd6f02efd79545-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -upObE0ew9yQ68QHnYrM/-upObE0ew9yQ68QHnYrM -goversion go1.13.1 -D "" -importcfg $WORK/b078/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f7f6713f2c3b6495020a4c2600417d671336f811166c94fe4b497597ef081afe-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/93/934d1db6fe57f9400cd1bbc3c8b1478253671733db016345e26810c7ca9e390a-d # internal io/ioutil mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid _rJAgEsWVjhG4whJrONp/_rJAgEsWVjhG4whJrONp -goversion go1.13.1 -D "" -importcfg $WORK/b069/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid vZBOVMlOulAwdEsJLdCW/vZBOVMlOulAwdEsJLdCW -goversion go1.13.1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_amd64.o $WORK/b030/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/27/2708c891e86d5c0edfcf076e484a0f4f1abaf7f7d3c4a35e9cc984987189ac55-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b081/symabis ./cpu_x86.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Tuwlfzl2xzmvOfOOorbc/Tuwlfzl2xzmvOfOOorbc -goversion go1.13.1 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f5/f5808d3c76677113b6d9624956a9ed0ae009c09e673f20049336b54594a9d8c7-d # internal os/exec mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p os/exec -std -complete -installsuffix shared -buildid sz9b-EYthjLmbNo7zXGP/sz9b-EYthjLmbNo7zXGP -goversion go1.13.1 -D "" -importcfg $WORK/b098/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/72/72dab7991caf897efd88e211c069b7e790fd016d4f596ee44a71fedc5665f4fe-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b099/ cat >$WORK/b099/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_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/cpu_x86.o ./cpu_x86.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid GS8Eh5w7dcJOl6PT_iUZ/GS8Eh5w7dcJOl6PT_iUZ -goversion go1.13.1 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e6/e6b29e166f1205566fb646e094b07e06bc25b8657db2fe4df31e7ca084006e04-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid _owY7f0MZOVWYmlhS8zx/_owY7f0MZOVWYmlhS8zx -goversion go1.13.1 -D "" -importcfg $WORK/b142/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/76/767d9fffb231d61cd9d8e6a8e8b1b030962a1d3fb8e2c855abddc9ce3a6abd12-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/79/79bc15441e5964cf04889b5895abf6ed0bf72154bf82420681e9390bb2629212-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b148/ cat >$WORK/b148/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_amd64/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b148/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid GoIS8ekvG0eIXCruYs_W/GoIS8ekvG0eIXCruYs_W -goversion go1.13.1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/81/81d44596e2e0d01acba66c840ae823e80996a28cde737bfd0b5aba6b4078e1be-d # internal math/big mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b039/symabis ./arith_amd64.s cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid uV-JrYDK90iNFeyEHr-7/uV-JrYDK90iNFeyEHr-7 -goversion go1.13.1 -symabis $WORK/b148/symabis -D "" -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h ./cpuid.go ./cpuid_amd64.go ./sha256.go ./sha256blockAvx2_amd64.go ./sha256blockAvx512_amd64.go ./sha256blockAvx_amd64.go ./sha256blockSha_amd64.go ./sha256blockSsse_amd64.go ./sha256block_amd64.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p math/big -std -installsuffix shared -buildid HTXyIFbFAZjsfj5DMqKE/HTXyIFbFAZjsfj5DMqKE -goversion go1.13.1 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/1f/1f54e9d4bb4d6c121028cbf94613fe28ab840fdef0d9157ee3ae98b7c0c2542c-d # internal encoding/hex mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid tRTx6FGzZswosI7SmEhC/tRTx6FGzZswosI7SmEhC -goversion go1.13.1 -D "" -importcfg $WORK/b064/importcfg -pack ./hex.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b148/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b148/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/72/72261ba0eb18c13b7de5f7f66085212cc279ed76a25870582ac5e4db7d9bc202-d # internal net/url mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net/url -std -complete -installsuffix shared -buildid ftMBFwwmZPq0oz3DtnF1/ftMBFwwmZPq0oz3DtnF1 -goversion go1.13.1 -D "" -importcfg $WORK/b076/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/22/225789a22724fc588147702b365b19e5735f07aca29d257e6de037b5d9b03157-d # internal flag mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p flag -std -complete -installsuffix shared -buildid oIKbd-FghcRvVR4SlQHj/oIKbd-FghcRvVR4SlQHj -goversion go1.13.1 -D "" -importcfg $WORK/b084/importcfg -pack ./flag.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b148/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b148/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b148/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b148/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/cpuid_amd64.o $WORK/b148/sha256blockAvx2_amd64.o $WORK/b148/sha256blockAvx512_amd64.o $WORK/b148/sha256blockAvx_amd64.o $WORK/b148/sha256blockSha_amd64.o $WORK/b148/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/53/536f29f581c2d82da72e30a775eeccd29c27ad3ce188cf79bdb9e13d2a000b6d-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile runtime=$WORK/b006/_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_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid eeuVtJirdRZ8dhjfpITA/eeuVtJirdRZ8dhjfpITA -goversion go1.13.1 -D "" -importcfg $WORK/b085/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2e/2efb5ba9d6898417750550edebebbc8d532d0f2a6ca6d240580733765fc909ee-d # internal log mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p log -std -complete -installsuffix shared -buildid GrbeOwTcxg3OH5ZOxHnr/GrbeOwTcxg3OH5ZOxHnr -goversion go1.13.1 -D "" -importcfg $WORK/b088/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/36/36569dad3b96905e4958403ff1fc167c6a2b6dccc8b9e91ab3b1b8410720bea8-d # internal encoding/json mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b094/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid kTbppPVzBNP_cwLAKyen/kTbppPVzBNP_cwLAKyen -goversion go1.13.1 -D "" -importcfg $WORK/b092/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d4/d411d6a27a907b9d623c24de0c03a58d6b0d2ecad19b1b46674f997333c250da-d # internal encoding/xml mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid 7fA2MwK3SGXdiQZI6BnU/7fA2MwK3SGXdiQZI6BnU -goversion go1.13.1 -D "" -importcfg $WORK/b095/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/06/06cb735b725619d16f535a5d32c94be0ca5119a6d3c3d1f333d811199f0da4ca-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile regexp=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid Lvi7ieSHcZ3qlpmmNJ2I/Lvi7ieSHcZ3qlpmmNJ2I -goversion go1.13.1 -D "" -importcfg $WORK/b087/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b7/b79c02afff6ff531195822821b8fcfc325af8c62e066ff9850fe17148d75282d-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common 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 context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/exec=$WORK/b098/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid rHtDlaIP1TPM9_sxKYkL/rHtDlaIP1TPM9_sxKYkL -goversion go1.13.1 -D "" -importcfg $WORK/b097/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7f/7f5bfdcc291cc1cfc202f4998fd7b1d7d7b4c3c2d5ad4a6fd56c80611df803ad-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid c7-hQobTZf7XOG1rW_Cg/c7-hQobTZf7XOG1rW_Cg -goversion go1.13.1 -D "" -importcfg $WORK/b101/importcfg -pack ./logger.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e5/e52a06d52847d2e71ebaef6f32fe3f205adc51d14ae59be4e71eff686075370a-d # internal os/user mkdir -p $WORK/b105/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b105/ -importpath os/user -- -I $WORK/b105/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ad/ad3ff19058087d8efcff079328dcf0c41b07e1008f8ba2a8d371d7a5d62d7819-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Ow26yzC34lBqryJtTOwg/Ow26yzC34lBqryJtTOwg -goversion go1.13.1 -D "" -importcfg $WORK/b107/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/arith_amd64.o ./arith_amd64.s cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -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 -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/6f/6ff84bb5ffc8a681a05aa4afcc28c4cc7318cc92063c49a96c4d204e3603d997-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b096/ cat >$WORK/b096/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/b019/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid q7tyoogbeWiR9NFoE92M/q7tyoogbeWiR9NFoE92M -goversion go1.13.1 -D "" -importcfg $WORK/b096/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9e/9efe39c7a38fbbaf966c0609f11e663e2ac8e684f33a1f44349b9dc6d2e455ba-d # internal crypto/elliptic mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./p256_asm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid xR4VzSPa4W6T8ssEcF5H/xR4VzSPa4W6T8ssEcF5H -goversion go1.13.1 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid tTSHn8Z67TZ7rdYaRUA4/tTSHn8Z67TZ7rdYaRUA4 -goversion go1.13.1 -D "" -importcfg $WORK/b071/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/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f1/f16b05e014780b8e388469b8dc6f9840b7021dcc507631362509ea65e1e6998f-d # internal encoding/asn1 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _Un7iJS9zPslEyeePIh4/_Un7iJS9zPslEyeePIh4 -goversion go1.13.1 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c6/c654154ed6a56eb6d83014aee9af1cf4897a12a0a4f44bfc2339f0f5c4f1f73a-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 0bFD2Tgw_oTFwVIsduIk/0bFD2Tgw_oTFwVIsduIk -goversion go1.13.1 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ce/ce0fb6fe2eaabd0556b29efddb9b992a3eca2288eb1c61cb6b20220f1a3c7ffe-d # internal crypto/dsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tiWF6KddiW4BWhLO2v-0/tiWF6KddiW4BWhLO2v-0 -goversion go1.13.1 -D "" -importcfg $WORK/b062/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6d/6df89ff346eda96b69e75463e042aebb6c08540460f356702d90d4a5d98d3941-d # internal crypto/ed25519 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid i58pXWleI21cHk2RM3K7/i58pXWleI21cHk2RM3K7 -goversion go1.13.1 -D "" -importcfg $WORK/b052/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3e/3ec5368aa6f47fc9e3108813c57f8eac6f5acf5a9ed1306fe05020016162d674-d # internal crypto/rsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid cbBJky4lKpwR2RnIRRZg/cbBJky4lKpwR2RnIRRZg -goversion go1.13.1 -D "" -importcfg $WORK/b058/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4a/4a02970b6d3cda5d60e83b63a5157f7f2378d54de852ba67662fcce814d50676-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b109/ cat >$WORK/b109/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid hvY9Y-Y_0_pKT-dtMxs1/hvY9Y-Y_0_pKT-dtMxs1 -goversion go1.13.1 -D "" -importcfg $WORK/b109/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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/81/817decf8b3f763cd81f2043189da86bab5972c9f9e81d49900b7ea6889b06a97-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid a8aZxWgXTyLbEpvjQ5d8/a8aZxWgXTyLbEpvjQ5d8 -goversion go1.13.1 -D "" -importcfg $WORK/b114/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2c/2c8bf8946c00877178adb89160905ad96078c7ad819f6ba197f0062b638337e8-d # internal compress/flate mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid QNI-dPr6BNFrbyvL8KLs/QNI-dPr6BNFrbyvL8KLs -goversion go1.13.1 -D "" -importcfg $WORK/b122/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_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/111e91c8bd30ba8dc907698cd0264962649e7a9e734a174a0d9ebe77b7de23d8-d # internal crypto/ecdsa mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_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/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid BHtwf4y4jk4u7zHPQpX9/BHtwf4y4jk4u7zHPQpX9 -goversion go1.13.1 -D "" -importcfg $WORK/b037/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/63/6312f1d311e327303f582641495fb3ec2c1e06e64cddd8fb0acfd64ea847c3fd-d # internal crypto/x509/pkix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ZekMOlVEW6PxjsrPChvl/ZekMOlVEW6PxjsrPChvl -goversion go1.13.1 -D "" -importcfg $WORK/b063/importcfg -pack ./pkix.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1b/1bc62611ec68bf1abf05c5f91aed378a87df330ea48b3d5cd8b2de0f2d5b6aaf-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid qIkRwOLhSmGRlJHTGd5Y/qIkRwOLhSmGRlJHTGd5Y -goversion go1.13.1 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/92/927ea23745fbf88184da3b82ea81d2a482154f7cd0eb3d0543498b3b0628572a-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NtBgR6jSTPHFWF28ZO7q/NtBgR6jSTPHFWF28ZO7q -goversion go1.13.1 -D "" -importcfg $WORK/b128/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b5/b5726ca0c125d5612bcf8eac9bf01c757c0d731e9033a61155051af442518be5-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b108/ cat >$WORK/b108/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/b019/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile hash/fnv=$WORK/b110/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid v0gIkNKxa7VddpkPWYix/v0gIkNKxa7VddpkPWYix -goversion go1.13.1 -D "" -importcfg $WORK/b108/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_amd64/buildid -w $WORK/b122/_pkg_.a # internal cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5c/5c51eb5e341c52f17f56fa81ad25db2749be569916b17d172b74bbfb080d93d9-d # internal compress/gzip mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b122/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid ItFrcScchCuYIjgV0pNh/ItFrcScchCuYIjgV0pNh -goversion go1.13.1 -D "" -importcfg $WORK/b121/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/42/42ba4e890af760b8f3ae3bdd823e8f8520490ea7ec5ce0adcea2989363cefb46-d # internal 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=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b127/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid mhBBATcQs6w-I0NNmCc2/mhBBATcQs6w-I0NNmCc2 -goversion go1.13.1 -D "" -importcfg $WORK/b129/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6c/6c05dba92c2ee6c2e81728239827b076e9216586d94ae0f53c1068656cea12f3-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid rVlwun_NAcAaUhNAIh4H/rVlwun_NAcAaUhNAIh4H -goversion go1.13.1 -D "" -importcfg $WORK/b132/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/84/84cd65ce1ba6add51f590c16a0ffb1e8584397edc7b790a59d021f8aec9dd38f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b128/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid jTzIWmZ7azUNZZR-x3QQ/jTzIWmZ7azUNZZR-x3QQ -goversion go1.13.1 -D "" -importcfg $WORK/b126/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/89/89954749da86fead5c8f0ec7f34e2bbbfd5ed4e52330832bcd1fb0806761a9f0-d # internal mime mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p mime -std -complete -installsuffix shared -buildid eqD0TYWIjA8sx8ZYwa2a/eqD0TYWIjA8sx8ZYwa2a -goversion go1.13.1 -D "" -importcfg $WORK/b133/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -o $WORK/b105/_cgo_.o $WORK/b105/_cgo_main.o $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o $WORK/b105/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0d/0d048fc3c1a88ae170225c93e40c7055f17670daf66d4dff9f720187fb9f1685-d # internal mime/quotedprintable mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid iRRdwoKdzoSGXjzaV_rO/iRRdwoKdzoSGXjzaV_rO -goversion go1.13.1 -D "" -importcfg $WORK/b135/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b105/_cgo_.o -dynout $WORK/b105/_cgo_import.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p os/user -std -installsuffix shared -buildid KUS2OZ6FtDj0pb-fS9A_/KUS2OZ6FtDj0pb-fS9A_ -goversion go1.13.1 -D "" -importcfg $WORK/b105/importcfg -pack ./lookup.go ./user.go $WORK/b105/_cgo_gotypes.go $WORK/b105/cgo_lookup_unix.cgo1.go $WORK/b105/getgrouplist_unix.cgo1.go $WORK/b105/listgroups_unix.cgo1.go $WORK/b105/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/21/211eb1d7c9e29025d10b24ae1921471d96c00439aa3a051a08392d4494b80778-d # internal net/http/internal mkdir -p $WORK/b137/ cat >$WORK/b137/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/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid uhnshPUO9CrMIMe-zjS-/uhnshPUO9CrMIMe-zjS- -goversion go1.13.1 -D "" -importcfg $WORK/b137/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e6/e6df95a74d270507b89c9d4e5054b8bc5021dbcba547ad57ed4ac9e695a03bfa-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b138/ cat >$WORK/b138/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/b034/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Q2399oUcWVfEiR-Bl3qE/Q2399oUcWVfEiR-Bl3qE -goversion go1.13.1 -D "" -importcfg $WORK/b138/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o $WORK/b105/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a7/a70c07a404d1db79f895435748323b51b3283bd6c81e4559a622332b4b683dca-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b103/ cat >$WORK/b103/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b104/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/user=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid PYMLE-2lr3d5ey9P_sfp/PYMLE-2lr3d5ey9P_sfp -goversion go1.13.1 -D "" -importcfg $WORK/b103/importcfg -pack ./deadlock.go ./stacktraces.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/c1/c1bb6ac9905eb8e125c068c91e12a8938e0ce987e7d0f088b0264e324ba4a808-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 6Xu8RxAfpuE4FUq4cWlT/6Xu8RxAfpuE4FUq4cWlT -goversion go1.13.1 -D "" -importcfg $WORK/b144/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_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/61/61e8207c5a5e34724df7a89fc311a066f3dd43737a88cb5f98827ba8b740e857-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b102/ cat >$WORK/b102/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid VavfD8J_RKswK_0WlJVh/VavfD8J_RKswK_0WlJVh -goversion go1.13.1 -D "" -importcfg $WORK/b102/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/11/115272eb936652efef8807c0f8caca78456ca04066ab1d21a857f35cb2cf0622-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Juux_Nw7waf46EprxMHk/Juux_Nw7waf46EprxMHk -goversion go1.13.1 -D "" -importcfg $WORK/b125/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f2/f28641fb56a39773affd5bb6af5def529bf8660b9293d58b7159faba2dae54cc-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid uTXFNodB6xiOhNDNh9ZA/uTXFNodB6xiOhNDNh9ZA -goversion go1.13.1 -D "" -importcfg $WORK/b146/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b8/b8eccd310278b46bb4f0bc1166d4926bade95d53dd0bbcd5ca3ae61143a9cbbd-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid purwZoFWhgs1XF4xZX5Y/purwZoFWhgs1XF4xZX5Y -goversion go1.13.1 -D "" -importcfg $WORK/b106/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f2/f2548b47d3fe88328bd9e07888476d6accd3aac926b06f36bc6ae7d23dd204dc-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b147/ cat >$WORK/b147/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/b060/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid MkuR8gwdhyD2pqk9ShEc/MkuR8gwdhyD2pqk9ShEc -goversion go1.13.1 -D "" -importcfg $WORK/b147/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6e/6e306170fc6962848e3ee25e4652379e0fa21591381abe5fbd6846a959edbd1f-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid F6cGq2GXuAafyE1WptL3/F6cGq2GXuAafyE1WptL3 -goversion go1.13.1 -D "" -importcfg $WORK/b149/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/08/087a5a6ac5cc58d5f8dc079f91c10903538117179ff25c7e962a3e5fefced0fe-d # internal github.com/syncthing/syncthing/lib/events 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 encoding/json=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Mr23rSzigeuSFSx8wOue/Mr23rSzigeuSFSx8wOue -goversion go1.13.1 -D "" -importcfg $WORK/b100/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/22/22e749a79a5230aa5bb657973a1cfdd714dd0938a63a426996fe76b51f8a6ec3-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid _wkpTXnkUSNa3VTUdIwk/_wkpTXnkUSNa3VTUdIwk -goversion go1.13.1 -D "" -importcfg $WORK/b152/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/c3/c3f8912bca24171cc2575ce35b5efb711e4c72111de3d93cbfc582ed737baacd-d # internal runtime/debug mkdir -p $WORK/b156/ cat >$WORK/b156/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b156/symabis ./debug.s cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p runtime/debug -std -installsuffix shared -buildid CAH_DervJ0ApRr8e3qdy/CAH_DervJ0ApRr8e3qdy -goversion go1.13.1 -symabis $WORK/b156/symabis -D "" -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/56/563ba3a1979cdc6a6f7ae4b28c13b6ddc83fa63a17ad7f0ceb0f1604eb742556-d # internal runtime/pprof mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b121/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p runtime/pprof -std -installsuffix shared -buildid VDOgv0GBBMH4Shm8EYgV/VDOgv0GBBMH4Shm8EYgV -goversion go1.13.1 -D "" -importcfg $WORK/b157/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/cd/cdd4a8d6dd402267ec7a4cc0c8553b75390107570ac05d6b4af1ebb315e484c4-d # internal archive/zip mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b122/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid MaB56H3GlDbb1KM2jCNn/MaB56H3GlDbb1KM2jCNn -goversion go1.13.1 -D "" -importcfg $WORK/b160/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b156/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/cf/cf0b17c099fbe081f15ba0b81403aa465e15b71927303cad2cf715208503fdea-d # internal crypto/x509 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid DqYJ1mOiz_juSQJCvPir/DqYJ1mOiz_juSQJCvPir -goversion go1.13.1 -D "" -importcfg $WORK/b061/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/b138/_pkg_.a /builddir/.cache/go-build/b4/b452c94c1f01cb1be3550333638d5f9e3de21c1219057bd046a9c7ba687db16c-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b156/_pkg_.a $WORK/b156/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b116/ cat >$WORK/b116/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a5/a5161b91d8ce38989360342dfb2ee686c27265fba2efa5331db6e6aba8257784-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid SF5XKxLc02OXrNJ-CIbt/SF5XKxLc02OXrNJ-CIbt -goversion go1.13.1 -D "" -importcfg $WORK/b116/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_amd64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_amd64.go mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid hwjCQchiCNWeBVZ75Zp7/hwjCQchiCNWeBVZ75Zp7 -goversion go1.13.1 -D "" -importcfg $WORK/b119/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/96/9663deb85b6c3b35ce4007917344711eff2dbbfcf5f7291b0d07da0718be9b13-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b118/ cat >$WORK/b118/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/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b119/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_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_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid KUR4GyVZhZ_tLTzGj1Ve/KUR4GyVZhZ_tLTzGj1Ve -goversion go1.13.1 -D "" -importcfg $WORK/b118/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/59/590e8f7a8bb93343313fdadbc32ebfca697d6cf47d99a40d6840667889d4b44a-d # internal net/textproto mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 1EF7b9AwxZNu6si-AaLK/1EF7b9AwxZNu6si-AaLK -goversion go1.13.1 -D "" -importcfg $WORK/b130/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/21/212bcf05ad4f6b7b9fd6b62aa99c65ad994e94beb9e1f81e6829386576b30012-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b113/ cat >$WORK/b113/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b116/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid CPZ9FAExh44_CiTQs0tH/CPZ9FAExh44_CiTQs0tH -goversion go1.13.1 -D "" -importcfg $WORK/b113/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c5/c5ca555cbd559dc46279d7cdf82ce8fe509d185b5b3fd19cc54a7e09e84910e6-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b117/ cat >$WORK/b117/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b116/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid Odgmc7IWXyi6ZKXnp3vy/Odgmc7IWXyi6ZKXnp3vy -goversion go1.13.1 -D "" -importcfg $WORK/b117/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/04/043d42d3e8738351f12963404725396c1beebfd95eb1b78b6057bf9485b64d82-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b125/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid FYv75b0HF4FXLhFtj_SB/FYv75b0HF4FXLhFtj_SB -goversion go1.13.1 -D "" -importcfg $WORK/b131/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/21/21e8a97fd6cab5295364c703b5f102b931cd4eb6c6b07047cb76937fa6cc8235-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b125/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b130/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid hr6zz1O5hia90NqqFZxE/hr6zz1O5hia90NqqFZxE -goversion go1.13.1 -D "" -importcfg $WORK/b124/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/00/00526a3bdbfecce2b1005a87e1d31ef0b37d6323987b2fba86c2d3f2180934bc-d # internal mime/multipart 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 crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile mime=$WORK/b133/_pkg_.a packagefile mime/quotedprintable=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b130/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid MTJ8uK_HD56qINl17PA1/MTJ8uK_HD56qINl17PA1 -goversion go1.13.1 -D "" -importcfg $WORK/b134/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/92/9248de56ea74d21e50fc2b6e4ef34e091ec71d1d907a12b92061edb5aa70a7be-d # internal log/syslog mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid aSTklbZa19vMqTyN5CIf/aSTklbZa19vMqTyN5CIf -goversion go1.13.1 -D "" -importcfg $WORK/b155/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1a/1a46fcfa6c1af64f02ce00a92306cb5edfaeaf62bb0b43c913b5fdea466142f9-d # internal github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile log/syslog=$WORK/b155/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/pprof=$WORK/b157/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics -complete -installsuffix shared -buildid 3uZ2sN6RGPyoE3pV0EZW/3uZ2sN6RGPyoE3pV0EZW -goversion go1.13.1 -D "" -importcfg $WORK/b154/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_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f5/f560ccec325294d179b7281a3b74e5bf4e7007c178c939aadc361fb85d32b95c-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol -complete -installsuffix shared -buildid iBhgJEylCyWrmulQ0FKC/iBhgJEylCyWrmulQ0FKC -goversion go1.13.1 -D "" -importcfg $WORK/b167/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_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/4b/4bc25788a389df841f733cac934a8709532030f7c40a8eb9b415d38dd9e8a491-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b172/ cat >$WORK/b172/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/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b173/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 -complete -installsuffix shared -buildid 1gRFOVmNE7IgP6Lgj8-i/1gRFOVmNE7IgP6Lgj8-i -goversion go1.13.1 -D "" -importcfg $WORK/b172/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/10/10530568df54a1b637203cdc38c8ad8f68c1344fbbe3a640606c78e12690b9fb-d # internal crypto/tls mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid KwChFn9KstvMjj1hATZL/KwChFn9KstvMjj1hATZL -goversion go1.13.1 -D "" -importcfg $WORK/b023/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_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/13/1333ab024a10fbe8ec303f80dccbeff4494bd8ec70a5dcaa6569c5fe5b3219c9-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils mkdir -p $WORK/b168/ cat >$WORK/b168/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils -complete -installsuffix shared -buildid xXORC6qNXetNq2Gt7szC/xXORC6qNXetNq2Gt7szC -goversion go1.13.1 -D "" -importcfg $WORK/b168/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 cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/34/341eedff20b70753e32e05a7f42f5bf5402af5055753fed9ef90412f66ebc8e1-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b174/ cat >$WORK/b174/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b174/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid lpIVcrWucjhFGkqKSMRO/lpIVcrWucjhFGkqKSMRO -goversion go1.13.1 -symabis $WORK/b174/symabis -D "" -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/61/61fcef900a871bf265e1ee8d3f1fa2ba49bdbd927d530ff105ea8f4d735dfb6f-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b175/ cat >$WORK/b175/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b175/symabis ./cpu_x86.s cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu -installsuffix shared -buildid HKz_DMlx-wsvvoQj5Un-/HKz_DMlx-wsvvoQj5Un- -goversion go1.13.1 -symabis $WORK/b175/symabis -D "" -importcfg $WORK/b175/importcfg -pack -asmhdr $WORK/b175/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b174/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/6f/6f74af40325862e3feb841d4a6ce28076d45f0814f2a33f7cf7523e4e24205e1-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b176/ cat >$WORK/b176/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/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b177/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid iVfExm0c4Xur9PLH5odP/iVfExm0c4Xur9PLH5odP -goversion go1.13.1 -D "" -importcfg $WORK/b176/importcfg -pack ./asn1.go ./builder.go ./string.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b175/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b175/_pkg_.a $WORK/b175/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/01/016345d81d3a7a84aeafe3c7d9e3372c0d428f19f19089fec65b308acb202ac0-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b171/ cat >$WORK/b171/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b171/symabis ./chacha20poly1305_amd64.s cat >$WORK/b171/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 importmap golang.org/x/sys/cpu=github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b175/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 -installsuffix shared -buildid vgVqinIjRgl0RXl8KNVg/vgVqinIjRgl0RXl8KNVg -goversion go1.13.1 -symabis $WORK/b171/symabis -D "" -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/0f/0fc1d7b58b0514fff5465ff7ec26ea951a1604dd8e7e756251a1b425c39a2ea1-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion mkdir -p $WORK/b166/ cat >$WORK/b166/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/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion -complete -installsuffix shared -buildid 0YW9dIZ_d8VMuYo18yNX/0YW9dIZ_d8VMuYo18yNX -goversion go1.13.1 -D "" -importcfg $WORK/b166/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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b171/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6f/6f364b2317063e5f8c3f3fffcef60684200e8bc759996540d556da1c73628dd4-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 5pMrzrLwi0mM4LfpKwpa/5pMrzrLwi0mM4LfpKwpa -goversion go1.13.1 -D "" -importcfg $WORK/b182/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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a5/a54b2c11368fdd46f064d26ed5891af4ae339389ba52b56ac8281afdf3e598d2-d # internal github.com/syncthing/syncthing/lib/connections/registry mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/syncthing/syncthing/lib/connections/registry -complete -installsuffix shared -buildid 5bn88CioBXQAmQ2hZzw0/5bn88CioBXQAmQ2hZzw0 -goversion go1.13.1 -D "" -importcfg $WORK/b186/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/aa/aa598f97d213ad09ed32150dbfd79b21784c4935394e5e7635c928e169b4cec6-d # internal github.com/syncthing/syncthing/lib/beacon mkdir -p $WORK/b188/ cat >$WORK/b188/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b117/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/beacon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid 9sqvd5H0t4nuDb00DhLT/9sqvd5H0t4nuDb00DhLT -goversion go1.13.1 -D "" -importcfg $WORK/b188/importcfg -pack ./beacon.go ./broadcast.go ./debug.go ./doc.go ./multicast.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bfee481dba914526cf1408aae6c1863361745b79958d39f404d25fc7207638fd-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid wHCfRdHiPs7vICGd_FRM/wHCfRdHiPs7vICGd_FRM -goversion go1.13.1 -D "" -importcfg $WORK/b191/importcfg -pack ./natpmp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/70/705c572ff17542c00f2e9cfc96ae9561035b2d19e550b8f93554a8e25f7d1a1e-d # internal github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os/exec=$WORK/b098/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid hAzESrOJlR8dW8EhDoH7/hAzESrOJlR8dW8EhDoH7 -goversion go1.13.1 -D "" -importcfg $WORK/b192/importcfg -pack ./gateway_common.go ./gateway_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/9d/9d3c3a91d1eedce5463f462c78fed4d8232b8e36158ce56c7cf8ec8c1eae58ed-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b035/_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_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid 9wyw_UpS5lalJpXffGLm/9wyw_UpS5lalJpXffGLm -goversion go1.13.1 -D "" -importcfg $WORK/b195/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/34/34d73c8b0034749f3066968b50635911236224cc75348694cfdcdb876ef0decd-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b071/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter -complete -installsuffix shared -buildid Ezb9NT0QhZQF_wygwg15/Ezb9NT0QhZQF_wygwg15 -goversion go1.13.1 -D "" -importcfg $WORK/b197/importcfg -pack ./conn.go ./filter.go ./misc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/cd/cd5cdd68493ecd65ac959cfb9b5a6bcee99c7d65ab42329e46678219413e3574-d # internal github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun -complete -installsuffix shared -buildid QX5Y1VBqAaMdMrtl3z2C/QX5Y1VBqAaMdMrtl3z2C -goversion go1.13.1 -D "" -importcfg $WORK/b198/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_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/c6/c632b1781864514f4ef0bf97e63dcc3e504a05ea983c56ae41bfede5bd11392f-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid EZH62lbEVTqjHpCWtdyn/EZH62lbEVTqjHpCWtdyn -goversion go1.13.1 -D "" -importcfg $WORK/b200/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/63/634138d7e4716ddd86879fbc2cb2d726552e68eb037c6b5d23bf257cd426ce56-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid GP8qCH7YXbQ5ZteiCz8i/GP8qCH7YXbQ5ZteiCz8i -goversion go1.13.1 -D "" -importcfg $WORK/b204/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/45/45deaada41614c257d4432ebd0631657bf5e0b26ee54af34ceccb708078a4fec-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid aHPS8qHBXH1gXoyWMNp9/aHPS8qHBXH1gXoyWMNp9 -goversion go1.13.1 -D "" -importcfg $WORK/b207/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/65/65b05cf234d589d9aaf4de26acedde8d71a79493f1126344ee20cd9d4688aef6-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b203/ cat >$WORK/b203/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/b204/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid eyusOS2nD3isSwEj-9he/eyusOS2nD3isSwEj-9he -goversion go1.13.1 -D "" -importcfg $WORK/b203/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/63/6388e894036eb833175b00a52477fda2f4aafdfe8f2ae23000a2abca9976f8fd-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b208/ cat >$WORK/b208/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/b204/_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_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid b4JSYl6Z73_9kI1jlb7w/b4JSYl6Z73_9kI1jlb7w -goversion go1.13.1 -D "" -importcfg $WORK/b208/importcfg -pack ./bloom.go ./filter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/19/19b1dfadaa8960e0432e665a040b2e7ec72bcfa53c856ca74871c71eb506a76c-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/snappy mkdir -p $WORK/b214/ cat >$WORK/b214/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b214=>" -I $WORK/b214/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b214/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -installsuffix shared -buildid 61FeuieZxjXO5ScPUOrt/61FeuieZxjXO5ScPUOrt -goversion go1.13.1 -symabis $WORK/b214/symabis -D "" -importcfg $WORK/b214/importcfg -pack -asmhdr $WORK/b214/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/87/87a906087abfceb6ec87bbf08123fdcfd2dce8700a41bbe001a60d036e0e4930-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b212/ cat >$WORK/b212/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/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b208/_pkg_.a packagefile math=$WORK/b028/_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_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid eEM9D_D6hLvYBFPdOkq6/eEM9D_D6hLvYBFPdOkq6 -goversion go1.13.1 -D "" -importcfg $WORK/b212/importcfg -pack ./options.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b214=>" -I $WORK/b214/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b214/decode_amd64.o ./decode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/4c/4cb59fc7f08ad7440d7a9c23c4c2d0857a2e3231404ce4a5a5f1b6d818f2ebb5-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match mkdir -p $WORK/b219/ cat >$WORK/b219/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b220/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b221/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match -complete -installsuffix shared -buildid vuRVdReRx1uKDRPHtyxN/vuRVdReRx1uKDRPHtyxN -goversion go1.13.1 -D "" -importcfg $WORK/b219/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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b214=>" -I $WORK/b214/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b214/encode_amd64.o ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b214/_pkg_.a $WORK/b214/decode_amd64.o $WORK/b214/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/27/277aaa1d1a2dbae96345661b58342d13b2550a7e495a76d3a070b8e60273de1c-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b223/ cat >$WORK/b223/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b220/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid jvrJ5wJQogeNWyxB-ph9/jvrJ5wJQogeNWyxB-ph9 -goversion go1.13.1 -D "" -importcfg $WORK/b223/importcfg -pack ./lexer.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/1c/1c931d5c3a5b37179ab4cc6913f99c0150fbdd98ab197fa094f0c8e42fea3207-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b206/ cat >$WORK/b206/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_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_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid CIfm8-3pydD31SDLEJYr/CIfm8-3pydD31SDLEJYr -goversion go1.13.1 -D "" -importcfg $WORK/b206/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9c/9cd7b4f8e6a1ccfa624daee3d1333aa716b12c9e67589059a18f59d179597da6-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b209/ cat >$WORK/b209/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/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_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_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid e90_2MLZiVhPrG6C8MCK/e90_2MLZiVhPrG6C8MCK -goversion go1.13.1 -D "" -importcfg $WORK/b209/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/c1/c10f38f3e6f16d6aa6f9849a2bc8674063ab2e935e88c1739de995a3cc4430ce-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b210/ cat >$WORK/b210/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/b034/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_pkg_.a packagefile io=$WORK/b013/_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_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid AH6VkBUI-5it3xPHXM8-/AH6VkBUI-5it3xPHXM8- -goversion go1.13.1 -D "" -importcfg $WORK/b210/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/57/5718c7a5541f4c821eb8d79a9d0e5d26c7f01625323ab0c7805470d83ee5ac90-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b222/ cat >$WORK/b222/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b223/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid J8E-wx7yPb_zv0t7oW07/J8E-wx7yPb_zv0t7oW07 -goversion go1.13.1 -D "" -importcfg $WORK/b222/importcfg -pack ./ast.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/da/da6c4652730057ba95edd8a5ba00ba1771de3dc9075d54bf7d9d872e9cf49816-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/vitrun/qart/gf256=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding -complete -installsuffix shared -buildid C4tiZC7XnrWBYsC8vQ6Z/C4tiZC7XnrWBYsC8vQ6Z -goversion go1.13.1 -D "" -importcfg $WORK/b235/importcfg -pack ./coding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/4e/4e31bdf6002e0269997b2f36c909e9a42cc8f50f05608411c34c596ce0b7b789-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b211/ cat >$WORK/b211/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/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile sync=$WORK/b014/_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_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid YFh-PkGEMHNiVqgwyZpI/YFh-PkGEMHNiVqgwyZpI -goversion go1.13.1 -D "" -importcfg $WORK/b211/importcfg -pack ./memdb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/5e/5e99142ff71e1065317d476e0474d08ec86cda2212f51a790d9ab6fad8c34d7e-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b213/ cat >$WORK/b213/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b214/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_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_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid FBaKUz3NEh0GruoaXY_1/FBaKUz3NEh0GruoaXY_1 -goversion go1.13.1 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.go ./table.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/d4/d47a6f892b851f5339437e7d86126852309dcf0e080a0254ca60cb0de71c27f0-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler mkdir -p $WORK/b218/ cat >$WORK/b218/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b219/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b222/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b220/_pkg_.a packagefile reflect=$WORK/b035/_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_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid CX49q-aoqIbxpGIiN_Yq/CX49q-aoqIbxpGIiN_Yq -goversion go1.13.1 -D "" -importcfg $WORK/b218/importcfg -pack ./compiler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/b1/b1bed4f798bfb051986554e634187b3d60dfed142a5fff2fe5aa4d33abca976f-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax mkdir -p $WORK/b224/ cat >$WORK/b224/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/b222/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b223/_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_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid 7Nupy-EMLu_RMYYK-GaM/7Nupy-EMLu_RMYYK-GaM -goversion go1.13.1 -D "" -importcfg $WORK/b224/importcfg -pack ./syntax.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ae/ae68d3d48e956d02700d129e25ca48842abc3c4e6d4a36a98e8d322d441d63ec-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr mkdir -p $WORK/b234/ cat >$WORK/b234/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b235/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile image=$WORK/b237/_pkg_.a packagefile image/color=$WORK/b238/_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_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr -complete -installsuffix shared -buildid xpqNNYmLxwKZSPUL9tNn/xpqNNYmLxwKZSPUL9tNn -goversion go1.13.1 -D "" -importcfg $WORK/b234/importcfg -pack ./png.go ./qr.go ./resize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/aa/aa1363670ccbefc8aaaec366db7dafed8f268ec808cb4741d4432ef660ab3593-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob mkdir -p $WORK/b217/ cat >$WORK/b217/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/b218/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b224/_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_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob -complete -installsuffix shared -buildid sqLY2aBaCB0IsaJ-Jw7t/sqLY2aBaCB0IsaJ-Jw7t -goversion go1.13.1 -D "" -importcfg $WORK/b217/importcfg -pack ./glob.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/fa/fabd1182ee98f687a91f2f18702e80a7327949bd537023e5baa9a64bd4558197-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b145/ cat >$WORK/b145/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/b121/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid nCxKSNOpFCYgm1wgoQY0/nCxKSNOpFCYgm1wgoQY0 -goversion go1.13.1 -D "" -importcfg $WORK/b145/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/e2/e2e62df5aa65a99ab8a511243187c07d841a842648013178a99f0fa38886b804-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b239/ cat >$WORK/b239/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/b054/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid 3lTfWL4F5ODGIx0Eq8Sy/3lTfWL4F5ODGIx0Eq8Sy -goversion go1.13.1 -D "" -importcfg $WORK/b239/importcfg -pack ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/0e/0e8aa10447125e608b16656cfea83956ad5003fda4322d15a4c4535e18c7c350-d # internal github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_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_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 -complete -installsuffix shared -buildid ZZTX7HWAlD2Enw3JaQ9C/ZZTX7HWAlD2Enw3JaQ9C -goversion go1.13.1 -D "" -importcfg $WORK/b242/importcfg -pack ./ber.go ./content_int.go ./header.go ./identifier.go ./length.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b6/b65ed908415c5f950d385f59cdc0510aaa37ebbdda3cfdb7c65c22bb53e839c9-d # internal text/template/parse mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid NlmnlSlN2-rPmSVZOZeA/NlmnlSlN2-rPmSVZOZeA -goversion go1.13.1 -D "" -importcfg $WORK/b247/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/cb/cb74edc6d5c5e09a6b57d4bf3ae3c4fb566b42fb81c9208f69737e7b78a46173-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/62/62ce15963f33a9e07508a6911cab206b4f23320f82a181bcd26491a613f0e8e1-d # internal mkdir -p $WORK/b202/ net/http/httptrace mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ionTVpVtPQFGygxNmFVB/ionTVpVtPQFGygxNmFVB -goversion go1.13.1 -D "" -importcfg $WORK/b136/importcfg -pack ./trace.go cat >$WORK/b202/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/b024/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b210/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b211/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b213/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid 67TcIAIOx4ZzylsKtzBV/67TcIAIOx4ZzylsKtzBV -goversion go1.13.1 -D "" -importcfg $WORK/b202/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_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/dd/ddbaad59f7b75fe1e89ac424810fe5d598d16ab0b5ab31fa63f2e0a0c8a5c2c7-d # internal github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls mkdir -p $WORK/b170/ cat >$WORK/b170/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/b024/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b175/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls -complete -installsuffix shared -buildid 7ZYiclBVb0AZ_PnF7jn0/7ZYiclBVb0AZ_PnF7jn0 -goversion go1.13.1 -D "" -importcfg $WORK/b170/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_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0f/0f85206ad71b1840131a4a51958fe6bbb068558d5bf9e9020e7070ec105b77e9-d # internal net/http mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b121/_pkg_.a packagefile container/list=$WORK/b024/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b133/_pkg_.a packagefile mime/multipart=$WORK/b134/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b136/_pkg_.a packagefile net/http/internal=$WORK/b137/_pkg_.a packagefile net/textproto=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0GhKFVbsaiiXVMi8ykv4/0GhKFVbsaiiXVMi8ykv4 -goversion go1.13.1 -D "" -importcfg $WORK/b120/importcfg -pack ./client.go ./clone.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_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/e2/e2c65f1e506c42373235b9ba8488d90a20e77f0a20a66e636bec190fadde7d80-d # internal github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid zoD8eTt1iTd_Vg1eiTD1/zoD8eTt1iTd_Vg1eiTD1 -goversion go1.13.1 -D "" -importcfg $WORK/b232/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/0e/0ed49e1c6ed6504d6f60c621b91420c304a7b4c19f31cc52ac52b29e5d561847-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b143/ cat >$WORK/b143/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b145/_pkg_.a packagefile math=$WORK/b028/_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_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Ldk1bTFAqwgwO9AyuNmG/Ldk1bTFAqwgwO9AyuNmG -goversion go1.13.1 -D "" -importcfg $WORK/b143/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/20/20981e431e2b6ac1fe7968948425cacb4c420c78620ffb212a67a6f23dcfdbc4-d # internal github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 mkdir -p $WORK/b241/ cat >$WORK/b241/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/b023/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b242/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 -complete -installsuffix shared -buildid cijjhxrD4kpo7H8F4Znf/cijjhxrD4kpo7H8F4Znf -goversion go1.13.1 -D "" -importcfg $WORK/b241/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/b182/_pkg_.a /builddir/.cache/go-build/09/09ce7ad7ed1e5e93c2dbe2a2f184b923a5413fde56463e5a08073f78491ab771-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile math=$WORK/b028/_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_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb -complete -installsuffix shared -buildid iGSZMq6m7ixqps6O9QSo/iGSZMq6m7ixqps6O9QSo -goversion go1.13.1 -D "" -importcfg $WORK/b183/importcfg -pack ./quic-trace.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f5/f5f257c45913454e287a8bd1a6f5114031007ef3dacbf1aba0d805cf3f0b4e6e-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b140/ cat >$WORK/b140/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/b060/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b138/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vMQ7jCC8r37tRb-ryvaJ/vMQ7jCC8r37tRb-ryvaJ -goversion go1.13.1 -D "" -importcfg $WORK/b140/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_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/6e/6ebc394a7cc75a35acdf29633bbb34f910de3823a5dc6df6433de801c6cd8493-d # internal text/template mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile internal/fmtsort=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b247/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p text/template -std -complete -installsuffix shared -buildid F9jIKbi3Q7o_p8NNFYvE/F9jIKbi3Q7o_p8NNFYvE -goversion go1.13.1 -D "" -importcfg $WORK/b246/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/37/378be6aa26722fa8b19182ed2af1c269ab69138ec5c20ab6a7cfdd55855965e3-d # internal runtime/trace mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p runtime/trace -std -installsuffix shared -buildid lHOSoYx8FICSEk5Sz-37/lHOSoYx8FICSEk5Sz-37 -goversion go1.13.1 -D "" -importcfg $WORK/b248/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/1d/1d966e97304d58841f4aaf3fe7e507b37342a923b0ae0514068792b96b5aef57-d # internal os/signal mkdir -p $WORK/b249/ cat >$WORK/b249/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b249=>" -I $WORK/b249/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b249/symabis ./sig.s cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b043/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p os/signal -std -installsuffix shared -buildid -4BMmhjv5WTJEohSxxFG/-4BMmhjv5WTJEohSxxFG -goversion go1.13.1 -symabis $WORK/b249/symabis -D "" -importcfg $WORK/b249/importcfg -pack -asmhdr $WORK/b249/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b249=>" -I $WORK/b249/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b249/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b249/_pkg_.a $WORK/b249/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/f2/f27fba3e290b71e606f8fa4a990ef1ca5f33940ae26ea38fb64064d7e670003d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/33/33d97fd1f56b107945c687387c6a618fcd6fa94ddb6aebe26e213f5c619ddc7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ae/ae2687aa8f92f9e1833a7174a24fe7072b16643df2ebd7bcd14d41dde8ee06f7-d # internal html/template mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile html=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b246/_pkg_.a packagefile text/template/parse=$WORK/b247/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p html/template -std -complete -installsuffix shared -buildid qhvq93aX1v46AYGhaWRd/qhvq93aX1v46AYGhaWRd -goversion go1.13.1 -D "" -importcfg $WORK/b244/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_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/91/91ed936d109fb9d0934425f57f18469ea131c093d0bcd9e90c41347dbebee4ed-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid zE1IPseD6jYB27FfnQsP/zE1IPseD6jYB27FfnQsP -goversion go1.13.1 -D "" -importcfg $WORK/b194/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f9/f948074e3fd65e7ff07259b1defddb0b5ef53a08e3ee4b5257886ef6a52d011b-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/marten-seemann/qtls=github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b170/_pkg_.a packagefile net=$WORK/b071/_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_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr -complete -installsuffix shared -buildid WbuJpllyV2Xx7UNZzK-B/WbuJpllyV2Xx7UNZzK-B -goversion go1.13.1 -D "" -importcfg $WORK/b169/importcfg -pack ./error_codes.go ./quic_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/f3/f3243d59c7eea0644ce19a00bea76c7f71b4fb887b76915e92ce6a4583d9aff1-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol mkdir -p $WORK/b184/ cat >$WORK/b184/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b168/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol -complete -installsuffix shared -buildid -xQapRWvEbEgozainMKK/-xQapRWvEbEgozainMKK -goversion go1.13.1 -D "" -importcfg $WORK/b184/importcfg -pack ./base_flow_controller.go ./connection_flow_controller.go ./interface.go ./stream_flow_controller.go github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire mkdir -p $WORK/b180/ cat >$WORK/b180/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/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b168/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire -complete -installsuffix shared -buildid azULhJfP7NIgJpOugiWR/azULhJfP7NIgJpOugiWR -goversion go1.13.1 -D "" -importcfg $WORK/b180/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 github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake mkdir -p $WORK/b185/ cat >$WORK/b185/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/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake -complete -installsuffix shared -buildid 6VZdKmJ4AGUyEr0FXhDL/6VZdKmJ4AGUyEr0FXhDL -goversion go1.13.1 -D "" -importcfg $WORK/b185/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_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/9b/9b5a0b2f304a663945e3e9c0aedf3e7d1f522b03f901616a42d298904d3dae82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/68/688229ed75920f8350d6d3f54240e89a7acbc484a049ea43708634b89dfd993f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/5d/5d50226a5be7315cf8e342fc20a46fa63d52651ba24304f41a3dbb9dde8b2f6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/50/5057e6309bc45cfa786c0371fad81692cb47a7c0213d3817e00585b6e945437e-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace mkdir -p $WORK/b181/ cat >$WORK/b181/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb=$WORK/b183/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace -complete -installsuffix shared -buildid rrFgmRxWp5MQrlSvTMBb/rrFgmRxWp5MQrlSvTMBb -goversion go1.13.1 -D "" -importcfg $WORK/b181/importcfg -pack ./interface.go ./tracer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/6a/6acca3b7a3068030e249cf33348aad804fbed1867336a64344ad97183980bd81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b3/b3e06d84c4fbd7dfff18e36c2629d67fb0fc01cc165e8d09728ac538de5c7274-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler mkdir -p $WORK/b165/ cat >$WORK/b165/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/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b181/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler -complete -installsuffix shared -buildid q47bR-McLmpFPkbvvcwx/q47bR-McLmpFPkbvvcwx -goversion go1.13.1 -D "" -importcfg $WORK/b165/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_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a3/a3b4a29a3739553cf4d59389828da791743ab4551c477c3f4e749ce03872f5e9-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go mkdir -p $WORK/b163/ cat >$WORK/b163/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/b019/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake=$WORK/b185/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b181/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go -complete -installsuffix shared -buildid j74a7VajE1n1aHyZ0tE2/j74a7VajE1n1aHyZ0tE2 -goversion go1.13.1 -D "" -importcfg $WORK/b163/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_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bf/bf2dc28ce7e0b7cb14f8d57b56aa3ccc26d344b626b994296473f0ffe7ab3229-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b112/ net/http/pprof mkdir -p $WORK/b243/ cat >$WORK/b112/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b118/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid yzzj3JV71C2KXNHpxWFU/yzzj3JV71C2KXNHpxWFU -goversion go1.13.1 -D "" -importcfg $WORK/b112/importcfg -pack ./internal.go ./public.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile html/template=$WORK/b244/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b157/_pkg_.a packagefile runtime/trace=$WORK/b248/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid 6xuY-49-dYG8D7AK8OM_/6xuY-49-dYG8D7AK8OM_ -goversion go1.13.1 -D "" -importcfg $WORK/b243/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/84/8422a6827fa9fa1d89691f9c935de622f20981a5c0c0b2c0ca52cda1f73a9419-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/06/06d1c1b72730fca9ff2e32ce6dfcde446ebb581bdc9a8affdcbe78a8578d4dae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/fd/fd316bbe1e53186789292676a8c9fdd7b7cdc7ce0ffc7b5a6cf5ed38ff3c577d-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b111/ github.com/syncthing/syncthing/lib/discover mkdir -p $WORK/b187/ cat >$WORK/b111/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b138/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid 8QBEZ8D32v8bDna7LQzS/8QBEZ8D32v8bDna7LQzS -goversion go1.13.1 -D "" -importcfg $WORK/b111/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 cat >$WORK/b187/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/b023/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b188/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/discover /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid 919-6As1_dLexeka-Ham/919-6As1_dLexeka-Ham -goversion go1.13.1 -D "" -importcfg $WORK/b187/importcfg -pack ./cache.go ./debug.go ./discover.go ./doc.go ./global.go ./local.go ./local.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ff/ffaa55a3a5b9d771628bb05a549abd0363010edcf8e45c27982e3d1b692625ea-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b193/ github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b150/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b194/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid uCBWKMU-IjR2cjZqRILC/uCBWKMU-IjR2cjZqRILC -goversion go1.13.1 -D "" -importcfg $WORK/b193/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go github.com/syncthing/syncthing/lib/ignore mkdir -p $WORK/b216/ cat >$WORK/b150/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/exec=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/syncthing/syncthing/lib/db mkdir -p $WORK/b201/ cat >$WORK/b216/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/b056/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b217/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid kdv-BzleiXbaFQKoSBOu/kdv-BzleiXbaFQKoSBOu -goversion go1.13.1 -D "" -importcfg $WORK/b150/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ignore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid rweC9dyFAivvSZAfapar/rweC9dyFAivvSZAfapar -goversion go1.13.1 -D "" -importcfg $WORK/b216/importcfg -pack ./cache.go ./ignore.go cat >$WORK/b201/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/b034/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/db /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/syncthing/syncthing/lib/db -complete -installsuffix shared -buildid 4eVOmMwJTCEu8q8aD72C/4eVOmMwJTCEu8q8aD72C -goversion go1.13.1 -D "" -importcfg $WORK/b201/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_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/70/70fec4017ca1dac062c690e902f0f8a242ec3f1d6e0182f0bd8f8e2c60b7e3f0-d # internal github.com/syncthing/syncthing/lib/scanner mkdir -p $WORK/b225/ cat >$WORK/b225/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/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b216/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b138/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile hash/adler32=$WORK/b226/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid -pIAjeA8G80rOQzp3uEh/-pIAjeA8G80rOQzp3uEh -goversion go1.13.1 -D "" -importcfg $WORK/b225/importcfg -pack ./blockqueue.go ./blocks.go ./debug.go ./doc.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f9/f9de5496086b816fe53977ce772bad60cd28d0af7d1c951371606c975e5c6231-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/24/248f1b522c94160957117221e64af8317f6cbe27486b4377ad886ef79829c383-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b091/ cat >$WORK/b091/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/b092/_pkg_.a packagefile encoding/xml=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid bm89G6UYBbyX23IxHZqa/bm89G6UYBbyX23IxHZqa -goversion go1.13.1 -D "" -importcfg $WORK/b091/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_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d9/d9c9078a11a767c6e26c88bf29f4755c8acb46a792e5cf865a5e39f83319f77e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/40/408c2a4934329f06e54708602039e133687017e4691eb3017e07bbf876da3544-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e1/e17b5541d356f32355190222d0ec3b5fa656d20cbbfd6cddc0261b9db8364994-d # internal github.com/syncthing/syncthing/lib/watchaggregator mkdir -p $WORK/b228/ github.com/syncthing/syncthing/lib/stun github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b189/ mkdir -p $WORK/b196/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile hash/fnv=$WORK/b110/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/watchaggregator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid evyhx9b6zUUKD4gfNGYr/evyhx9b6zUUKD4gfNGYr -goversion go1.13.1 -D "" -importcfg $WORK/b228/importcfg -pack ./aggregator.go ./debug.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid bBAoKcDVC2uyppYC3C6L/bBAoKcDVC2uyppYC3C6L -goversion go1.13.1 -D "" -importcfg $WORK/b189/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go cat >$WORK/b196/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/b197/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stun /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/syncthing/syncthing/lib/stun -complete -installsuffix shared -buildid JgFZNZS3yvfylHIRuHGU/JgFZNZS3yvfylHIRuHGU -goversion go1.13.1 -D "" -importcfg $WORK/b196/importcfg -pack ./debug.go ./filter.go ./stun.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/dd/dd3ae51842bf37c6bfaf8e55e7861862a74ea3e706529829ec81bbadd7ea991c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/89/890043e54dd32c163c13a2cc0cd292764063811e5806144a8bd9471f16adcff9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d8/d8c9d0bcf8d1eb316bfd7421e6e4f3c6c9fe15f6ed45977c755844d273610eb5-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b190/ github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b199/ cat >$WORK/b190/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b192/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b189/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid sPqYM4hDaVWJGoKbb1Xw/sPqYM4hDaVWJGoKbb1Xw -goversion go1.13.1 -D "" -importcfg $WORK/b190/importcfg -pack ./debug.go ./pmp.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b189/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid 2LB8jlscw2E9kZ8MiPgY/2LB8jlscw2E9kZ8MiPgY -goversion go1.13.1 -D "" -importcfg $WORK/b199/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/91/91597f6386662b1adca29e229a96ea2a3de6b74e0deafb3e69d4e5b3faac3ce2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/61/612c6d2e74fc8b454d64238c573ed2e7d23618915899333f2e0f8e45f7a4a023-d # internal github.com/syncthing/syncthing/lib/connections mkdir -p $WORK/b162/ cat >$WORK/b162/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/b019/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections/registry=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b190/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stun=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b200/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid fR_XZE-K8ys07-pIej4t/fR_XZE-K8ys07-pIej4t -goversion go1.13.1 -D "" -importcfg $WORK/b162/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_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/6b/6bd98e5834d6cbfc1319d3c43101c59b82e697ad7d34c7c703bc7a6153363358-d # internal github.com/syncthing/syncthing/lib/stats mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/db=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid c71y-mEDfiWBUSIhKr_W/c71y-mEDfiWBUSIhKr_W -goversion go1.13.1 -D "" -importcfg $WORK/b227/importcfg -pack ./debug.go ./device.go ./folder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/25/25a34eafd1f0f14dd91218de3e46f52eafbcbe65bc3d005285a9e568553b5f52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/0a/0a2e0b827995ecfad7b2a3cc63f171ced7104fd17d339e73ee80db5dfa053341-d # internal github.com/syncthing/syncthing/lib/model mkdir -p $WORK/b215/ cat >$WORK/b215/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/b019/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b216/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b225/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b228/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b229/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid XNpghIYYh8MGbixEOtOa/XNpghIYYh8MGbixEOtOa -goversion go1.13.1 -D "" -importcfg $WORK/b215/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_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/34/34e2f52937fc0f88b57e1484b3677da4b9598c5e0bed1d4ab68aa54ff1738d18-d # internal github.com/syncthing/syncthing/lib/ur mkdir -p $WORK/b233/ cat >$WORK/b233/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/b019/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b215/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b225/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ur /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/syncthing/syncthing/lib/ur -complete -installsuffix shared -buildid jerHtJ2HzghQ-otoHcu5/jerHtJ2HzghQ-otoHcu5 -goversion go1.13.1 -D "" -importcfg $WORK/b233/importcfg -pack ./debug.go ./memsize_linux.go ./usage_report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/d6/d6d9104b68638fb855f737dd1508073aa22eedd170d6b260fa1dbbace1bda1da-d # internal github.com/syncthing/syncthing/lib/api mkdir -p $WORK/b159/ cat >$WORK/b159/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/b160/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b121/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b215/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b232/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b233/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b234/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b239/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b241/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile mime=$WORK/b133/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b157/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/syncthing/syncthing/lib/api -complete -installsuffix shared -buildid YltKv182fsRt-w9oHPkO/YltKv182fsRt-w9oHPkO -goversion go1.13.1 -D "" -importcfg $WORK/b159/importcfg -pack ./api.go ./api_auth.go ./api_csrf.go ./api_statics.go ./debug.go ./support_bundle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/07/0776fcee8cc37619f577e90acc83cfd360a37d38c8c78605f8eb88d108cb5efa-d # internal github.com/syncthing/syncthing/lib/syncthing mkdir -p $WORK/b153/ cat >$WORK/b153/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/b023/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b215/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b232/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b233/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/syncthing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/syncthing/syncthing/lib/syncthing -complete -installsuffix shared -buildid wc-H2UwGoQO8NZQOLjJi/wc-H2UwGoQO8NZQOLjJi -goversion go1.13.1 -D "" -importcfg $WORK/b153/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_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/be/be57c6e082c92a71921f5d3560acfa3a0d0edc8dee290c78b9344c1791e41f9a-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/b019/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile flag=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b232/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile net/http/pprof=$WORK/b243/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/exec=$WORK/b098/_pkg_.a packagefile os/signal=$WORK/b249/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/pprof=$WORK/b157/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/syncthing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid FqZrHxDsEnSasHP-cSgj/FqZrHxDsEnSasHP-cSgj -goversion go1.13.1 -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_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e4/e462ac7e51d43ab6f564af8285684c3dda1fe6b4224255e100d826567e18aecf-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/b019/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile flag=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b232/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b120/_pkg_.a packagefile net/http/pprof=$WORK/b243/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/exec=$WORK/b098/_pkg_.a packagefile os/signal=$WORK/b249/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/pprof=$WORK/b157/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile container/list=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b041/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b092/_pkg_.a packagefile encoding/xml=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b109/_pkg_.a packagefile hash/fnv=$WORK/b110/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b138/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b144/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b215/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b233/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile compress/gzip=$WORK/b121/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b125/_pkg_.a packagefile mime=$WORK/b133/_pkg_.a packagefile mime/multipart=$WORK/b134/_pkg_.a packagefile net/http/httptrace=$WORK/b136/_pkg_.a packagefile net/http/internal=$WORK/b137/_pkg_.a packagefile net/textproto=$WORK/b130/_pkg_.a packagefile html/template=$WORK/b244/_pkg_.a packagefile runtime/trace=$WORK/b248/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b044/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile regexp/syntax=$WORK/b090/_pkg_.a packagefile encoding=$WORK/b093/_pkg_.a packagefile unicode/utf16=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b104/_pkg_.a packagefile os/user=$WORK/b105/_pkg_.a packagefile log/syslog=$WORK/b155/_pkg_.a packagefile archive/zip=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b234/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b239/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b241/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections/registry=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b190/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stun=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b204/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b188/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b216/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b225/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b228/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b229/_pkg_.a packagefile compress/flate=$WORK/b122/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile mime/quotedprintable=$WORK/b135/_pkg_.a packagefile html=$WORK/b245/_pkg_.a packagefile text/template=$WORK/b246/_pkg_.a packagefile text/template/parse=$WORK/b247/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b235/_pkg_.a packagefile image=$WORK/b237/_pkg_.a packagefile image/color=$WORK/b238/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b240/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b242/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake=$WORK/b185/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b192/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b194/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b210/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b211/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b213/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b217/_pkg_.a packagefile hash/adler32=$WORK/b226/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b236/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb=$WORK/b183/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b214/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b218/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b224/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b231/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b175/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b219/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b222/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b220/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b223/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b221/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=DgeGrOSYBGOzmzr0XPp1/FqZrHxDsEnSasHP-cSgj/HTtu_wnraeUhzyf6ml0q/DgeGrOSYBGOzmzr0XPp1 -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xa997abb49cff290d5dc533c25c45dce255749ffe -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_amd64/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' + GO111MODULE=off + 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=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x4e91bb70e4016fa04884fa6a130882957ca3a347 -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-build575066377 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid tCcJ4YCp49O-WMX3wx2i/tCcJ4YCp49O-WMX3wx2i -goversion go1.13.1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid rbNwnx2GKUz30V5bti5p/rbNwnx2GKUz30V5bti5p -goversion go1.13.1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p unicode -std -complete -installsuffix shared -buildid iljY-qMMjZhRPv6GXQmZ/iljY-qMMjZhRPv6GXQmZ -goversion go1.13.1 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s internal/cpu runtime/internal/atomic mkdir -p $WORK/b007/ mkdir -p $WORK/b009/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1e/1e924e324e73783497bee0772f31b1ab7222ce41c2e0551a6b80d08d85307b1b-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b2/b2bff9dbbe2c01075de7b931040cf139638b9fc19d4ad96402566a893c0b1fe9-d # internal runtime/internal/math mkdir -p $WORK/b010/ unicode/utf8 cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid E9mgCIecIhfn2LLf854c/E9mgCIecIhfn2LLf854c -goversion go1.13.1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go mkdir -p $WORK/b017/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPDYqqm9Ieapafe8jEgM/UPDYqqm9Ieapafe8jEgM -goversion go1.13.1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid _2LZhDOOYANMbmJtr2lt/_2LZhDOOYANMbmJtr2lt -goversion go1.13.1 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid RoFVl0n9_d7o_HYU-nv2/RoFVl0n9_d7o_HYU-nv2 -goversion go1.13.1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 2MReao0RuBKP3vN8dYk9/2MReao0RuBKP3vN8dYk9 -goversion go1.13.1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9e/9eee34b443c2e830af5aeeedf23ecbe3088df598463df0ed99e32cb95fbb2d52-d # internal container/list mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p container/list -std -complete -installsuffix shared -buildid 6FO2PiK-nLLrU4DeJpjq/6FO2PiK-nLLrU4DeJpjq -goversion go1.13.1 -D "" -importcfg $WORK/b023/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/76/766ccf7df5151c75d521bd5acf5bb18a1caf7abcf7f8b304595740f42c934da0-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid eCElmAUJSwFrPe6tyaOc/eCElmAUJSwFrPe6tyaOc -goversion go1.13.1 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/99/997ece8beb3ed6276f4236c2687f7c11fa72484f0d26b25c8675d15b74dda4a1-d # internal crypto/internal/subtle mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid n6V2bn8tlPe4tfgVZXev/n6V2bn8tlPe4tfgVZXev -goversion go1.13.1 -D "" -importcfg $WORK/b031/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b8/b8fa9c0f61220d01d7a24296a31d240f60752b0b551ebaaad9b264a48b4e09f1-d # internal crypto/subtle mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid pOAVQAlXX7ni4Jmf5ykn/pOAVQAlXX7ni4Jmf5ykn -goversion go1.13.1 -D "" -importcfg $WORK/b032/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/92/92fc571123bc8b2c609c4329100d709d0f3425f7a9a64bb8e5beb4db89d98ff7-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1b/1b66bcf65c76c6198b61585c058527ad3f0736a1fdd6277d5030f4c0b6a68e90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal internal/testlog cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4a/4a6183291a5256f9e38f0fccc4ee73ad889c94f130a01a26fae44886f75b9cdd-d # internal mkdir -p $WORK/b045/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid G3RJmQWkgxBlgNJn2Po1/G3RJmQWkgxBlgNJn2Po1 -goversion go1.13.1 -D "" -importcfg $WORK/b068/importcfg -pack ./asn1.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/fa/fa0fe87b1f50e8637f5a29af1ee5250a948444412b4e12c8f121f033ea18ebf5-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid bds0ObR1XqseXQK8yT5m/bds0ObR1XqseXQK8yT5m -goversion go1.13.1 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6s73yFxUl6JmmIQZAS/oE6s73yFxUl6JmmIQZAS -goversion go1.13.1 -D "" -importcfg $WORK/b045/importcfg -pack ./log.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid z-ajKhrs6traLV8vUjPZ/z-ajKhrs6traLV8vUjPZ -goversion go1.13.1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6c/6c4b60117022634955ad73bc09450df1ffd422b8a7a8ca70715db581b542bbfd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1f/1f4e3de29424777e6e00d2523ca59f3c7a9c8e459902509f9316fc3335d826f1-d # internal math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1c/1cfdb6f50605e214c506ebeca1ed82bb9797949ce6e25752af367a0c7cfd13e2-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid AI6j_hlXRshd8S81dNl7/AI6j_hlXRshd8S81dNl7 -goversion go1.13.1 -D "" -importcfg $WORK/b079/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid zhTqX2SlYXXMQEaMQaE5/zhTqX2SlYXXMQEaMQaE5 -goversion go1.13.1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./exp_asm.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_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/50/508de7eefdfe064111b75a47b8228329e624bb5d2cb7af8541d1ad5cb77c736c-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d4/d46f773bce58155193cd835c919c8c550c69d9621fe11fdc85ec034dd3df7413-d # internal encoding mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding -std -complete -installsuffix shared -buildid cs-gACnXZLH42bG4mBMk/cs-gACnXZLH42bG4mBMk -goversion go1.13.1 -D "" -importcfg $WORK/b085/importcfg -pack ./encoding.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b082/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/15/155c40ff81068bd3236724e7a6fbad6d841c6c7ad658bf9bc6c4051978205237-d # internal unicode/utf16 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qTffJgAmrkdx03hskX_H/qTffJgAmrkdx03hskX_H -goversion go1.13.1 -D "" -importcfg $WORK/b086/importcfg -pack ./utf16.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid 18TatEa6SYzNebYBtycS/18TatEa6SYzNebYBtycS -goversion go1.13.1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./doc.go ./mont25519_amd64.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b082/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bc/bc8ce73c814cd68f70db3c13b749974953057365ef4d32bdc290c0d11526d36c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/57/57e30dda60da7ff8d9e766a1ae3255c8e15a0423b5758460a7e5523ebdf303e4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/freeze_amd64.o ./freeze_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/03/03863863aec98775413fa274c07bc1ec4054493a5629730b52bdb3230876ef43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/mul_amd64.o ./mul_amd64.s cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/const_amd64.o $WORK/b082/cswap_amd64.o $WORK/b082/freeze_amd64.o $WORK/b082/ladderstep_amd64.o $WORK/b082/mul_amd64.o $WORK/b082/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/40/404cf23908d5e380ade3934ffdc50a7db82f3288e6f820bd13ca343bcbe8af56-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid yn4UtDd2CKAvnnCRLVcw/yn4UtDd2CKAvnnCRLVcw -goversion go1.13.1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./mgcscavenge.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_generic.go ./os_linux_noauxv.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_amd64.o $WORK/b027/exp_amd64.o $WORK/b027/floor_amd64.o $WORK/b027/hypot_amd64.o $WORK/b027/log_amd64.o $WORK/b027/sqrt_amd64.o $WORK/b027/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ed/edcf2b69c3420b7f763ac83c65d2ca70e823e5b5b3f1286252ef12a77d44a978-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x012.o -c gcc_amd64.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./asm_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Csk4HL8nVn989bzhzGDE/Csk4HL8nVn989bzhzGDE -goversion go1.13.1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_amd64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b5/b5471896df52f8587758e987d439cfd60efac953bd1d893ab3c9c1e817d3fa21-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a7/a72e9bb3a9b4f460eca11cba2607559e56239b87efe4c8db2ec5e6c51641d50c-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid ksbsJA2am-rwmVOnrq58/ksbsJA2am-rwmVOnrq58 -goversion go1.13.1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 98uPjNYEvHcXh7T72tUk/98uPjNYEvHcXh7T72tUk -goversion go1.13.1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/aa/aa985c5acfb6b47e527fca6307013dbf5eb1595dab621bb739bb092653ff27db-d # internal math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wfroipAa_W73hdR2qkXO/wfroipAa_W73hdR2qkXO -goversion go1.13.1 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid X-iFn1yihd_k4PowPIAu/X-iFn1yihd_k4PowPIAu -goversion go1.13.1 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/59/59d63021eb0327b71720e2b55c69d81484828e3ca35bc44ba263a68d4bbe32d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/36/36905ed29d21ad769344c847ae8091ac8a942f253cf7493aca5995f25247d30b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/20/20194be41445fb2e16901baefcc3077e98cd05577d1f4e5a71a2245cae7a53d3-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b041/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 2SsiL71q0669ePjhwJvU/2SsiL71q0669ePjhwJvU -goversion go1.13.1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p sort -std -complete -installsuffix shared -buildid bXQ1mGtd8QXCk6toGH8v/bXQ1mGtd8QXCk6toGH8v -goversion go1.13.1 -D "" -importcfg $WORK/b041/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/49/49f78916ee231aa004dd5cf4b06ff71a46dac265c08cc0a8ca985201e5e9ebf5-d # internal internal/oserror mkdir -p $WORK/b021/ io cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid tBEcXtRMhpDaGU95fNrE/tBEcXtRMhpDaGU95fNrE -goversion go1.13.1 -D "" -importcfg $WORK/b021/importcfg -pack ./errors.go mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p io -std -complete -installsuffix shared -buildid HsQEXVi0PZKG6Roc6Qe7/HsQEXVi0PZKG6Roc6Qe7 -goversion go1.13.1 -D "" -importcfg $WORK/b012/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ strconv mkdir -p $WORK/b026/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid okbSZOhiQHIY-8nNTgg4/okbSZOhiQHIY-8nNTgg4 -goversion go1.13.1 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p strconv -std -complete -installsuffix shared -buildid WdYMgqSklpbgTXHVgXHe/WdYMgqSklpbgTXHVgXHe -goversion go1.13.1 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/55/55b63a3ff752de1866357ba65c1c44bbbc5310e1b821ece352b62440a51cbf6d-d # internal syscall mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm_linux_amd64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p syscall -std -installsuffix shared -buildid uYVxrRhsDUexN2cevgOT/uYVxrRhsDUexN2cevgOT -goversion go1.13.1 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/df/df2f0ba791e41f21e7dba403c4ea98471035a77726cdeeb6227fb4e1d0f7cc87-d # internal github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b041/_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_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid u-13XJX3ak_5wdX3wU0j/u-13XJX3ak_5wdX3wU0j -goversion go1.13.1 -D "" -importcfg $WORK/b113/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/9b/9bea4d31eb1f89f1a2d1e7789d2809a77188ff13f01416239ad3126f9b649636-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/b006/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid 4NE8-qLJRQIS8M4PuOP6/4NE8-qLJRQIS8M4PuOP6 -goversion go1.13.1 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p hash -std -complete -installsuffix shared -buildid Wh_F5udmjS-PlymLQd27/Wh_F5udmjS-PlymLQd27 -goversion go1.13.1 -D "" -importcfg $WORK/b025/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/09/0913d2a6124568c89643c9735dc5efbb60c631cecd7ffd616d345241ad2ec585-d # internal strings mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p strings -std -complete -installsuffix shared -buildid pE9JSut43qgXyrZfSvNl/pE9JSut43qgXyrZfSvNl -goversion go1.13.1 -D "" -importcfg $WORK/b047/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b7/b71c5ce8db23e5e1442459b1168c24b98d0232b5e4741b7478b3d12d96fbea1d-d # internal crypto/internal/randutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid kpSfeeZ6gRQER4MKzNOb/kpSfeeZ6gRQER4MKzNOb -goversion go1.13.1 -D "" -importcfg $WORK/b048/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/02/0256a4bbcc90fdea5f4f692e5c17c0e14bfe7a6618f956dd7914bff085043746-d # internal crypto/hmac mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b032/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid dfhNnMkI91iopPptG0oz/dfhNnMkI91iopPptG0oz -goversion go1.13.1 -D "" -importcfg $WORK/b055/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/24/24e8ec8fe7d62d0f93e036b59f977a1f8ec6317e438e5798f2db8de447a53443-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid x_O2pKUIN9-PKV1Y2B9g/x_O2pKUIN9-PKV1Y2B9g -goversion go1.13.1 -D "" -importcfg $WORK/b083/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/af/af64f58a4c5c65a6d6672d7406608b57a53eaf1fa06975e94f5b7894eae69202-d # internal hash/crc32 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./crc32_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p hash/crc32 -std -installsuffix shared -buildid ZqnQzfov8-JsiW8L41GC/ZqnQzfov8-JsiW8L41GC -goversion go1.13.1 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6a/6aa1ca4406d45d40d5e1d7c680fc0bf8d43cf76d94ad6fb37573619d993f709f-d # internal crypto mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b025/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p crypto -std -complete -installsuffix shared -buildid kdTGYb8Eo889XoJV8OhA/kdTGYb8Eo889XoJV8OhA -goversion go1.13.1 -D "" -importcfg $WORK/b024/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d1/d1856ab225f245a90d71b802761b7665e1124d4d6b00888d5c7ebc23f208ff52-d # internal reflect mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./asm_amd64.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/11/1180b4a3f1c712735f2cad0e9ccfb10de2a0d79a701985d915c4c5af244e9a8b-d # internal crypto/rc4 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 8D97MSpGg6Fhg4c-tsIP/8D97MSpGg6Fhg4c-tsIP -goversion go1.13.1 -D "" -importcfg $WORK/b057/importcfg -pack ./rc4.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p reflect -std -installsuffix shared -buildid 38o5rNVn2mJmlvzCCpAh/38o5rNVn2mJmlvzCCpAh -goversion go1.13.1 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1a/1a0a052f2801bfe64ae8756aee1d2486ef97d0089666e4001a4ba446404f90a4-d # internal bufio mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p bufio -std -complete -installsuffix shared -buildid OT8D82ot3UzsDmXDASHB/OT8D82ot3UzsDmXDASHB -goversion go1.13.1 -D "" -importcfg $WORK/b054/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9b/9b5792f43b1c8d70d61394636061d77f2918f6b12a5713ce4dd9e4e54c897169-d # internal vendor/golang.org/x/text/transform 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 io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid aXdVQsL1bil5gPR1PLcQ/aXdVQsL1bil5gPR1PLcQ -goversion go1.13.1 -D "" -importcfg $WORK/b101/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a1/a15682f7f2ce25346558f55bd6d05d42d2a61b4bb96f05feb3d7c9275dbab2a4-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p path -std -complete -installsuffix shared -buildid 8gzbghBD-RxxlvmTEGFb/8gzbghBD-RxxlvmTEGFb -goversion go1.13.1 -D "" -importcfg $WORK/b112/importcfg -pack ./match.go ./path.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a246aad4dad143c205ca46169723ead947b1f2d0639fab23cc313dd62fa2fee1-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_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_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid wmd9nXFBWDY1lZNE0pUU/wmd9nXFBWDY1lZNE0pUU -goversion go1.13.1 -D "" -importcfg $WORK/b119/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/25/25c17cdd2c0dcddb96656b28945718e0a9c2655f5b0b18625c7c384d9336f22f-d # internal regexp/syntax mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_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_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qbC6rRedMmDV5GRxTH_K/qbC6rRedMmDV5GRxTH_K -goversion go1.13.1 -D "" -importcfg $WORK/b122/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_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2d/2ddb703b3207a404e2a91c26a85e26e170d15d0ff58725269baf890edac127c2-d # internal encoding/base32 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 5y9uf-wc3LxKRf2ktTdP/5y9uf-wc3LxKRf2ktTdP -goversion go1.13.1 -D "" -importcfg $WORK/b129/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/09/099a712e6283ff991d2e46210055e397dad8f81be9d16d70be0294a4b39b71f4-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid dNZenW8b_QQ4yywMlf5j/dNZenW8b_QQ4yywMlf5j -goversion go1.13.1 -D "" -importcfg $WORK/b136/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/91/91665a44a80e2124a45c20cf8868a5afa774bfb56daf396ef2662e638314729b-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b142/ cat >$WORK/b142/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_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid AB_Wx9OL29Xg_pvT5Gct/AB_Wx9OL29Xg_pvT5Gct -goversion go1.13.1 -D "" -importcfg $WORK/b142/importcfg -pack ./bytes_comparer.go ./comparer.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6f/6f78edc872b030d3d0ca640d4413352fc3a23456bea798a0f2d746bdc23682af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d4/d42763da57044df7b3efb488c3c6873143881f07258011c3fdb25646af7c48f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/91/91a84e98c6c1ef21b4032dd93aad86553a76e356c720a42e4826017863267681-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0f/0fdb566b6db44308d9b0e2fe6f5f8e3a206eafe87e0041ddf0206e84e65dadf9-d # internal internal/syscall/unix mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TYlgzHdYFdl2P4PdM-pv/TYlgzHdYFdl2P4PdM-pv -goversion go1.13.1 -D "" -importcfg $WORK/b044/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p time -std -installsuffix shared -buildid G797fkGOun-W7pKoH31N/G797fkGOun-W7pKoH31N -goversion go1.13.1 -D "" -importcfg $WORK/b019/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_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9d/9d6b4ab428a706a1de9b11a306c98bbe990b9abd5c0e233f76e8a22c0e2d232c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/57/574c516227018637ca3a46fd9e18629a9959ff81a6ced9f2d64f3194f51e9080-d # internal regexp mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp/syntax=$WORK/b122/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p regexp -std -complete -installsuffix shared -buildid -LSaCs7Ex1kgvIKCoguW/-LSaCs7Ex1kgvIKCoguW -goversion go1.13.1 -D "" -importcfg $WORK/b121/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c2/c29fb348760fa816ee18aecbaf9356717149bd137af9f42464ab78e4e0d65f6a-d # internal context mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p context -std -complete -installsuffix shared -buildid b0zH_cifNWBvA5qxEsT7/b0zH_cifNWBvA5qxEsT7 -goversion go1.13.1 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/poll -std -installsuffix shared -buildid m9M5ympIowakSHwvP2aF/m9M5ympIowakSHwvP2aF -goversion go1.13.1 -D "" -importcfg $WORK/b043/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f4/f48ac0586a10824e7d09679784a30e1d473b95e161ae93df3d70fd60b6841aee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ff/ff104728029de23f7400299b482142fc79aad538ac14f795155051921e24ab16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/34/347cfcf9a52588a32b0bcb0f37154c26dcb16a0e2e8161c9690a8e615344c93f-d # internal os mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b021/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b045/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p os -std -installsuffix shared -buildid ugmFr9VXcAFemNtCbtGA/ugmFr9VXcAFemNtCbtGA -goversion go1.13.1 -D "" -importcfg $WORK/b042/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/54/546995af86e72b2ec5834c39063b17357b5256e322ede9fd197766ae43edeb4e-d # internal internal/fmtsort mkdir -p $WORK/b040/ encoding/binary mkdir -p $WORK/b033/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid EoK8n1RexKzzmnDeU840/EoK8n1RexKzzmnDeU840 -goversion go1.13.1 -D "" -importcfg $WORK/b040/importcfg -pack ./sort.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Vit4wizJvFylRh9XXaYR/Vit4wizJvFylRh9XXaYR -goversion go1.13.1 -D "" -importcfg $WORK/b033/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0d/0d8647933da70e71d08f51b5c8ded9c2565b63afd6f5ae537ff499b74d3dd97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/47/475770eeba1028404d5df5509f3e4d9137af7ea3b31c04e8e8eaa158e5290965-d # internal crypto/cipher mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./xor_amd64.s crypto/md5 mkdir -p $WORK/b056/ crypto/sha1 mkdir -p $WORK/b059/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./md5block_amd64.s cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./sha1block_amd64.s crypto/sha512 mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./sha512block_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Nnw2gLStPdZor4dvdm9q/Nnw2gLStPdZor4dvdm9q -goversion go1.13.1 -D "" -importcfg $WORK/b052/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b031/_pkg_.a packagefile crypto/subtle=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p crypto/cipher -std -installsuffix shared -buildid jBDMzTYMMdVglzl9Y7Uo/jBDMzTYMMdVglzl9Y7Uo -goversion go1.13.1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/md5 -std -installsuffix shared -buildid Kb-BTqi61yUg238Az0SB/Kb-BTqi61yUg238Az0SB -goversion go1.13.1 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 6o6Qsetq8QURg5vdlT6X/6o6Qsetq8QURg5vdlT6X -goversion go1.13.1 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d9/d9d1b671ad808952e7274ad02d69854618d436ae37c830f836dc6f290ebf4c84-d # internal fmt mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b040/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKEFLsj-6Sdx6YT2LU8g/aKEFLsj-6Sdx6YT2LU8g -goversion go1.13.1 -D "" -importcfg $WORK/b039/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid xuGoMUlUBiloZXPzPGX3/xuGoMUlUBiloZXPzPGX3 -goversion go1.13.1 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e4/e4526e0da822a3ef3b279420bd1bd2fda593150d286fb2eced0747dc7de67397-d # internal crypto/sha256 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/01/0187f3827c8ae61e7eefde0b0745aa5e2d39dde9a84321c73bb658ec4cb9106f-d # internal encoding/base64 mkdir -p $WORK/b066/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid J8LREKUmIW5y7Ly-C6Oe/J8LREKUmIW5y7Ly-C6Oe -goversion go1.13.1 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid DBsTnQn2olTcsWm5dSVG/DBsTnQn2olTcsWm5dSVG -goversion go1.13.1 -D "" -importcfg $WORK/b066/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f8/f8aba0afd6b47b9659eb1acca28590d93115f592984423c951785dd287aeef55-d # internal crypto/aes mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/78/781fd3403dd10ad8d90e38fa11e21d5b3aefdaeeaef49c84e57fe6c3de4596a3-d # internal crypto/des mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile crypto/internal/subtle=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid RD5LvfxDL3L8EPTb0cMs/RD5LvfxDL3L8EPTb0cMs -goversion go1.13.1 -D "" -importcfg $WORK/b035/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile crypto/internal/subtle=$WORK/b031/_pkg_.a packagefile crypto/subtle=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p crypto/aes -std -installsuffix shared -buildid 3s27jfts8L-5kBpyi6os/3s27jfts8L-5kBpyi6os -goversion go1.13.1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7d/7d9ad0650ed260c3d3d933df6957bb6760a81cf6246a8911f3cd6f02efd79545-d # internal path/filepath mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid gNaeJ1Go3AvidmU3aUp8/gNaeJ1Go3AvidmU3aUp8 -goversion go1.13.1 -D "" -importcfg $WORK/b070/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8e/8ebca5a9047c26b7bc35375c89d18cdd347fddebc6c83d646b0872df323a34ae-d # internal encoding/pem mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid viP62d9MCZQ16khZ5CST/viP62d9MCZQ16khZ5CST -goversion go1.13.1 -D "" -importcfg $WORK/b065/importcfg -pack ./pem.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b7/b7bbab10fc0636ded30fba249949c9b32ef09f61368f189beb900afba9682b72-d # internal net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5d/5d3d92be15b6cd0bc55062f93ca01aacc8bfbee15d82e386facefc6b8a46012f-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -upObE0ew9yQ68QHnYrM/-upObE0ew9yQ68QHnYrM -goversion go1.13.1 -D "" -importcfg $WORK/b078/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o $WORK/b029/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/27/2708c891e86d5c0edfcf076e484a0f4f1abaf7f7d3c4a35e9cc984987189ac55-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f7f6713f2c3b6495020a4c2600417d671336f811166c94fe4b497597ef081afe-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b081/symabis ./cpu_x86.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid vZBOVMlOulAwdEsJLdCW/vZBOVMlOulAwdEsJLdCW -goversion go1.13.1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Tuwlfzl2xzmvOfOOorbc/Tuwlfzl2xzmvOfOOorbc -goversion go1.13.1 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/93/934d1db6fe57f9400cd1bbc3c8b1478253671733db016345e26810c7ca9e390a-d # internal io/ioutil mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid _rJAgEsWVjhG4whJrONp/_rJAgEsWVjhG4whJrONp -goversion go1.13.1 -D "" -importcfg $WORK/b069/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f5/f5808d3c76677113b6d9624956a9ed0ae009c09e673f20049336b54594a9d8c7-d # internal runtime/debug mkdir -p $WORK/b126/ cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b126/symabis ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/cpu_x86.o ./cpu_x86.s cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p runtime/debug -std -installsuffix shared -buildid CAH_DervJ0ApRr8e3qdy/CAH_DervJ0ApRr8e3qdy -goversion go1.13.1 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/76/767d9fffb231d61cd9d8e6a8e8b1b030962a1d3fb8e2c855abddc9ce3a6abd12-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid _owY7f0MZOVWYmlhS8zx/_owY7f0MZOVWYmlhS8zx -goversion go1.13.1 -D "" -importcfg $WORK/b130/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e6/e6b29e166f1205566fb646e094b07e06bc25b8657db2fe4df31e7ca084006e04-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./chacha20poly1305_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid GoIS8ekvG0eIXCruYs_W/GoIS8ekvG0eIXCruYs_W -goversion go1.13.1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b126/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/72/72dab7991caf897efd88e211c069b7e790fd016d4f596ee44a71fedc5665f4fe-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b020/_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_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid KN9w617S8KrLUT_Vt0im/KN9w617S8KrLUT_Vt0im -goversion go1.13.1 -D "" -importcfg $WORK/b125/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/79/79bc15441e5964cf04889b5895abf6ed0bf72154bf82420681e9390bb2629212-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b134/ cat >$WORK/b134/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_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b134/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a5/a5161b91d8ce38989360342dfb2ee686c27265fba2efa5331db6e6aba8257784-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/snappy mkdir -p $WORK/b151/ cat >$WORK/b151/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b151/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b094/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -installsuffix shared -buildid 61FeuieZxjXO5ScPUOrt/61FeuieZxjXO5ScPUOrt -goversion go1.13.1 -symabis $WORK/b151/symabis -D "" -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid uV-JrYDK90iNFeyEHr-7/uV-JrYDK90iNFeyEHr-7 -goversion go1.13.1 -symabis $WORK/b134/symabis -D "" -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h ./cpuid.go ./cpuid_amd64.go ./sha256.go ./sha256blockAvx2_amd64.go ./sha256blockAvx512_amd64.go ./sha256blockAvx_amd64.go ./sha256blockSha_amd64.go ./sha256blockSsse_amd64.go ./sha256block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1b/1bd3a5752adde7616e9ea608bdfd074a7f004782da24881ca5e05366b6f0ea72-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/81/81d44596e2e0d01acba66c840ae823e80996a28cde737bfd0b5aba6b4078e1be-d # internal encoding/hex mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid tRTx6FGzZswosI7SmEhC/tRTx6FGzZswosI7SmEhC -goversion go1.13.1 -D "" -importcfg $WORK/b064/importcfg -pack ./hex.go math/big mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./arith_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b151/decode_amd64.o ./decode_amd64.s cat >$WORK/b038/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/b039/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p math/big -std -installsuffix shared -buildid HTXyIFbFAZjsfj5DMqKE/HTXyIFbFAZjsfj5DMqKE -goversion go1.13.1 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b151/encode_amd64.o ./encode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/72/72261ba0eb18c13b7de5f7f66085212cc279ed76a25870582ac5e4db7d9bc202-d # internal net/url mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net/url -std -complete -installsuffix shared -buildid ftMBFwwmZPq0oz3DtnF1/ftMBFwwmZPq0oz3DtnF1 -goversion go1.13.1 -D "" -importcfg $WORK/b076/importcfg -pack ./url.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b151/_pkg_.a $WORK/b151/decode_amd64.o $WORK/b151/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/27/277aaa1d1a2dbae96345661b58342d13b2550a7e495a76d3a070b8e60273de1c-d # internal encoding/json mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b086/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid kTbppPVzBNP_cwLAKyen/kTbppPVzBNP_cwLAKyen -goversion go1.13.1 -D "" -importcfg $WORK/b084/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/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b134/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/22/225789a22724fc588147702b365b19e5735f07aca29d257e6de037b5d9b03157-d # internal flag mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p flag -std -complete -installsuffix shared -buildid oIKbd-FghcRvVR4SlQHj/oIKbd-FghcRvVR4SlQHj -goversion go1.13.1 -D "" -importcfg $WORK/b087/importcfg -pack ./flag.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b134/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b134/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b134/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b134/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d4/d411d6a27a907b9d623c24de0c03a58d6b0d2ecad19b1b46674f997333c250da-d # internal log mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p log -std -complete -installsuffix shared -buildid GrbeOwTcxg3OH5ZOxHnr/GrbeOwTcxg3OH5ZOxHnr -goversion go1.13.1 -D "" -importcfg $WORK/b090/importcfg -pack ./log.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b134/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b134/_pkg_.a $WORK/b134/cpuid_amd64.o $WORK/b134/sha256blockAvx2_amd64.o $WORK/b134/sha256blockAvx512_amd64.o $WORK/b134/sha256blockAvx_amd64.o $WORK/b134/sha256blockSha_amd64.o $WORK/b134/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/53/536f29f581c2d82da72e30a775eeccd29c27ad3ce188cf79bdb9e13d2a000b6d-d # internal compress/flate mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid QNI-dPr6BNFrbyvL8KLs/QNI-dPr6BNFrbyvL8KLs -goversion go1.13.1 -D "" -importcfg $WORK/b093/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/36/36569dad3b96905e4958403ff1fc167c6a2b6dccc8b9e91ab3b1b8410720bea8-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid mhBBATcQs6w-I0NNmCc2/mhBBATcQs6w-I0NNmCc2 -goversion go1.13.1 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/06/06cb735b725619d16f535a5d32c94be0ca5119a6d3c3d1f333d811199f0da4ca-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NtBgR6jSTPHFWF28ZO7q/NtBgR6jSTPHFWF28ZO7q -goversion go1.13.1 -D "" -importcfg $WORK/b102/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/84/84cd65ce1ba6add51f590c16a0ffb1e8584397edc7b790a59d021f8aec9dd38f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid jTzIWmZ7azUNZZR-x3QQ/jTzIWmZ7azUNZZR-x3QQ -goversion go1.13.1 -D "" -importcfg $WORK/b100/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/89/89954749da86fead5c8f0ec7f34e2bbbfd5ed4e52330832bcd1fb0806761a9f0-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid rVlwun_NAcAaUhNAIh4H/rVlwun_NAcAaUhNAIh4H -goversion go1.13.1 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5c/5c51eb5e341c52f17f56fa81ad25db2749be569916b17d172b74bbfb080d93d9-d # internal compress/gzip mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile hash/crc32=$WORK/b094/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid ItFrcScchCuYIjgV0pNh/ItFrcScchCuYIjgV0pNh -goversion go1.13.1 -D "" -importcfg $WORK/b092/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6f/6ff84bb5ffc8a681a05aa4afcc28c4cc7318cc92063c49a96c4d204e3603d997-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/42/42ba4e890af760b8f3ae3bdd823e8f8520490ea7ec5ce0adcea2989363cefb46-d # internal mime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime -std -complete -installsuffix shared -buildid eqD0TYWIjA8sx8ZYwa2a/eqD0TYWIjA8sx8ZYwa2a -goversion go1.13.1 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 6Xu8RxAfpuE4FUq4cWlT/6Xu8RxAfpuE4FUq4cWlT -goversion go1.13.1 -D "" -importcfg $WORK/b089/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -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 -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0d/0d048fc3c1a88ae170225c93e40c7055f17670daf66d4dff9f720187fb9f1685-d # internal mime/quotedprintable mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid iRRdwoKdzoSGXjzaV_rO/iRRdwoKdzoSGXjzaV_rO -goversion go1.13.1 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/11/115272eb936652efef8807c0f8caca78456ca04066ab1d21a857f35cb2cf0622-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Juux_Nw7waf46EprxMHk/Juux_Nw7waf46EprxMHk -goversion go1.13.1 -D "" -importcfg $WORK/b099/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid tTSHn8Z67TZ7rdYaRUA4/tTSHn8Z67TZ7rdYaRUA4 -goversion go1.13.1 -D "" -importcfg $WORK/b071/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/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/21/211eb1d7c9e29025d10b24ae1921471d96c00439aa3a051a08392d4494b80778-d # internal net/http/internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid uhnshPUO9CrMIMe-zjS-/uhnshPUO9CrMIMe-zjS- -goversion go1.13.1 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e6/e6df95a74d270507b89c9d4e5054b8bc5021dbcba547ad57ed4ac9e695a03bfa-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9e/9efe39c7a38fbbaf966c0609f11e663e2ac8e684f33a1f44349b9dc6d2e455ba-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 5pMrzrLwi0mM4LfpKwpa/5pMrzrLwi0mM4LfpKwpa -goversion go1.13.1 -D "" -importcfg $WORK/b114/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 crypto/elliptic mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b037/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid xR4VzSPa4W6T8ssEcF5H/xR4VzSPa4W6T8ssEcF5H -goversion go1.13.1 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c1/c1bb6ac9905eb8e125c068c91e12a8938e0ce987e7d0f088b0264e324ba4a808-d # internal encoding/asn1 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _Un7iJS9zPslEyeePIh4/_Un7iJS9zPslEyeePIh4 -goversion go1.13.1 -D "" -importcfg $WORK/b050/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/56/563ba3a1979cdc6a6f7ae4b28c13b6ddc83fa63a17ad7f0ceb0f1604eb742556-d # internal crypto/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b029/_pkg_.a packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 0bFD2Tgw_oTFwVIsduIk/0bFD2Tgw_oTFwVIsduIk -goversion go1.13.1 -D "" -importcfg $WORK/b053/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6d/6df89ff346eda96b69e75463e042aebb6c08540460f356702d90d4a5d98d3941-d # internal crypto/ed25519 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b024/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid i58pXWleI21cHk2RM3K7/i58pXWleI21cHk2RM3K7 -goversion go1.13.1 -D "" -importcfg $WORK/b051/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b037/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/4a/4a02970b6d3cda5d60e83b63a5157f7f2378d54de852ba67662fcce814d50676-d # internal crypto/rsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b024/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid cbBJky4lKpwR2RnIRRZg/cbBJky4lKpwR2RnIRRZg -goversion go1.13.1 -D "" -importcfg $WORK/b058/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/81/817decf8b3f763cd81f2043189da86bab5972c9f9e81d49900b7ea6889b06a97-d # internal crypto/dsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tiWF6KddiW4BWhLO2v-0/tiWF6KddiW4BWhLO2v-0 -goversion go1.13.1 -D "" -importcfg $WORK/b062/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/11/111e91c8bd30ba8dc907698cd0264962649e7a9e734a174a0d9ebe77b7de23d8-d # internal crypto/ecdsa mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b024/_pkg_.a packagefile crypto/aes=$WORK/b029/_pkg_.a packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile crypto/elliptic=$WORK/b037/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b049/_pkg_.a packagefile encoding/asn1=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid BHtwf4y4jk4u7zHPQpX9/BHtwf4y4jk4u7zHPQpX9 -goversion go1.13.1 -D "" -importcfg $WORK/b036/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3e/3ec5368aa6f47fc9e3108813c57f8eac6f5acf5a9ed1306fe05020016162d674-d # internal crypto/x509/pkix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ZekMOlVEW6PxjsrPChvl/ZekMOlVEW6PxjsrPChvl -goversion go1.13.1 -D "" -importcfg $WORK/b063/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/92/927ea23745fbf88184da3b82ea81d2a482154f7cd0eb3d0543498b3b0628572a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid qIkRwOLhSmGRlJHTGd5Y/qIkRwOLhSmGRlJHTGd5Y -goversion go1.13.1 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2c/2c8bf8946c00877178adb89160905ad96078c7ad819f6ba197f0062b638337e8-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b121/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 6_b-DBHsLlY_MyoOXcEX/6_b-DBHsLlY_MyoOXcEX -goversion go1.13.1 -D "" -importcfg $WORK/b120/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_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/63/6312f1d311e327303f582641495fb3ec2c1e06e64cddd8fb0acfd64ea847c3fd-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b070/_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_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid SJNi_135BpqyI_s5L0Eu/SJNi_135BpqyI_s5L0Eu -goversion go1.13.1 -D "" -importcfg $WORK/b124/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/48/4805380f8af2f068c026d0206614f030889041a7b4bdfdb6063b0681969f2987-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid c7-hQobTZf7XOG1rW_Cg/c7-hQobTZf7XOG1rW_Cg -goversion go1.13.1 -D "" -importcfg $WORK/b131/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ad/ad3ff19058087d8efcff079328dcf0c41b07e1008f8ba2a8d371d7a5d62d7819-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid uTXFNodB6xiOhNDNh9ZA/uTXFNodB6xiOhNDNh9ZA -goversion go1.13.1 -D "" -importcfg $WORK/b132/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f2/f2548b47d3fe88328bd9e07888476d6accd3aac926b06f36bc6ae7d23dd204dc-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b133/ cat >$WORK/b133/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/b053/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b131/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid MkuR8gwdhyD2pqk9ShEc/MkuR8gwdhyD2pqk9ShEc -goversion go1.13.1 -D "" -importcfg $WORK/b133/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6c/6c05dba92c2ee6c2e81728239827b076e9216586d94ae0f53c1068656cea12f3-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b135/ cat >$WORK/b135/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/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b136/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Q2399oUcWVfEiR-Bl3qE/Q2399oUcWVfEiR-Bl3qE -goversion go1.13.1 -D "" -importcfg $WORK/b135/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6e/6e306170fc6962848e3ee25e4652379e0fa21591381abe5fbd6846a959edbd1f-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b039/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid Lvi7ieSHcZ3qlpmmNJ2I/Lvi7ieSHcZ3qlpmmNJ2I -goversion go1.13.1 -D "" -importcfg $WORK/b138/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a9/a9d35e37c7e13d13494a41a9fe500de7a18f040ac9502ad902c339fef3a3aec0-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b141/ cat >$WORK/b141/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/b039/_pkg_.a packagefile hash/crc32=$WORK/b094/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid GP8qCH7YXbQ5ZteiCz8i/GP8qCH7YXbQ5ZteiCz8i -goversion go1.13.1 -D "" -importcfg $WORK/b141/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b7/b79c02afff6ff531195822821b8fcfc325af8c62e066ff9850fe17148d75282d-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid aHPS8qHBXH1gXoyWMNp9/aHPS8qHBXH1gXoyWMNp9 -goversion go1.13.1 -D "" -importcfg $WORK/b144/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/65/65b05cf234d589d9aaf4de26acedde8d71a79493f1126344ee20cd9d4688aef6-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b140/ cat >$WORK/b140/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/b141/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid eyusOS2nD3isSwEj-9he/eyusOS2nD3isSwEj-9he -goversion go1.13.1 -D "" -importcfg $WORK/b140/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/87/87a906087abfceb6ec87bbf08123fdcfd2dce8700a41bbe001a60d036e0e4930-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b145/ cat >$WORK/b145/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/b141/_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_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid b4JSYl6Z73_9kI1jlb7w/b4JSYl6Z73_9kI1jlb7w -goversion go1.13.1 -D "" -importcfg $WORK/b145/importcfg -pack ./bloom.go ./filter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/19/19b1dfadaa8960e0432e665a040b2e7ec72bcfa53c856ca74871c71eb506a76c-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b149/ cat >$WORK/b149/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/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b145/_pkg_.a packagefile math=$WORK/b027/_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_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid eEM9D_D6hLvYBFPdOkq6/eEM9D_D6hLvYBFPdOkq6 -goversion go1.13.1 -D "" -importcfg $WORK/b149/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/4c/4cb59fc7f08ad7440d7a9c23c4c2d0857a2e3231404ce4a5a5f1b6d818f2ebb5-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Ow26yzC34lBqryJtTOwg/Ow26yzC34lBqryJtTOwg -goversion go1.13.1 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/1c/1c931d5c3a5b37179ab4cc6913f99c0150fbdd98ab197fa094f0c8e42fea3207-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b143/ cat >$WORK/b143/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/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_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_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid CIfm8-3pydD31SDLEJYr/CIfm8-3pydD31SDLEJYr -goversion go1.13.1 -D "" -importcfg $WORK/b143/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9c/9cd7b4f8e6a1ccfa624daee3d1333aa716b12c9e67589059a18f59d179597da6-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b146/ cat >$WORK/b146/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/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_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_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid e90_2MLZiVhPrG6C8MCK/e90_2MLZiVhPrG6C8MCK -goversion go1.13.1 -D "" -importcfg $WORK/b146/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/b4/b452c94c1f01cb1be3550333638d5f9e3de21c1219057bd046a9c7ba687db16c-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b147/ cat >$WORK/b147/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/b033/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid AH6VkBUI-5it3xPHXM8-/AH6VkBUI-5it3xPHXM8- -goversion go1.13.1 -D "" -importcfg $WORK/b147/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/c6/c654154ed6a56eb6d83014aee9af1cf4897a12a0a4f44bfc2339f0f5c4f1f73a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/da/da6c4652730057ba95edd8a5ba00ba1771de3dc9075d54bf7d9d872e9cf49816-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4e/4e31bdf6002e0269997b2f36c909e9a42cc8f50f05608411c34c596ce0b7b789-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b150/ cat >$WORK/b150/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/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b148/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid FBaKUz3NEh0GruoaXY_1/FBaKUz3NEh0GruoaXY_1 -goversion go1.13.1 -D "" -importcfg $WORK/b150/importcfg -pack ./reader.go ./table.go ./writer.go cat >$WORK/b148/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/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid YFh-PkGEMHNiVqgwyZpI/YFh-PkGEMHNiVqgwyZpI -goversion go1.13.1 -D "" -importcfg $WORK/b148/importcfg -pack ./memdb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d4/d47a6f892b851f5339437e7d86126852309dcf0e080a0254ca60cb0de71c27f0-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/cf/cf0b17c099fbe081f15ba0b81403aa465e15b71927303cad2cf715208503fdea-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ net/textproto mkdir -p $WORK/b104/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 1EF7b9AwxZNu6si-AaLK/1EF7b9AwxZNu6si-AaLK -goversion go1.13.1 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid FYv75b0HF4FXLhFtj_SB/FYv75b0HF4FXLhFtj_SB -goversion go1.13.1 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go crypto/x509 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b024/_pkg_.a packagefile crypto/aes=$WORK/b029/_pkg_.a packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile crypto/des=$WORK/b035/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b036/_pkg_.a packagefile crypto/ed25519=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b037/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b049/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid DqYJ1mOiz_juSQJCvPir/DqYJ1mOiz_juSQJCvPir -goversion go1.13.1 -D "" -importcfg $WORK/b061/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_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/00/00526a3bdbfecce2b1005a87e1d31ef0b37d6323987b2fba86c2d3f2180934bc-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b123/ cat >$WORK/b123/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/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b125/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b121/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 8RrWYLEMFkvF7OHzjHSO/8RrWYLEMFkvF7OHzjHSO -goversion go1.13.1 -D "" -importcfg $WORK/b123/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_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/cb/cb74edc6d5c5e09a6b57d4bf3ae3c4fb566b42fb81c9208f69737e7b78a46173-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b139/ cat >$WORK/b139/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/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid 67TcIAIOx4ZzylsKtzBV/67TcIAIOx4ZzylsKtzBV -goversion go1.13.1 -D "" -importcfg $WORK/b139/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/b114/_pkg_.a /builddir/.cache/go-build/09/09ce7ad7ed1e5e93c2dbe2a2f184b923a5413fde56463e5a08073f78491ab771-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b114/_pkg_.a packagefile math=$WORK/b027/_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_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid lZUUbv3UbCxPmXWSja4-/lZUUbv3UbCxPmXWSja4- -goversion go1.13.1 -D "" -importcfg $WORK/b116/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/21/21e8a97fd6cab5295364c703b5f102b931cd4eb6c6b07047cb76937fa6cc8235-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid hr6zz1O5hia90NqqFZxE/hr6zz1O5hia90NqqFZxE -goversion go1.13.1 -D "" -importcfg $WORK/b098/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/92/9248de56ea74d21e50fc2b6e4ef34e091ec71d1d907a12b92061edb5aa70a7be-d # internal mime/multipart mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid MTJ8uK_HD56qINl17PA1/MTJ8uK_HD56qINl17PA1 -goversion go1.13.1 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ec/ec8f42c1d1d9a55fc2045249307b880fed79dc5c616fb6cc4dd6b53ccd4be7e2-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b115/ cat >$WORK/b115/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/b116/_pkg_.a packagefile sort=$WORK/b041/_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_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid _d4Rf6BJ24CrtzCZJd4S/_d4Rf6BJ24CrtzCZJd4S -goversion go1.13.1 -D "" -importcfg $WORK/b115/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/22/22722357cc7bdc8be30376544e5b5ab6812d290bacd40bfd1005197da09aca40-d # internal github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b118/ cat >$WORK/b118/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/b114/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid O8lw-xros35p7CW9DAum/O8lw-xros35p7CW9DAum -goversion go1.13.1 -D "" -importcfg $WORK/b118/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f5/f560ccec325294d179b7281a3b74e5bf4e7007c178c939aadc361fb85d32b95c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/28/28e2b1cc101fe4dcd354a78fa7cb86bfa759f985612a5117c0540465b5a641c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/10/10530568df54a1b637203cdc38c8ad8f68c1344fbbe3a640606c78e12690b9fb-d # internal crypto/tls mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b023/_pkg_.a packagefile crypto=$WORK/b024/_pkg_.a packagefile crypto/aes=$WORK/b029/_pkg_.a packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile crypto/des=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b036/_pkg_.a packagefile crypto/ed25519=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b050/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid KwChFn9KstvMjj1hATZL/KwChFn9KstvMjj1hATZL -goversion go1.13.1 -D "" -importcfg $WORK/b022/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_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/3e/3e195fc8efd2fc334d2bec2b23381c9c161b59e320133f362cd7b45b265e054e-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/fa/fabd1182ee98f687a91f2f18702e80a7327949bd537023e5baa9a64bd4558197-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b091/ cat >$WORK/b091/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/b092/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b089/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_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_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid nCxKSNOpFCYgm1wgoQY0/nCxKSNOpFCYgm1wgoQY0 -goversion go1.13.1 -D "" -importcfg $WORK/b091/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/33/33d97fd1f56b107945c687387c6a618fcd6fa94ddb6aebe26e213f5c619ddc7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0e/0ed49e1c6ed6504d6f60c621b91420c304a7b4c19f31cc52ac52b29e5d561847-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b088/ cat >$WORK/b088/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/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b091/_pkg_.a packagefile math=$WORK/b027/_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_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Ldk1bTFAqwgwO9AyuNmG/Ldk1bTFAqwgwO9AyuNmG -goversion go1.13.1 -D "" -importcfg $WORK/b088/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f5/f5f257c45913454e287a8bd1a6f5114031007ef3dacbf1aba0d805cf3f0b4e6e-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b128/ cat >$WORK/b128/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/b060/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vMQ7jCC8r37tRb-ryvaJ/vMQ7jCC8r37tRb-ryvaJ -goversion go1.13.1 -D "" -importcfg $WORK/b128/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_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/62/62ce15963f33a9e07508a6911cab206b4f23320f82a181bcd26491a613f0e8e1-d # internal net/http/httptrace mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b022/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b137/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ionTVpVtPQFGygxNmFVB/ionTVpVtPQFGygxNmFVB -goversion go1.13.1 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b036/_pkg_.a packagefile crypto/elliptic=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b022/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b132/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid zoD8eTt1iTd_Vg1eiTD1/zoD8eTt1iTd_Vg1eiTD1 -goversion go1.13.1 -D "" -importcfg $WORK/b137/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0f/0f85206ad71b1840131a4a51958fe6bbb068558d5bf9e9020e7070ec105b77e9-d # internal net/http mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b092/_pkg_.a packagefile container/list=$WORK/b023/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0GhKFVbsaiiXVMi8ykv4/0GhKFVbsaiiXVMi8ykv4 -goversion go1.13.1 -D "" -importcfg $WORK/b097/importcfg -pack ./client.go ./clone.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_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/20/20981e431e2b6ac1fe7968948425cacb4c420c78620ffb212a67a6f23dcfdbc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/91/91ed936d109fb9d0934425f57f18469ea131c093d0bcd9e90c41347dbebee4ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/bf/bf2dc28ce7e0b7cb14f8d57b56aa3ccc26d344b626b994296473f0ffe7ab3229-d # internal expvar mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p expvar -std -complete -installsuffix shared -buildid 3dCqPJANfOgwRztO07ZA/3dCqPJANfOgwRztO07ZA -goversion go1.13.1 -D "" -importcfg $WORK/b096/importcfg -pack ./expvar.go github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b117/ cat >$WORK/b117/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/b054/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b120/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid RbYV0nv_1ty8Ax4BjhMG/RbYV0nv_1ty8Ax4BjhMG -goversion go1.13.1 -D "" -importcfg $WORK/b117/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/76/767dbf9db7220e4883dad98c758f86abf4d7a93439d652f069b472b3cc43486a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f5/f5adf8588ba68cc3e8681509b3faae98bf74b1380f5bf531b1263f3ced77120b-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b095/ cat >$WORK/b095/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/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b126/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid afq5c07LTOX4i-EAOxee/afq5c07LTOX4i-EAOxee -goversion go1.13.1 -D "" -importcfg $WORK/b095/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_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e2/e2a54e3ed1a2514dc3aa965f0aff038af66c8831290c1b59ea3bb35ff1bea661-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b127/ cat >$WORK/b127/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/b054/_pkg_.a packagefile compress/gzip=$WORK/b092/_pkg_.a packagefile crypto/tls=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b117/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_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_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid UfAXvDn7FSN6ViyvQ7Yd/UfAXvDn7FSN6ViyvQ7Yd -goversion go1.13.1 -D "" -importcfg $WORK/b127/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d3/d3f758310a1d10b18826c0d14369454278ca87d86aed80be9269caeacf36dc40-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/b018/_pkg_.a packagefile crypto/tls=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stdiscosrv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Tw00HmUUgayTWwZk8WiZ/Tw00HmUUgayTWwZk8WiZ -goversion go1.13.1 -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_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5d/5d3a90d9b09c5c825302c2877c42acc174025ad73e7f73b3b8abf5bb9b90d741-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/b018/_pkg_.a packagefile crypto/tls=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b039/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b023/_pkg_.a packagefile crypto=$WORK/b024/_pkg_.a packagefile crypto/aes=$WORK/b029/_pkg_.a packagefile crypto/cipher=$WORK/b030/_pkg_.a packagefile crypto/des=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b036/_pkg_.a packagefile crypto/ed25519=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b050/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b038/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile unicode/utf16=$WORK/b086/_pkg_.a packagefile internal/fmtsort=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b091/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile expvar=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime/debug=$WORK/b126/_pkg_.a packagefile compress/gzip=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b150/_pkg_.a packagefile hash/crc32=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile internal/oserror=$WORK/b021/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b045/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile crypto/internal/subtle=$WORK/b031/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b119/_pkg_.a packagefile regexp=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b125/_pkg_.a packagefile compress/flate=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile regexp/syntax=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=eGtESsb_yPBW-Ppw4WEM/Tw00HmUUgayTWwZk8WiZ/9qTZdE9BUnFBJd2jXKLX/eGtESsb_yPBW-Ppw4WEM -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x4e91bb70e4016fa04884fa6a130882957ca3a347 -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_amd64/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' + GO111MODULE=off + 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=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x874cd43092d953e75d943510375e0cbbc01140b0 -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-build049355206 internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid rbNwnx2GKUz30V5bti5p/rbNwnx2GKUz30V5bti5p -goversion go1.13.1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s unicode mkdir -p $WORK/b016/ sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p unicode -std -complete -installsuffix shared -buildid iljY-qMMjZhRPv6GXQmZ/iljY-qMMjZhRPv6GXQmZ -goversion go1.13.1 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF runtime/internal/atomic mkdir -p $WORK/b009/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid tCcJ4YCp49O-WMX3wx2i/tCcJ4YCp49O-WMX3wx2i -goversion go1.13.1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 2MReao0RuBKP3vN8dYk9/2MReao0RuBKP3vN8dYk9 -goversion go1.13.1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid RoFVl0n9_d7o_HYU-nv2/RoFVl0n9_d7o_HYU-nv2 -goversion go1.13.1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1e/1e924e324e73783497bee0772f31b1ab7222ce41c2e0551a6b80d08d85307b1b-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_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid _2LZhDOOYANMbmJtr2lt/_2LZhDOOYANMbmJtr2lt -goversion go1.13.1 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPDYqqm9Ieapafe8jEgM/UPDYqqm9Ieapafe8jEgM -goversion go1.13.1 -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_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b2/b2bff9dbbe2c01075de7b931040cf139638b9fc19d4ad96402566a893c0b1fe9-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid E9mgCIecIhfn2LLf854c/E9mgCIecIhfn2LLf854c -goversion go1.13.1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9e/9eee34b443c2e830af5aeeedf23ecbe3088df598463df0ed99e32cb95fbb2d52-d # internal crypto/internal/subtle mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid n6V2bn8tlPe4tfgVZXev/n6V2bn8tlPe4tfgVZXev -goversion go1.13.1 -D "" -importcfg $WORK/b022/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/76/766ccf7df5151c75d521bd5acf5bb18a1caf7abcf7f8b304595740f42c934da0-d # internal crypto/subtle mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid pOAVQAlXX7ni4Jmf5ykn/pOAVQAlXX7ni4Jmf5ykn -goversion go1.13.1 -D "" -importcfg $WORK/b023/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/99/997ece8beb3ed6276f4236c2687f7c11fa72484f0d26b25c8675d15b74dda4a1-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/4a/4a6183291a5256f9e38f0fccc4ee73ad889c94f130a01a26fae44886f75b9cdd-d # internal internal/testlog mkdir -p $WORK/b039/ math/bits mkdir -p $WORK/b026/ cat >$WORK/b039/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_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6s73yFxUl6JmmIQZAS/oE6s73yFxUl6JmmIQZAS -goversion go1.13.1 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math/bits -std -complete -installsuffix shared -buildid eCElmAUJSwFrPe6tyaOc/eCElmAUJSwFrPe6tyaOc -goversion go1.13.1 -D "" -importcfg $WORK/b026/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b8/b8fa9c0f61220d01d7a24296a31d240f60752b0b551ebaaad9b264a48b4e09f1-d # internal container/list mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p container/list -std -complete -installsuffix shared -buildid 6FO2PiK-nLLrU4DeJpjq/6FO2PiK-nLLrU4DeJpjq -goversion go1.13.1 -D "" -importcfg $WORK/b043/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/fa/fa0fe87b1f50e8637f5a29af1ee5250a948444412b4e12c8f121f033ea18ebf5-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid G3RJmQWkgxBlgNJn2Po1/G3RJmQWkgxBlgNJn2Po1 -goversion go1.13.1 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/92/92fc571123bc8b2c609c4329100d709d0f3425f7a9a64bb8e5beb4db89d98ff7-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/1c/1cfdb6f50605e214c506ebeca1ed82bb9797949ce6e25752af367a0c7cfd13e2-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid bds0ObR1XqseXQK8yT5m/bds0ObR1XqseXQK8yT5m -goversion go1.13.1 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/50/508de7eefdfe064111b75a47b8228329e624bb5d2cb7af8541d1ad5cb77c736c-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid z-ajKhrs6traLV8vUjPZ/z-ajKhrs6traLV8vUjPZ -goversion go1.13.1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go runtime/cgo mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6c/6c4b60117022634955ad73bc09450df1ffd422b8a7a8ca70715db581b542bbfd-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid AI6j_hlXRshd8S81dNl7/AI6j_hlXRshd8S81dNl7 -goversion go1.13.1 -D "" -importcfg $WORK/b079/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1f/1f4e3de29424777e6e00d2523ca59f3c7a9c8e459902509f9316fc3335d826f1-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d4/d46f773bce58155193cd835c919c8c550c69d9621fe11fdc85ec034dd3df7413-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b082/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true math cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1b/1b66bcf65c76c6198b61585c058527ad3f0736a1fdd6277d5030f4c0b6a68e90-d # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid 18TatEa6SYzNebYBtycS/18TatEa6SYzNebYBtycS -goversion go1.13.1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true mkdir -p $WORK/b025/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b025/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b082/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/03/03863863aec98775413fa274c07bc1ec4054493a5629730b52bdb3230876ef43-d # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p math -std -installsuffix shared -buildid zhTqX2SlYXXMQEaMQaE5/zhTqX2SlYXXMQEaMQaE5 -goversion go1.13.1 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.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 cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bc/bc8ce73c814cd68f70db3c13b749974953057365ef4d32bdc290c0d11526d36c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/freeze_amd64.o ./freeze_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/const_amd64.o $WORK/b082/cswap_amd64.o $WORK/b082/freeze_amd64.o $WORK/b082/ladderstep_amd64.o $WORK/b082/mul_amd64.o $WORK/b082/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/40/404cf23908d5e380ade3934ffdc50a7db82f3288e6f820bd13ca343bcbe8af56-d # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c encoding mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding -std -complete -installsuffix shared -buildid cs-gACnXZLH42bG4mBMk/cs-gACnXZLH42bG4mBMk -goversion go1.13.1 -D "" -importcfg $WORK/b085/importcfg -pack ./encoding.go unicode/utf16 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qTffJgAmrkdx03hskX_H/qTffJgAmrkdx03hskX_H -goversion go1.13.1 -D "" -importcfg $WORK/b086/importcfg -pack ./utf16.go github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b112/ cat >$WORK/b112/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_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid mOI1k4Tlc9j-J9H9Fl_B/mOI1k4Tlc9j-J9H9Fl_B -goversion go1.13.1 -D "" -importcfg $WORK/b112/importcfg -pack ./const.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/15/155c40ff81068bd3236724e7a6fbad6d841c6c7ad658bf9bc6c4051978205237-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/02/02ab91ba3cb5fe69f74dd98dba42a4fc15d4fb94ab64bf30aea7512b3dcf4072-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/57/57e30dda60da7ff8d9e766a1ae3255c8e15a0423b5758460a7e5523ebdf303e4-d # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid yn4UtDd2CKAvnnCRLVcw/yn4UtDd2CKAvnnCRLVcw -goversion go1.13.1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./mgcscavenge.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_generic.go ./os_linux_noauxv.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b025/_pkg_.a $WORK/b025/dim_amd64.o $WORK/b025/exp_amd64.o $WORK/b025/floor_amd64.o $WORK/b025/hypot_amd64.o $WORK/b025/log_amd64.o $WORK/b025/sqrt_amd64.o $WORK/b025/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ed/edcf2b69c3420b7f763ac83c65d2ca70e823e5b5b3f1286252ef12a77d44a978-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x012.o -c gcc_amd64.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./asm_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Csk4HL8nVn989bzhzGDE/Csk4HL8nVn989bzhzGDE -goversion go1.13.1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_amd64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b5/b5471896df52f8587758e987d439cfd60efac953bd1d893ab3c9c1e817d3fa21-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a7/a72e9bb3a9b4f460eca11cba2607559e56239b87efe4c8db2ec5e6c51641d50c-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid ksbsJA2am-rwmVOnrq58/ksbsJA2am-rwmVOnrq58 -goversion go1.13.1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 98uPjNYEvHcXh7T72tUk/98uPjNYEvHcXh7T72tUk -goversion go1.13.1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/aa/aa985c5acfb6b47e527fca6307013dbf5eb1595dab621bb739bb092653ff27db-d # internal internal/singleflight mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF math/rand mkdir -p $WORK/b040/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid X-iFn1yihd_k4PowPIAu/X-iFn1yihd_k4PowPIAu -goversion go1.13.1 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wfroipAa_W73hdR2qkXO/wfroipAa_W73hdR2qkXO -goversion go1.13.1 -D "" -importcfg $WORK/b040/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/59/59d63021eb0327b71720e2b55c69d81484828e3ca35bc44ba263a68d4bbe32d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/36/36905ed29d21ad769344c847ae8091ac8a942f253cf7493aca5995f25247d30b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/20/20194be41445fb2e16901baefcc3077e98cd05577d1f4e5a71a2245cae7a53d3-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b035/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p sort -std -complete -installsuffix shared -buildid bXQ1mGtd8QXCk6toGH8v/bXQ1mGtd8QXCk6toGH8v -goversion go1.13.1 -D "" -importcfg $WORK/b035/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 2SsiL71q0669ePjhwJvU/2SsiL71q0669ePjhwJvU -goversion go1.13.1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/49/49f78916ee231aa004dd5cf4b06ff71a46dac265c08cc0a8ca985201e5e9ebf5-d # internal internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid tBEcXtRMhpDaGU95fNrE/tBEcXtRMhpDaGU95fNrE -goversion go1.13.1 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go strconv mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p strconv -std -complete -installsuffix shared -buildid WdYMgqSklpbgTXHVgXHe/WdYMgqSklpbgTXHVgXHe -goversion go1.13.1 -D "" -importcfg $WORK/b028/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p io -std -complete -installsuffix shared -buildid HsQEXVi0PZKG6Roc6Qe7/HsQEXVi0PZKG6Roc6Qe7 -goversion go1.13.1 -D "" -importcfg $WORK/b012/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid okbSZOhiQHIY-8nNTgg4/okbSZOhiQHIY-8nNTgg4 -goversion go1.13.1 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/55/55b63a3ff752de1866357ba65c1c44bbbc5310e1b821ece352b62440a51cbf6d-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid uYVxrRhsDUexN2cevgOT/uYVxrRhsDUexN2cevgOT -goversion go1.13.1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/df/df2f0ba791e41f21e7dba403c4ea98471035a77726cdeeb6227fb4e1d0f7cc87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/9b/9bea4d31eb1f89f1a2d1e7789d2809a77188ff13f01416239ad3126f9b649636-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/b006/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid 4NE8-qLJRQIS8M4PuOP6/4NE8-qLJRQIS8M4PuOP6 -goversion go1.13.1 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid Wh_F5udmjS-PlymLQd27/Wh_F5udmjS-PlymLQd27 -goversion go1.13.1 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go strings mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p strings -std -complete -installsuffix shared -buildid pE9JSut43qgXyrZfSvNl/pE9JSut43qgXyrZfSvNl -goversion go1.13.1 -D "" -importcfg $WORK/b041/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b7/b71c5ce8db23e5e1442459b1168c24b98d0232b5e4741b7478b3d12d96fbea1d-d # internal crypto/internal/randutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid kpSfeeZ6gRQER4MKzNOb/kpSfeeZ6gRQER4MKzNOb -goversion go1.13.1 -D "" -importcfg $WORK/b049/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/02/0256a4bbcc90fdea5f4f692e5c17c0e14bfe7a6618f956dd7914bff085043746-d # internal crypto/hmac mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid dfhNnMkI91iopPptG0oz/dfhNnMkI91iopPptG0oz -goversion go1.13.1 -D "" -importcfg $WORK/b054/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/24/24e8ec8fe7d62d0f93e036b59f977a1f8ec6317e438e5798f2db8de447a53443-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid x_O2pKUIN9-PKV1Y2B9g/x_O2pKUIN9-PKV1Y2B9g -goversion go1.13.1 -D "" -importcfg $WORK/b083/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/af/af64f58a4c5c65a6d6672d7406608b57a53eaf1fa06975e94f5b7894eae69202-d # internal hash/fnv mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 0NYoHQOGUQmpL-XF9STB/0NYoHQOGUQmpL-XF9STB -goversion go1.13.1 -D "" -importcfg $WORK/b106/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6a/6aa1ca4406d45d40d5e1d7c680fc0bf8d43cf76d94ad6fb37573619d993f709f-d # internal reflect mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./asm_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p reflect -std -installsuffix shared -buildid 38o5rNVn2mJmlvzCCpAh/38o5rNVn2mJmlvzCCpAh -goversion go1.13.1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1a/1a0a052f2801bfe64ae8756aee1d2486ef97d0089666e4001a4ba446404f90a4-d # internal bufio mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bufio -std -complete -installsuffix shared -buildid OT8D82ot3UzsDmXDASHB/OT8D82ot3UzsDmXDASHB -goversion go1.13.1 -D "" -importcfg $WORK/b019/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/bc/bc416b10fe18d0df2577b88080d62b007773ae6381ebeb6ca3ac40f4a25591ab-d # internal crypto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid kdTGYb8Eo889XoJV8OhA/kdTGYb8Eo889XoJV8OhA -goversion go1.13.1 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d1/d1856ab225f245a90d71b802761b7665e1124d4d6b00888d5c7ebc23f208ff52-d # internal crypto/rc4 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 8D97MSpGg6Fhg4c-tsIP/8D97MSpGg6Fhg4c-tsIP -goversion go1.13.1 -D "" -importcfg $WORK/b056/importcfg -pack ./rc4.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a1/a15682f7f2ce25346558f55bd6d05d42d2a61b4bb96f05feb3d7c9275dbab2a4-d # internal path mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p path -std -complete -installsuffix shared -buildid 8gzbghBD-RxxlvmTEGFb/8gzbghBD-RxxlvmTEGFb -goversion go1.13.1 -D "" -importcfg $WORK/b093/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9b/9b5792f43b1c8d70d61394636061d77f2918f6b12a5713ce4dd9e4e54c897169-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./goid_go1.5_amd64.s cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a246aad4dad143c205ca46169723ead947b1f2d0639fab23cc313dd62fa2fee1-d # internal hash/crc32 mkdir -p $WORK/b120/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b120/symabis ./crc32_amd64.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_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_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid QJBxfEEY4nh4RmdaWzpz/QJBxfEEY4nh4RmdaWzpz -goversion go1.13.1 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p hash/crc32 -std -installsuffix shared -buildid ZqnQzfov8-JsiW8L41GC/ZqnQzfov8-JsiW8L41GC -goversion go1.13.1 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2d/2ddb703b3207a404e2a91c26a85e26e170d15d0ff58725269baf890edac127c2-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid aXdVQsL1bil5gPR1PLcQ/aXdVQsL1bil5gPR1PLcQ -goversion go1.13.1 -D "" -importcfg $WORK/b124/importcfg -pack ./transform.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/goid_go1.5_amd64.o ./goid_go1.5_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/6f/6f78edc872b030d3d0ca640d4413352fc3a23456bea798a0f2d746bdc23682af-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid dNZenW8b_QQ4yywMlf5j/dNZenW8b_QQ4yywMlf5j -goversion go1.13.1 -D "" -importcfg $WORK/b136/importcfg -pack ./transform.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a1/a172cce82acd2d579c2c8436772f91c939c8ec69ffea469cbf7e09199f939d3d-d # internal encoding/base32 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 5y9uf-wc3LxKRf2ktTdP/5y9uf-wc3LxKRf2ktTdP -goversion go1.13.1 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b120/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/11/1180b4a3f1c712735f2cad0e9ccfb10de2a0d79a701985d915c4c5af244e9a8b-d # internal github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote 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 strings=$WORK/b041/_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_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid UK6JZ-jC9j8bRTaHMinY/UK6JZ-jC9j8bRTaHMinY -goversion go1.13.1 -D "" -importcfg $WORK/b148/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/91/91a84e98c6c1ef21b4032dd93aad86553a76e356c720a42e4826017863267681-d # internal regexp/syntax mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qbC6rRedMmDV5GRxTH_K/qbC6rRedMmDV5GRxTH_K -goversion go1.13.1 -D "" -importcfg $WORK/b150/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_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/09/099a712e6283ff991d2e46210055e397dad8f81be9d16d70be0294a4b39b71f4-d # internal html mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p html -std -complete -installsuffix shared -buildid TDclqv5mVhrFZfj4pSKb/TDclqv5mVhrFZfj4pSKb -goversion go1.13.1 -D "" -importcfg $WORK/b163/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/91/91665a44a80e2124a45c20cf8868a5afa774bfb56daf396ef2662e638314729b-d # internal text/tabwriter mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1yT7sqOwOjGPUC5xKdxn/1yT7sqOwOjGPUC5xKdxn -goversion go1.13.1 -D "" -importcfg $WORK/b167/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ce/ce4c5bd9102088850b93f88389948e3dab2ad3fcbbcf076439821f429e46a145-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/e9/e9b83ac4542d4ff83e2a483dec7de60a5cdb38b095be62e72842b1e1b7433aa1-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0f/0fdb566b6db44308d9b0e2fe6f5f8e3a206eafe87e0041ddf0206e84e65dadf9-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/dc/dc777f3f0d50ea4ef22e94f46d3fbaacd195e6e67f0ad11000b4b9b65afee0f2-d # internal time mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p time -std -installsuffix shared -buildid G797fkGOun-W7pKoH31N/G797fkGOun-W7pKoH31N -goversion go1.13.1 -D "" -importcfg $WORK/b038/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TYlgzHdYFdl2P4PdM-pv/TYlgzHdYFdl2P4PdM-pv -goversion go1.13.1 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/9d/9d6b4ab428a706a1de9b11a306c98bbe990b9abd5c0e233f76e8a22c0e2d232c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/57/574c516227018637ca3a46fd9e18629a9959ff81a6ced9f2d64f3194f51e9080-d # internal regexp mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp/syntax=$WORK/b150/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p regexp -std -complete -installsuffix shared -buildid -LSaCs7Ex1kgvIKCoguW/-LSaCs7Ex1kgvIKCoguW -goversion go1.13.1 -D "" -importcfg $WORK/b149/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/c2/c29fb348760fa816ee18aecbaf9356717149bd137af9f42464ab78e4e0d65f6a-d # internal context mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p context -std -complete -installsuffix shared -buildid b0zH_cifNWBvA5qxEsT7/b0zH_cifNWBvA5qxEsT7 -goversion go1.13.1 -D "" -importcfg $WORK/b071/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/poll -std -installsuffix shared -buildid m9M5ympIowakSHwvP2aF/m9M5ympIowakSHwvP2aF -goversion go1.13.1 -D "" -importcfg $WORK/b037/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ff/ff104728029de23f7400299b482142fc79aad538ac14f795155051921e24ab16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f4/f48ac0586a10824e7d09679784a30e1d473b95e161ae93df3d70fd60b6841aee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/34/347cfcf9a52588a32b0bcb0f37154c26dcb16a0e2e8161c9690a8e615344c93f-d # internal os mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os -std -installsuffix shared -buildid ugmFr9VXcAFemNtCbtGA/ugmFr9VXcAFemNtCbtGA -goversion go1.13.1 -D "" -importcfg $WORK/b036/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/54/546995af86e72b2ec5834c39063b17357b5256e322ede9fd197766ae43edeb4e-d # internal internal/fmtsort mkdir -p $WORK/b034/ encoding/binary mkdir -p $WORK/b024/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid EoK8n1RexKzzmnDeU840/EoK8n1RexKzzmnDeU840 -goversion go1.13.1 -D "" -importcfg $WORK/b034/importcfg -pack ./sort.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Vit4wizJvFylRh9XXaYR/Vit4wizJvFylRh9XXaYR -goversion go1.13.1 -D "" -importcfg $WORK/b024/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0d/0d8647933da70e71d08f51b5c8ded9c2565b63afd6f5ae537ff499b74d3dd97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/47/475770eeba1028404d5df5509f3e4d9137af7ea3b31c04e8e8eaa158e5290965-d # internal crypto/cipher mkdir -p $WORK/b021/ crypto/sha512 mkdir -p $WORK/b050/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./xor_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b053/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b050/symabis ./sha512block_amd64.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Nnw2gLStPdZor4dvdm9q/Nnw2gLStPdZor4dvdm9q -goversion go1.13.1 -D "" -importcfg $WORK/b053/importcfg -pack ./const.go ./edwards25519.go crypto/sha1 mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./sha1block_amd64.s crypto/md5 mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./md5block_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b022/_pkg_.a packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p crypto/cipher -std -installsuffix shared -buildid jBDMzTYMMdVglzl9Y7Uo/jBDMzTYMMdVglzl9Y7Uo -goversion go1.13.1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/md5 -std -installsuffix shared -buildid Kb-BTqi61yUg238Az0SB/Kb-BTqi61yUg238Az0SB -goversion go1.13.1 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid xuGoMUlUBiloZXPzPGX3/xuGoMUlUBiloZXPzPGX3 -goversion go1.13.1 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 6o6Qsetq8QURg5vdlT6X/6o6Qsetq8QURg5vdlT6X -goversion go1.13.1 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d9/d9d1b671ad808952e7274ad02d69854618d436ae37c830f836dc6f290ebf4c84-d # internal fmt mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKEFLsj-6Sdx6YT2LU8g/aKEFLsj-6Sdx6YT2LU8g -goversion go1.13.1 -D "" -importcfg $WORK/b033/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b050/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e4/e4526e0da822a3ef3b279420bd1bd2fda593150d286fb2eced0747dc7de67397-d # internal crypto/sha256 mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/78/781fd3403dd10ad8d90e38fa11e21d5b3aefdaeeaef49c84e57fe6c3de4596a3-d # internal encoding/base64 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid DBsTnQn2olTcsWm5dSVG/DBsTnQn2olTcsWm5dSVG -goversion go1.13.1 -D "" -importcfg $WORK/b065/importcfg -pack ./base64.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid J8LREKUmIW5y7Ly-C6Oe/J8LREKUmIW5y7Ly-C6Oe -goversion go1.13.1 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/01/0187f3827c8ae61e7eefde0b0745aa5e2d39dde9a84321c73bb658ec4cb9106f-d # internal path/filepath mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid gNaeJ1Go3AvidmU3aUp8/gNaeJ1Go3AvidmU3aUp8 -goversion go1.13.1 -D "" -importcfg $WORK/b069/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f8/f8aba0afd6b47b9659eb1acca28590d93115f592984423c951785dd287aeef55-d # internal crypto/aes mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/internal/subtle=$WORK/b022/_pkg_.a packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p crypto/aes -std -installsuffix shared -buildid 3s27jfts8L-5kBpyi6os/3s27jfts8L-5kBpyi6os -goversion go1.13.1 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b7/b7bbab10fc0636ded30fba249949c9b32ef09f61368f189beb900afba9682b72-d # internal crypto/des mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/internal/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid RD5LvfxDL3L8EPTb0cMs/RD5LvfxDL3L8EPTb0cMs -goversion go1.13.1 -D "" -importcfg $WORK/b046/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/8e/8ebca5a9047c26b7bc35375c89d18cdd347fddebc6c83d646b0872df323a34ae-d # internal encoding/pem mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid viP62d9MCZQ16khZ5CST/viP62d9MCZQ16khZ5CST -goversion go1.13.1 -D "" -importcfg $WORK/b064/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5d/5d3d92be15b6cd0bc55062f93ca01aacc8bfbee15d82e386facefc6b8a46012f-d # internal net mkdir -p $WORK/b070/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b070/ -importpath net -- -I $WORK/b070/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/7d/7d9ad0650ed260c3d3d933df6957bb6760a81cf6246a8911f3cd6f02efd79545-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -upObE0ew9yQ68QHnYrM/-upObE0ew9yQ68QHnYrM -goversion go1.13.1 -D "" -importcfg $WORK/b078/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f7/f7f6713f2c3b6495020a4c2600417d671336f811166c94fe4b497597ef081afe-d # internal vendor/golang.org/x/crypto/poly1305 cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/93/934d1db6fe57f9400cd1bbc3c8b1478253671733db016345e26810c7ca9e390a-d # internal mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./sum_amd64.s io/ioutil mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid _rJAgEsWVjhG4whJrONp/_rJAgEsWVjhG4whJrONp -goversion go1.13.1 -D "" -importcfg $WORK/b068/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_amd64.o $WORK/b020/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/27/2708c891e86d5c0edfcf076e484a0f4f1abaf7f7d3c4a35e9cc984987189ac55-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b081/symabis ./cpu_x86.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid vZBOVMlOulAwdEsJLdCW/vZBOVMlOulAwdEsJLdCW -goversion go1.13.1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Tuwlfzl2xzmvOfOOorbc/Tuwlfzl2xzmvOfOOorbc -goversion go1.13.1 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/72/72dab7991caf897efd88e211c069b7e790fd016d4f596ee44a71fedc5665f4fe-d # internal os/exec mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p os/exec -std -complete -installsuffix shared -buildid sz9b-EYthjLmbNo7zXGP/sz9b-EYthjLmbNo7zXGP -goversion go1.13.1 -D "" -importcfg $WORK/b092/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e6/e6b29e166f1205566fb646e094b07e06bc25b8657db2fe4df31e7ca084006e04-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/76/767d9fffb231d61cd9d8e6a8e8b1b030962a1d3fb8e2c855abddc9ce3a6abd12-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid _owY7f0MZOVWYmlhS8zx/_owY7f0MZOVWYmlhS8zx -goversion go1.13.1 -D "" -importcfg $WORK/b139/importcfg -pack ./reader.go ./writer.go github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./asm_linux_amd64.s cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f5/f5808d3c76677113b6d9624956a9ed0ae009c09e673f20049336b54594a9d8c7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./chacha20poly1305_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid GS8Eh5w7dcJOl6PT_iUZ/GS8Eh5w7dcJOl6PT_iUZ -goversion go1.13.1 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/79/79bc15441e5964cf04889b5895abf6ed0bf72154bf82420681e9390bb2629212-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b145/ cat >$WORK/b145/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b145/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid GoIS8ekvG0eIXCruYs_W/GoIS8ekvG0eIXCruYs_W -goversion go1.13.1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid uV-JrYDK90iNFeyEHr-7/uV-JrYDK90iNFeyEHr-7 -goversion go1.13.1 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h ./cpuid.go ./cpuid_amd64.go ./sha256.go ./sha256blockAvx2_amd64.go ./sha256blockAvx512_amd64.go ./sha256blockAvx_amd64.go ./sha256blockSha_amd64.go ./sha256blockSsse_amd64.go ./sha256block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/81/81d44596e2e0d01acba66c840ae823e80996a28cde737bfd0b5aba6b4078e1be-d # internal math/big mkdir -p $WORK/b032/ cat >$WORK/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b032/symabis ./arith_amd64.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p math/big -std -installsuffix shared -buildid HTXyIFbFAZjsfj5DMqKE/HTXyIFbFAZjsfj5DMqKE -goversion go1.13.1 -symabis $WORK/b032/symabis -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1f/1f54e9d4bb4d6c121028cbf94613fe28ab840fdef0d9157ee3ae98b7c0c2542c-d # internal encoding/hex mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid tRTx6FGzZswosI7SmEhC/tRTx6FGzZswosI7SmEhC -goversion go1.13.1 -D "" -importcfg $WORK/b063/importcfg -pack ./hex.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/cpuid_amd64.o ./cpuid_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/72/72261ba0eb18c13b7de5f7f66085212cc279ed76a25870582ac5e4db7d9bc202-d # internal net/url mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net/url -std -complete -installsuffix shared -buildid ftMBFwwmZPq0oz3DtnF1/ftMBFwwmZPq0oz3DtnF1 -goversion go1.13.1 -D "" -importcfg $WORK/b076/importcfg -pack ./url.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/22/225789a22724fc588147702b365b19e5735f07aca29d257e6de037b5d9b03157-d # internal encoding/json mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b086/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid kTbppPVzBNP_cwLAKyen/kTbppPVzBNP_cwLAKyen -goversion go1.13.1 -D "" -importcfg $WORK/b084/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/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b145/_pkg_.a $WORK/b145/cpuid_amd64.o $WORK/b145/sha256blockAvx2_amd64.o $WORK/b145/sha256blockAvx512_amd64.o $WORK/b145/sha256blockAvx_amd64.o $WORK/b145/sha256blockSha_amd64.o $WORK/b145/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/53/536f29f581c2d82da72e30a775eeccd29c27ad3ce188cf79bdb9e13d2a000b6d-d # internal flag mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p flag -std -complete -installsuffix shared -buildid oIKbd-FghcRvVR4SlQHj/oIKbd-FghcRvVR4SlQHj -goversion go1.13.1 -D "" -importcfg $WORK/b087/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d4/d411d6a27a907b9d623c24de0c03a58d6b0d2ecad19b1b46674f997333c250da-d # internal encoding/xml mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid 7fA2MwK3SGXdiQZI6BnU/7fA2MwK3SGXdiQZI6BnU -goversion go1.13.1 -D "" -importcfg $WORK/b089/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/36/36569dad3b96905e4958403ff1fc167c6a2b6dccc8b9e91ab3b1b8410720bea8-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/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile path=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_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_amd64/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 rHtDlaIP1TPM9_sxKYkL/rHtDlaIP1TPM9_sxKYkL -goversion go1.13.1 -D "" -importcfg $WORK/b091/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e5/e52a06d52847d2e71ebaef6f32fe3f205adc51d14ae59be4e71eff686075370a-d # internal log mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p log -std -complete -installsuffix shared -buildid GrbeOwTcxg3OH5ZOxHnr/GrbeOwTcxg3OH5ZOxHnr -goversion go1.13.1 -D "" -importcfg $WORK/b097/importcfg -pack ./log.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6f/6ff84bb5ffc8a681a05aa4afcc28c4cc7318cc92063c49a96c4d204e3603d997-d # internal os/user mkdir -p $WORK/b101/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b101/ -importpath os/user -- -I $WORK/b101/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/06/06cb735b725619d16f535a5d32c94be0ca5119a6d3c3d1f333d811199f0da4ca-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid c7-hQobTZf7XOG1rW_Cg/c7-hQobTZf7XOG1rW_Cg -goversion go1.13.1 -D "" -importcfg $WORK/b096/importcfg -pack ./logger.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/7f/7f5bfdcc291cc1cfc202f4998fd7b1d7d7b4c3c2d5ad4a6fd56c80611df803ad-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/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b033/_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/b094/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/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 q7tyoogbeWiR9NFoE92M/q7tyoogbeWiR9NFoE92M -goversion go1.13.1 -D "" -importcfg $WORK/b090/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o -g -O2 cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ad/ad3ff19058087d8efcff079328dcf0c41b07e1008f8ba2a8d371d7a5d62d7819-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Ow26yzC34lBqryJtTOwg/Ow26yzC34lBqryJtTOwg -goversion go1.13.1 -D "" -importcfg $WORK/b103/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ce/ce0fb6fe2eaabd0556b29efddb9b992a3eca2288eb1c61cb6b20220f1a3c7ffe-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b105/ cat >$WORK/b105/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/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid hvY9Y-Y_0_pKT-dtMxs1/hvY9Y-Y_0_pKT-dtMxs1 -goversion go1.13.1 -D "" -importcfg $WORK/b105/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p net -std -installsuffix shared -buildid tTSHn8Z67TZ7rdYaRUA4/tTSHn8Z67TZ7rdYaRUA4 -goversion go1.13.1 -D "" -importcfg $WORK/b070/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/b070/_cgo_gotypes.go $WORK/b070/cgo_linux.cgo1.go $WORK/b070/cgo_resnew.cgo1.go $WORK/b070/cgo_socknew.cgo1.go $WORK/b070/cgo_unix.cgo1.go $WORK/b070/_cgo_import.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f1/f16b05e014780b8e388469b8dc6f9840b7021dcc507631362509ea65e1e6998f-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile path=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid eeuVtJirdRZ8dhjfpITA/eeuVtJirdRZ8dhjfpITA -goversion go1.13.1 -D "" -importcfg $WORK/b108/importcfg -pack ./errors.go ./stack.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9e/9efe39c7a38fbbaf966c0609f11e663e2ac8e684f33a1f44349b9dc6d2e455ba-d # internal crypto/rand mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 0bFD2Tgw_oTFwVIsduIk/0bFD2Tgw_oTFwVIsduIk -goversion go1.13.1 -D "" -importcfg $WORK/b018/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c6/c654154ed6a56eb6d83014aee9af1cf4897a12a0a4f44bfc2339f0f5c4f1f73a-d # internal crypto/elliptic mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2e/2efb5ba9d6898417750550edebebbc8d532d0f2a6ca6d240580733765fc909ee-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/b033/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _Un7iJS9zPslEyeePIh4/_Un7iJS9zPslEyeePIh4 -goversion go1.13.1 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid xR4VzSPa4W6T8ssEcF5H/xR4VzSPa4W6T8ssEcF5H -goversion go1.13.1 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6d/6df89ff346eda96b69e75463e042aebb6c08540460f356702d90d4a5d98d3941-d # internal crypto/ed25519 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b018/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid i58pXWleI21cHk2RM3K7/i58pXWleI21cHk2RM3K7 -goversion go1.13.1 -D "" -importcfg $WORK/b052/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4a/4a02970b6d3cda5d60e83b63a5157f7f2378d54de852ba67662fcce814d50676-d # internal crypto/rsa mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b018/_pkg_.a packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid cbBJky4lKpwR2RnIRRZg/cbBJky4lKpwR2RnIRRZg -goversion go1.13.1 -D "" -importcfg $WORK/b057/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/81/817decf8b3f763cd81f2043189da86bab5972c9f9e81d49900b7ea6889b06a97-d # internal crypto/dsa mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tiWF6KddiW4BWhLO2v-0/tiWF6KddiW4BWhLO2v-0 -goversion go1.13.1 -D "" -importcfg $WORK/b061/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b5/b5726ca0c125d5612bcf8eac9bf01c757c0d731e9033a61155051af442518be5-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b104/ cat >$WORK/b104/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/b071/_pkg_.a packagefile crypto/md5=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_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/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile hash/fnv=$WORK/b106/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid v0gIkNKxa7VddpkPWYix/v0gIkNKxa7VddpkPWYix -goversion go1.13.1 -D "" -importcfg $WORK/b104/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_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/2c/2c8bf8946c00877178adb89160905ad96078c7ad819f6ba197f0062b638337e8-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_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_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid a8aZxWgXTyLbEpvjQ5d8/a8aZxWgXTyLbEpvjQ5d8 -goversion go1.13.1 -D "" -importcfg $WORK/b111/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/111e91c8bd30ba8dc907698cd0264962649e7a9e734a174a0d9ebe77b7de23d8-d # internal crypto/ecdsa mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_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/b012/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid BHtwf4y4jk4u7zHPQpX9/BHtwf4y4jk4u7zHPQpX9 -goversion go1.13.1 -D "" -importcfg $WORK/b047/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/3e/3ec5368aa6f47fc9e3108813c57f8eac6f5acf5a9ed1306fe05020016162d674-d # internal crypto/x509/pkix mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ZekMOlVEW6PxjsrPChvl/ZekMOlVEW6PxjsrPChvl -goversion go1.13.1 -D "" -importcfg $WORK/b062/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/92/927ea23745fbf88184da3b82ea81d2a482154f7cd0eb3d0543498b3b0628572a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid qIkRwOLhSmGRlJHTGd5Y/qIkRwOLhSmGRlJHTGd5Y -goversion go1.13.1 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/63/6312f1d311e327303f582641495fb3ec2c1e06e64cddd8fb0acfd64ea847c3fd-d # internal compress/flate mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid QNI-dPr6BNFrbyvL8KLs/QNI-dPr6BNFrbyvL8KLs -goversion go1.13.1 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1b/1bc62611ec68bf1abf05c5f91aed378a87df330ea48b3d5cd8b2de0f2d5b6aaf-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NtBgR6jSTPHFWF28ZO7q/NtBgR6jSTPHFWF28ZO7q -goversion go1.13.1 -D "" -importcfg $WORK/b125/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6c/6c05dba92c2ee6c2e81728239827b076e9216586d94ae0f53c1068656cea12f3-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid mhBBATcQs6w-I0NNmCc2/mhBBATcQs6w-I0NNmCc2 -goversion go1.13.1 -D "" -importcfg $WORK/b126/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/84/84cd65ce1ba6add51f590c16a0ffb1e8584397edc7b790a59d021f8aec9dd38f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid jTzIWmZ7azUNZZR-x3QQ/jTzIWmZ7azUNZZR-x3QQ -goversion go1.13.1 -D "" -importcfg $WORK/b123/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/5c/5c51eb5e341c52f17f56fa81ad25db2749be569916b17d172b74bbfb080d93d9-d # internal compress/gzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid ItFrcScchCuYIjgV0pNh/ItFrcScchCuYIjgV0pNh -goversion go1.13.1 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/89/89954749da86fead5c8f0ec7f34e2bbbfd5ed4e52330832bcd1fb0806761a9f0-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid rVlwun_NAcAaUhNAIh4H/rVlwun_NAcAaUhNAIh4H -goversion go1.13.1 -D "" -importcfg $WORK/b129/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -o $WORK/b101/_cgo_.o $WORK/b101/_cgo_main.o $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/42/42ba4e890af760b8f3ae3bdd823e8f8520490ea7ec5ce0adcea2989363cefb46-d # internal mime mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p mime -std -complete -installsuffix shared -buildid eqD0TYWIjA8sx8ZYwa2a/eqD0TYWIjA8sx8ZYwa2a -goversion go1.13.1 -D "" -importcfg $WORK/b130/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b101/_cgo_.o -dynout $WORK/b101/_cgo_import.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p os/user -std -installsuffix shared -buildid KUS2OZ6FtDj0pb-fS9A_/KUS2OZ6FtDj0pb-fS9A_ -goversion go1.13.1 -D "" -importcfg $WORK/b101/importcfg -pack ./lookup.go ./user.go $WORK/b101/_cgo_gotypes.go $WORK/b101/cgo_lookup_unix.cgo1.go $WORK/b101/getgrouplist_unix.cgo1.go $WORK/b101/listgroups_unix.cgo1.go $WORK/b101/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f2/f28641fb56a39773affd5bb6af5def529bf8660b9293d58b7159faba2dae54cc-d # internal mime/quotedprintable mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid iRRdwoKdzoSGXjzaV_rO/iRRdwoKdzoSGXjzaV_rO -goversion go1.13.1 -D "" -importcfg $WORK/b132/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/0d/0d048fc3c1a88ae170225c93e40c7055f17670daf66d4dff9f720187fb9f1685-d # internal net/http/internal mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid uhnshPUO9CrMIMe-zjS-/uhnshPUO9CrMIMe-zjS- -goversion go1.13.1 -D "" -importcfg $WORK/b134/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/21/211eb1d7c9e29025d10b24ae1921471d96c00439aa3a051a08392d4494b80778-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b135/ cat >$WORK/b135/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/b024/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b136/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Q2399oUcWVfEiR-Bl3qE/Q2399oUcWVfEiR-Bl3qE -goversion go1.13.1 -D "" -importcfg $WORK/b135/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e6/e6df95a74d270507b89c9d4e5054b8bc5021dbcba547ad57ed4ac9e695a03bfa-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 6Xu8RxAfpuE4FUq4cWlT/6Xu8RxAfpuE4FUq4cWlT -goversion go1.13.1 -D "" -importcfg $WORK/b141/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a7/a70c07a404d1db79f895435748323b51b3283bd6c81e4559a622332b4b683dca-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b100/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid PYMLE-2lr3d5ey9P_sfp/PYMLE-2lr3d5ey9P_sfp -goversion go1.13.1 -D "" -importcfg $WORK/b099/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c1/c1bb6ac9905eb8e125c068c91e12a8938e0ce987e7d0f088b0264e324ba4a808-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile crypto/md5=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid uTXFNodB6xiOhNDNh9ZA/uTXFNodB6xiOhNDNh9ZA -goversion go1.13.1 -D "" -importcfg $WORK/b143/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f2/f2548b47d3fe88328bd9e07888476d6accd3aac926b06f36bc6ae7d23dd204dc-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b144/ cat >$WORK/b144/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/b018/_pkg_.a packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid MkuR8gwdhyD2pqk9ShEc/MkuR8gwdhyD2pqk9ShEc -goversion go1.13.1 -D "" -importcfg $WORK/b144/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/61/61e8207c5a5e34724df7a89fc311a066f3dd43737a88cb5f98827ba8b740e857-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b098/ cat >$WORK/b098/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/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid VavfD8J_RKswK_0WlJVh/VavfD8J_RKswK_0WlJVh -goversion go1.13.1 -D "" -importcfg $WORK/b098/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/11/115272eb936652efef8807c0f8caca78456ca04066ab1d21a857f35cb2cf0622-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Juux_Nw7waf46EprxMHk/Juux_Nw7waf46EprxMHk -goversion go1.13.1 -D "" -importcfg $WORK/b122/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/6e/6e306170fc6962848e3ee25e4652379e0fa21591381abe5fbd6846a959edbd1f-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid F6cGq2GXuAafyE1WptL3/F6cGq2GXuAafyE1WptL3 -goversion go1.13.1 -D "" -importcfg $WORK/b146/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b8/b8eccd310278b46bb4f0bc1166d4926bade95d53dd0bbcd5ca3ae61143a9cbbd-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid purwZoFWhgs1XF4xZX5Y/purwZoFWhgs1XF4xZX5Y -goversion go1.13.1 -D "" -importcfg $WORK/b102/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/22/22e749a79a5230aa5bb657973a1cfdd714dd0938a63a426996fe76b51f8a6ec3-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b027/_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_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid 9wyw_UpS5lalJpXffGLm/9wyw_UpS5lalJpXffGLm -goversion go1.13.1 -D "" -importcfg $WORK/b156/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/08/087a5a6ac5cc58d5f8dc079f91c10903538117179ff25c7e962a3e5fefced0fe-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b103/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Mr23rSzigeuSFSx8wOue/Mr23rSzigeuSFSx8wOue -goversion go1.13.1 -D "" -importcfg $WORK/b095/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/63/634138d7e4716ddd86879fbc2cb2d726552e68eb037c6b5d23bf257cd426ce56-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid Lvi7ieSHcZ3qlpmmNJ2I/Lvi7ieSHcZ3qlpmmNJ2I -goversion go1.13.1 -D "" -importcfg $WORK/b158/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b7/b79c02afff6ff531195822821b8fcfc325af8c62e066ff9850fe17148d75282d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid EZH62lbEVTqjHpCWtdyn/EZH62lbEVTqjHpCWtdyn -goversion go1.13.1 -D "" -importcfg $WORK/b160/importcfg -pack ./rate.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/56/563ba3a1979cdc6a6f7ae4b28c13b6ddc83fa63a17ad7f0ceb0f1604eb742556-d # internal text/template/parse mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid NlmnlSlN2-rPmSVZOZeA/NlmnlSlN2-rPmSVZOZeA -goversion go1.13.1 -D "" -importcfg $WORK/b165/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/45/45deaada41614c257d4432ebd0631657bf5e0b26ee54af34ceccb708078a4fec-d # internal runtime/pprof mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b167/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p runtime/pprof -std -installsuffix shared -buildid VDOgv0GBBMH4Shm8EYgV/VDOgv0GBBMH4Shm8EYgV -goversion go1.13.1 -D "" -importcfg $WORK/b166/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/b4/b452c94c1f01cb1be3550333638d5f9e3de21c1219057bd046a9c7ba687db16c-d # internal runtime/trace mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p runtime/trace -std -installsuffix shared -buildid lHOSoYx8FICSEk5Sz-37/lHOSoYx8FICSEk5Sz-37 -goversion go1.13.1 -D "" -importcfg $WORK/b168/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/cd/cdd4a8d6dd402267ec7a4cc0c8553b75390107570ac05d6b4af1ebb315e484c4-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/cf/cf0b17c099fbe081f15ba0b81403aa465e15b71927303cad2cf715208503fdea-d # internal os/signal mkdir -p $WORK/b169/ cat >$WORK/b169/go_asm.h << 'EOF' # internal EOF crypto/x509 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b061/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b057/_pkg_.a packagefile crypto/sha1=$WORK/b058/_pkg_.a packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/x509/pkix=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile encoding/pem=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid DqYJ1mOiz_juSQJCvPir/DqYJ1mOiz_juSQJCvPir -goversion go1.13.1 -D "" -importcfg $WORK/b060/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/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b169/symabis ./sig.s cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p os/signal -std -installsuffix shared -buildid -4BMmhjv5WTJEohSxxFG/-4BMmhjv5WTJEohSxxFG -goversion go1.13.1 -symabis $WORK/b169/symabis -D "" -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/1d/1d966e97304d58841f4aaf3fe7e507b37342a923b0ae0514068792b96b5aef57-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b113/ cat >$WORK/b113/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/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid SF5XKxLc02OXrNJ-CIbt/SF5XKxLc02OXrNJ-CIbt -goversion go1.13.1 -D "" -importcfg $WORK/b113/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_amd64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_amd64.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b169/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/f2/f27fba3e290b71e606f8fa4a990ef1ca5f33940ae26ea38fb64064d7e670003d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid hwjCQchiCNWeBVZ75Zp7/hwjCQchiCNWeBVZ75Zp7 -goversion go1.13.1 -D "" -importcfg $WORK/b116/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c5/c5ca555cbd559dc46279d7cdf82ce8fe509d185b5b3fd19cc54a7e09e84910e6-d # internal net/textproto mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 1EF7b9AwxZNu6si-AaLK/1EF7b9AwxZNu6si-AaLK -goversion go1.13.1 -D "" -importcfg $WORK/b127/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/96/9663deb85b6c3b35ce4007917344711eff2dbbfcf5f7291b0d07da0718be9b13-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/21/212bcf05ad4f6b7b9fd6b62aa99c65ad994e94beb9e1f81e6829386576b30012-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b115/ cat >$WORK/b115/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/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b116/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid KUR4GyVZhZ_tLTzGj1Ve/KUR4GyVZhZ_tLTzGj1Ve -goversion go1.13.1 -D "" -importcfg $WORK/b115/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b110/ cat >$WORK/b110/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/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b113/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid CPZ9FAExh44_CiTQs0tH/CPZ9FAExh44_CiTQs0tH -goversion go1.13.1 -D "" -importcfg $WORK/b110/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/59/590e8f7a8bb93343313fdadbc32ebfca697d6cf47d99a40d6840667889d4b44a-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 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/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b113/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid Odgmc7IWXyi6ZKXnp3vy/Odgmc7IWXyi6ZKXnp3vy -goversion go1.13.1 -D "" -importcfg $WORK/b114/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/21/21e8a97fd6cab5295364c703b5f102b931cd4eb6c6b07047cb76937fa6cc8235-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid hr6zz1O5hia90NqqFZxE/hr6zz1O5hia90NqqFZxE -goversion go1.13.1 -D "" -importcfg $WORK/b121/importcfg -pack ./guts.go ./httplex.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/e2/e2c65f1e506c42373235b9ba8488d90a20e77f0a20a66e636bec190fadde7d80-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid FYv75b0HF4FXLhFtj_SB/FYv75b0HF4FXLhFtj_SB -goversion go1.13.1 -D "" -importcfg $WORK/b128/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/92/9248de56ea74d21e50fc2b6e4ef34e091ec71d1d907a12b92061edb5aa70a7be-d # internal mime/multipart mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/quotedprintable=$WORK/b132/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid MTJ8uK_HD56qINl17PA1/MTJ8uK_HD56qINl17PA1 -goversion go1.13.1 -D "" -importcfg $WORK/b131/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/00/00526a3bdbfecce2b1005a87e1d31ef0b37d6323987b2fba86c2d3f2180934bc-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile time=$WORK/b038/_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_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid wHCfRdHiPs7vICGd_FRM/wHCfRdHiPs7vICGd_FRM -goversion go1.13.1 -D "" -importcfg $WORK/b153/importcfg -pack ./natpmp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/70/705c572ff17542c00f2e9cfc96ae9561035b2d19e550b8f93554a8e25f7d1a1e-d # internal github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid hAzESrOJlR8dW8EhDoH7/hAzESrOJlR8dW8EhDoH7 -goversion go1.13.1 -D "" -importcfg $WORK/b154/importcfg -pack ./gateway_common.go ./gateway_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/10/10530568df54a1b637203cdc38c8ad8f68c1344fbbe3a640606c78e12690b9fb-d # internal crypto/tls mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b018/_pkg_.a packagefile crypto/rc4=$WORK/b056/_pkg_.a packagefile crypto/rsa=$WORK/b057/_pkg_.a packagefile crypto/sha1=$WORK/b058/_pkg_.a packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile crypto/x509=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid KwChFn9KstvMjj1hATZL/KwChFn9KstvMjj1hATZL -goversion go1.13.1 -D "" -importcfg $WORK/b042/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_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/9d/9d3c3a91d1eedce5463f462c78fed4d8232b8e36158ce56c7cf8ec8c1eae58ed-d # internal text/template mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b165/_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_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p text/template -std -complete -installsuffix shared -buildid F9jIKbi3Q7o_p8NNFYvE/F9jIKbi3Q7o_p8NNFYvE -goversion go1.13.1 -D "" -importcfg $WORK/b164/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f5/f560ccec325294d179b7281a3b74e5bf4e7007c178c939aadc361fb85d32b95c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/34/341eedff20b70753e32e05a7f42f5bf5402af5055753fed9ef90412f66ebc8e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4b/4bc25788a389df841f733cac934a8709532030f7c40a8eb9b415d38dd9e8a491-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ae/ae2687aa8f92f9e1833a7174a24fe7072b16643df2ebd7bcd14d41dde8ee06f7-d # internal html/template mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile html=$WORK/b163/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b164/_pkg_.a packagefile text/template/parse=$WORK/b165/_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_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p html/template -std -complete -installsuffix shared -buildid qhvq93aX1v46AYGhaWRd/qhvq93aX1v46AYGhaWRd -goversion go1.13.1 -D "" -importcfg $WORK/b162/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_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5d/5d50226a5be7315cf8e342fc20a46fa63d52651ba24304f41a3dbb9dde8b2f6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/fa/fabd1182ee98f687a91f2f18702e80a7327949bd537023e5baa9a64bd4558197-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b142/ cat >$WORK/b142/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/b118/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b141/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid nCxKSNOpFCYgm1wgoQY0/nCxKSNOpFCYgm1wgoQY0 -goversion go1.13.1 -D "" -importcfg $WORK/b142/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/62/62ce15963f33a9e07508a6911cab206b4f23320f82a181bcd26491a613f0e8e1-d # internal net/http/httptrace mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ionTVpVtPQFGygxNmFVB/ionTVpVtPQFGygxNmFVB -goversion go1.13.1 -D "" -importcfg $WORK/b133/importcfg -pack ./trace.go github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b057/_pkg_.a packagefile crypto/tls=$WORK/b042/_pkg_.a packagefile crypto/x509=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b062/_pkg_.a packagefile encoding/pem=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b143/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid zoD8eTt1iTd_Vg1eiTD1/zoD8eTt1iTd_Vg1eiTD1 -goversion go1.13.1 -D "" -importcfg $WORK/b157/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0f/0f85206ad71b1840131a4a51958fe6bbb068558d5bf9e9020e7070ec105b77e9-d # internal net/http mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile container/list=$WORK/b043/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http/httptrace=$WORK/b133/_pkg_.a packagefile net/http/internal=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0GhKFVbsaiiXVMi8ykv4/0GhKFVbsaiiXVMi8ykv4 -goversion go1.13.1 -D "" -importcfg $WORK/b117/importcfg -pack ./client.go ./clone.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_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/20/20981e431e2b6ac1fe7968948425cacb4c420c78620ffb212a67a6f23dcfdbc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0e/0ed49e1c6ed6504d6f60c621b91420c304a7b4c19f31cc52ac52b29e5d561847-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b140/ cat >$WORK/b140/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/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b142/_pkg_.a packagefile math=$WORK/b025/_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_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Ldk1bTFAqwgwO9AyuNmG/Ldk1bTFAqwgwO9AyuNmG -goversion go1.13.1 -D "" -importcfg $WORK/b140/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f5/f5f257c45913454e287a8bd1a6f5114031007ef3dacbf1aba0d805cf3f0b4e6e-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b137/ cat >$WORK/b137/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/b059/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vMQ7jCC8r37tRb-ryvaJ/vMQ7jCC8r37tRb-ryvaJ -goversion go1.13.1 -D "" -importcfg $WORK/b137/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_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/91/91ed936d109fb9d0934425f57f18469ea131c093d0bcd9e90c41347dbebee4ed-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid zE1IPseD6jYB27FfnQsP/zE1IPseD6jYB27FfnQsP -goversion go1.13.1 -D "" -importcfg $WORK/b155/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/9b/9b5a0b2f304a663945e3e9c0aedf3e7d1f522b03f901616a42d298904d3dae82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bf/bf2dc28ce7e0b7cb14f8d57b56aa3ccc26d344b626b994296473f0ffe7ab3229-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b109/ cat >$WORK/b109/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/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b115/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid yzzj3JV71C2KXNHpxWFU/yzzj3JV71C2KXNHpxWFU -goversion go1.13.1 -D "" -importcfg $WORK/b109/importcfg -pack ./internal.go ./public.go net/http/pprof mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile html/template=$WORK/b162/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b168/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid 6xuY-49-dYG8D7AK8OM_/6xuY-49-dYG8D7AK8OM_ -goversion go1.13.1 -D "" -importcfg $WORK/b161/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/fd/fd316bbe1e53186789292676a8c9fdd7b7cdc7ce0ffc7b5a6cf5ed38ff3c577d-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b107/ cat >$WORK/b107/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/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid 8QBEZ8D32v8bDna7LQzS/8QBEZ8D32v8bDna7LQzS -goversion go1.13.1 -D "" -importcfg $WORK/b107/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_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/06/06d1c1b72730fca9ff2e32ce6dfcde446ebb581bdc9a8affdcbe78a8578d4dae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ff/ffaa55a3a5b9d771628bb05a549abd0363010edcf8e45c27982e3d1b692625ea-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b147/ cat >$WORK/b147/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/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b103/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid kdv-BzleiXbaFQKoSBOu/kdv-BzleiXbaFQKoSBOu -goversion go1.13.1 -D "" -importcfg $WORK/b147/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_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/24/248f1b522c94160957117221e64af8317f6cbe27486b4377ad886ef79829c383-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b088/ cat >$WORK/b088/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/b084/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_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/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b147/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid bm89G6UYBbyX23IxHZqa/bm89G6UYBbyX23IxHZqa -goversion go1.13.1 -D "" -importcfg $WORK/b088/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_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e1/e17b5541d356f32355190222d0ec3b5fa656d20cbbfd6cddc0261b9db8364994-d # internal github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b103/_pkg_.a packagefile hash/fnv=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid bBAoKcDVC2uyppYC3C6L/bBAoKcDVC2uyppYC3C6L -goversion go1.13.1 -D "" -importcfg $WORK/b151/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d8/d8c9d0bcf8d1eb316bfd7421e6e4f3c6c9fe15f6ed45977c755844d273610eb5-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b152/ github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b159/ cat >$WORK/b152/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/b033/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b151/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid sPqYM4hDaVWJGoKbb1Xw/sPqYM4hDaVWJGoKbb1Xw -goversion go1.13.1 -D "" -importcfg $WORK/b152/importcfg -pack ./debug.go ./pmp.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid 2LB8jlscw2E9kZ8MiPgY/2LB8jlscw2E9kZ8MiPgY -goversion go1.13.1 -D "" -importcfg $WORK/b159/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/91/91597f6386662b1adca29e229a96ea2a3de6b74e0deafb3e69d4e5b3faac3ce2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/61/612c6d2e74fc8b454d64238c573ed2e7d23618915899333f2e0f8e45f7a4a023-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/b018/_pkg_.a packagefile crypto/tls=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/http/pprof=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/signal=$WORK/b169/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaysrv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid EAn9dhBvTfOBPwt-A285/EAn9dhBvTfOBPwt-A285 -goversion go1.13.1 -D "" -importcfg $WORK/b001/importcfg -pack ./listener.go ./main.go ./pool.go ./session.go ./status.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/43/439f719f45f16b34b88b3a1b928e8622ae7042b982c3f6a104e1ab80b2b45659-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/b018/_pkg_.a packagefile crypto/tls=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/http/pprof=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/signal=$WORK/b169/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b032/_pkg_.a packagefile container/list=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b055/_pkg_.a packagefile crypto/rc4=$WORK/b056/_pkg_.a packagefile crypto/rsa=$WORK/b057/_pkg_.a packagefile crypto/sha1=$WORK/b058/_pkg_.a packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile crypto/x509=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b086/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_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/fs=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b147/_pkg_.a packagefile path=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b103/_pkg_.a packagefile hash/fnv=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b154/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b144/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b156/_pkg_.a packagefile crypto/x509/pkix=$WORK/b062/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b158/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile net/http/httptrace=$WORK/b133/_pkg_.a packagefile net/http/internal=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile html/template=$WORK/b162/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b168/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile crypto/internal/subtle=$WORK/b022/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_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/b094/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b148/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b145/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile mime/quotedprintable=$WORK/b132/_pkg_.a packagefile html=$WORK/b163/_pkg_.a packagefile text/template=$WORK/b164/_pkg_.a packagefile text/template/parse=$WORK/b165/_pkg_.a packagefile text/tabwriter=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b100/_pkg_.a packagefile os/user=$WORK/b101/_pkg_.a packagefile regexp/syntax=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=-qPBRJud1KM5cxH0yHAx/EAn9dhBvTfOBPwt-A285/EC8b9slwuBcQ3zNNAUYu/-qPBRJud1KM5cxH0yHAx -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x874cd43092d953e75d943510375e0cbbc01140b0 -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_amd64/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' + GO111MODULE=off + 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=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x04f92510948c1ee3df8b49b83b4559bb0ef3a0e2 -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-build486237464 internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid rbNwnx2GKUz30V5bti5p/rbNwnx2GKUz30V5bti5p -goversion go1.13.1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid tCcJ4YCp49O-WMX3wx2i/tCcJ4YCp49O-WMX3wx2i -goversion go1.13.1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go unicode mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p unicode -std -complete -installsuffix shared -buildid iljY-qMMjZhRPv6GXQmZ/iljY-qMMjZhRPv6GXQmZ -goversion go1.13.1 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid RoFVl0n9_d7o_HYU-nv2/RoFVl0n9_d7o_HYU-nv2 -goversion go1.13.1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.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_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1e/1e924e324e73783497bee0772f31b1ab7222ce41c2e0551a6b80d08d85307b1b-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_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid _2LZhDOOYANMbmJtr2lt/_2LZhDOOYANMbmJtr2lt -goversion go1.13.1 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPDYqqm9Ieapafe8jEgM/UPDYqqm9Ieapafe8jEgM -goversion go1.13.1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 2MReao0RuBKP3vN8dYk9/2MReao0RuBKP3vN8dYk9 -goversion go1.13.1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b2/b2bff9dbbe2c01075de7b931040cf139638b9fc19d4ad96402566a893c0b1fe9-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid E9mgCIecIhfn2LLf854c/E9mgCIecIhfn2LLf854c -goversion go1.13.1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9e/9eee34b443c2e830af5aeeedf23ecbe3088df598463df0ed99e32cb95fbb2d52-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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p math/bits -std -complete -installsuffix shared -buildid eCElmAUJSwFrPe6tyaOc/eCElmAUJSwFrPe6tyaOc -goversion go1.13.1 -D "" -importcfg $WORK/b025/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/76/766ccf7df5151c75d521bd5acf5bb18a1caf7abcf7f8b304595740f42c934da0-d # internal container/list mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p container/list -std -complete -installsuffix shared -buildid 6FO2PiK-nLLrU4DeJpjq/6FO2PiK-nLLrU4DeJpjq -goversion go1.13.1 -D "" -importcfg $WORK/b039/importcfg -pack ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b8/b8fa9c0f61220d01d7a24296a31d240f60752b0b551ebaaad9b264a48b4e09f1-d # internal crypto/internal/subtle mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid n6V2bn8tlPe4tfgVZXev/n6V2bn8tlPe4tfgVZXev -goversion go1.13.1 -D "" -importcfg $WORK/b043/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/99/997ece8beb3ed6276f4236c2687f7c11fa72484f0d26b25c8675d15b74dda4a1-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/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_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6s73yFxUl6JmmIQZAS/oE6s73yFxUl6JmmIQZAS -goversion go1.13.1 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4a/4a6183291a5256f9e38f0fccc4ee73ad889c94f130a01a26fae44886f75b9cdd-d # internal crypto/subtle mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid pOAVQAlXX7ni4Jmf5ykn/pOAVQAlXX7ni4Jmf5ykn -goversion go1.13.1 -D "" -importcfg $WORK/b044/importcfg -pack ./constant_time.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/1f/1f4e3de29424777e6e00d2523ca59f3c7a9c8e459902509f9316fc3335d826f1-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid G3RJmQWkgxBlgNJn2Po1/G3RJmQWkgxBlgNJn2Po1 -goversion go1.13.1 -D "" -importcfg $WORK/b070/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1b/1b66bcf65c76c6198b61585c058527ad3f0736a1fdd6277d5030f4c0b6a68e90-d # internal internal/nettrace mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid bds0ObR1XqseXQK8yT5m/bds0ObR1XqseXQK8yT5m -goversion go1.13.1 -D "" -importcfg $WORK/b076/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/92/92fc571123bc8b2c609c4329100d709d0f3425f7a9a64bb8e5beb4db89d98ff7-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/50/508de7eefdfe064111b75a47b8228329e624bb5d2cb7af8541d1ad5cb77c736c-d # 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_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b024/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/fa/fa0fe87b1f50e8637f5a29af1ee5250a948444412b4e12c8f121f033ea18ebf5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6c/6c4b60117022634955ad73bc09450df1ffd422b8a7a8ca70715db581b542bbfd-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid AI6j_hlXRshd8S81dNl7/AI6j_hlXRshd8S81dNl7 -goversion go1.13.1 -D "" -importcfg $WORK/b082/importcfg -pack ./aliasing.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid z-ajKhrs6traLV8vUjPZ/z-ajKhrs6traLV8vUjPZ -goversion go1.13.1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/1c/1cfdb6f50605e214c506ebeca1ed82bb9797949ce6e25752af367a0c7cfd13e2-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b085/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s runtime/cgo mkdir -p $WORK/b078/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math -std -installsuffix shared -buildid zhTqX2SlYXXMQEaMQaE5/zhTqX2SlYXXMQEaMQaE5 -goversion go1.13.1 -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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b078/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b078/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid 18TatEa6SYzNebYBtycS/18TatEa6SYzNebYBtycS -goversion go1.13.1 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d4/d46f773bce58155193cd835c919c8c550c69d9621fe11fdc85ec034dd3df7413-d # internal encoding mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding -std -complete -installsuffix shared -buildid cs-gACnXZLH42bG4mBMk/cs-gACnXZLH42bG4mBMk -goversion go1.13.1 -D "" -importcfg $WORK/b088/importcfg -pack ./encoding.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/15/155c40ff81068bd3236724e7a6fbad6d841c6c7ad658bf9bc6c4051978205237-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b085/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/cswap_amd64.o ./cswap_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/03/03863863aec98775413fa274c07bc1ec4054493a5629730b52bdb3230876ef43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bc/bc8ce73c814cd68f70db3c13b749974953057365ef4d32bdc290c0d11526d36c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/mul_amd64.o ./mul_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/square_amd64.o ./square_amd64.s runtime /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/const_amd64.o $WORK/b085/cswap_amd64.o $WORK/b085/freeze_amd64.o $WORK/b085/ladderstep_amd64.o $WORK/b085/mul_amd64.o $WORK/b085/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/40/404cf23908d5e380ade3934ffdc50a7db82f3288e6f820bd13ca343bcbe8af56-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c unicode/utf16 mkdir -p $WORK/b089/ github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b005/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qTffJgAmrkdx03hskX_H/qTffJgAmrkdx03hskX_H -goversion go1.13.1 -D "" -importcfg $WORK/b089/importcfg -pack ./utf16.go mkdir -p $WORK/b091/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid Ukg-WcN3tDm2Vg9miUlc/Ukg-WcN3tDm2Vg9miUlc -goversion go1.13.1 -D "" -importcfg $WORK/b091/importcfg -pack ./lru.go github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto mkdir -p $WORK/b129/ cat >$WORK/b129/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_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid Yema3BBTpn8brDrwpyCn/Yema3BBTpn8brDrwpyCn -goversion go1.13.1 -D "" -importcfg $WORK/b129/importcfg -pack ./doc.go ./gui.files.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid yn4UtDd2CKAvnnCRLVcw/yn4UtDd2CKAvnnCRLVcw -goversion go1.13.1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./mgcscavenge.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_generic.go ./os_linux_noauxv.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/36/36a0d01e1baf61666875a8085c78da8a11a5975b3e67119a000f0eefdee3fdb2-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b136/ cat >$WORK/b136/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_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid mOI1k4Tlc9j-J9H9Fl_B/mOI1k4Tlc9j-J9H9Fl_B -goversion go1.13.1 -D "" -importcfg $WORK/b136/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/57/57e30dda60da7ff8d9e766a1ae3255c8e15a0423b5758460a7e5523ebdf303e4-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/02/02ab91ba3cb5fe69f74dd98dba42a4fc15d4fb94ab64bf30aea7512b3dcf4072-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/05/055e83200975aa87c3e60591ac7360e18048318242a4f0e589a721ce59b843c1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/dim_amd64.o $WORK/b024/exp_amd64.o $WORK/b024/floor_amd64.o $WORK/b024/hypot_amd64.o $WORK/b024/log_amd64.o $WORK/b024/sqrt_amd64.o $WORK/b024/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x004.o -c gcc_fatalf.c cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ed/edcf2b69c3420b7f763ac83c65d2ca70e823e5b5b3f1286252ef12a77d44a978-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x012.o -c gcc_amd64.S cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o $WORK/b078/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go -dynlinker cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b078/symabis ./asm_amd64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Csk4HL8nVn989bzhzGDE/Csk4HL8nVn989bzhzGDE -goversion go1.13.1 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b078/_cgo_gotypes.go $WORK/b078/cgo.cgo1.go $WORK/b078/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_amd64.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o $WORK/b078/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b5/b5471896df52f8587758e987d439cfd60efac953bd1d893ab3c9c1e817d3fa21-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a7/a72e9bb3a9b4f460eca11cba2607559e56239b87efe4c8db2ec5e6c51641d50c-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid ksbsJA2am-rwmVOnrq58/ksbsJA2am-rwmVOnrq58 -goversion go1.13.1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 98uPjNYEvHcXh7T72tUk/98uPjNYEvHcXh7T72tUk -goversion go1.13.1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/aa/aa985c5acfb6b47e527fca6307013dbf5eb1595dab621bb739bb092653ff27db-d # internal math/rand mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b077/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wfroipAa_W73hdR2qkXO/wfroipAa_W73hdR2qkXO -goversion go1.13.1 -D "" -importcfg $WORK/b049/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid X-iFn1yihd_k4PowPIAu/X-iFn1yihd_k4PowPIAu -goversion go1.13.1 -D "" -importcfg $WORK/b077/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/59/59d63021eb0327b71720e2b55c69d81484828e3ca35bc44ba263a68d4bbe32d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/36/36905ed29d21ad769344c847ae8091ac8a942f253cf7493aca5995f25247d30b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/20/20194be41445fb2e16901baefcc3077e98cd05577d1f4e5a71a2245cae7a53d3-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid bXQ1mGtd8QXCk6toGH8v/bXQ1mGtd8QXCk6toGH8v -goversion go1.13.1 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 2SsiL71q0669ePjhwJvU/2SsiL71q0669ePjhwJvU -goversion go1.13.1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/49/49f78916ee231aa004dd5cf4b06ff71a46dac265c08cc0a8ca985201e5e9ebf5-d # internal io mkdir -p $WORK/b012/ strconv internal/oserror vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p strconv -std -complete -installsuffix shared -buildid WdYMgqSklpbgTXHVgXHe/WdYMgqSklpbgTXHVgXHe -goversion go1.13.1 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p io -std -complete -installsuffix shared -buildid HsQEXVi0PZKG6Roc6Qe7/HsQEXVi0PZKG6Roc6Qe7 -goversion go1.13.1 -D "" -importcfg $WORK/b012/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid tBEcXtRMhpDaGU95fNrE/tBEcXtRMhpDaGU95fNrE -goversion go1.13.1 -D "" -importcfg $WORK/b029/importcfg -pack ./errors.go mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid okbSZOhiQHIY-8nNTgg4/okbSZOhiQHIY-8nNTgg4 -goversion go1.13.1 -D "" -importcfg $WORK/b075/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/55/55b63a3ff752de1866357ba65c1c44bbbc5310e1b821ece352b62440a51cbf6d-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_amd64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid uYVxrRhsDUexN2cevgOT/uYVxrRhsDUexN2cevgOT -goversion go1.13.1 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/df/df2f0ba791e41f21e7dba403c4ea98471035a77726cdeeb6227fb4e1d0f7cc87-d # internal github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid u-13XJX3ak_5wdX3wU0j/u-13XJX3ak_5wdX3wU0j -goversion go1.13.1 -D "" -importcfg $WORK/b114/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/09/0913d2a6124568c89643c9735dc5efbb60c631cecd7ffd616d345241ad2ec585-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/9b/9bea4d31eb1f89f1a2d1e7789d2809a77188ff13f01416239ad3126f9b649636-d # internal hash mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a EOF bytes mkdir -p $WORK/b002/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p hash -std -complete -installsuffix shared -buildid Wh_F5udmjS-PlymLQd27/Wh_F5udmjS-PlymLQd27 -goversion go1.13.1 -D "" -importcfg $WORK/b037/importcfg -pack ./hash.go strings mkdir -p $WORK/b050/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid 4NE8-qLJRQIS8M4PuOP6/4NE8-qLJRQIS8M4PuOP6 -goversion go1.13.1 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p strings -std -complete -installsuffix shared -buildid pE9JSut43qgXyrZfSvNl/pE9JSut43qgXyrZfSvNl -goversion go1.13.1 -D "" -importcfg $WORK/b050/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b7/b71c5ce8db23e5e1442459b1168c24b98d0232b5e4741b7478b3d12d96fbea1d-d # internal hash/crc32 mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b036/symabis ./crc32_amd64.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p hash/crc32 -std -installsuffix shared -buildid ZqnQzfov8-JsiW8L41GC/ZqnQzfov8-JsiW8L41GC -goversion go1.13.1 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b036/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/11/1180b4a3f1c712735f2cad0e9ccfb10de2a0d79a701985d915c4c5af244e9a8b-d # internal crypto/internal/randutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid kpSfeeZ6gRQER4MKzNOb/kpSfeeZ6gRQER4MKzNOb -goversion go1.13.1 -D "" -importcfg $WORK/b051/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/02/0256a4bbcc90fdea5f4f692e5c17c0e14bfe7a6618f956dd7914bff085043746-d # internal crypto/hmac mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid dfhNnMkI91iopPptG0oz/dfhNnMkI91iopPptG0oz -goversion go1.13.1 -D "" -importcfg $WORK/b057/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/24/24e8ec8fe7d62d0f93e036b59f977a1f8ec6317e438e5798f2db8de447a53443-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid x_O2pKUIN9-PKV1Y2B9g/x_O2pKUIN9-PKV1Y2B9g -goversion go1.13.1 -D "" -importcfg $WORK/b086/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6a/6aa1ca4406d45d40d5e1d7c680fc0bf8d43cf76d94ad6fb37573619d993f709f-d # internal reflect mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p reflect -std -installsuffix shared -buildid 38o5rNVn2mJmlvzCCpAh/38o5rNVn2mJmlvzCCpAh -goversion go1.13.1 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1a/1a0a052f2801bfe64ae8756aee1d2486ef97d0089666e4001a4ba446404f90a4-d # internal bufio mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bufio -std -complete -installsuffix shared -buildid OT8D82ot3UzsDmXDASHB/OT8D82ot3UzsDmXDASHB -goversion go1.13.1 -D "" -importcfg $WORK/b019/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/af/af64f58a4c5c65a6d6672d7406608b57a53eaf1fa06975e94f5b7894eae69202-d # internal crypto mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto -std -complete -installsuffix shared -buildid kdTGYb8Eo889XoJV8OhA/kdTGYb8Eo889XoJV8OhA -goversion go1.13.1 -D "" -importcfg $WORK/b040/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a1/a15682f7f2ce25346558f55bd6d05d42d2a61b4bb96f05feb3d7c9275dbab2a4-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d1/d1856ab225f245a90d71b802761b7665e1124d4d6b00888d5c7ebc23f208ff52-d # internal crypto/rc4 mkdir -p $WORK/b059/ vendor/golang.org/x/text/transform mkdir -p $WORK/b102/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 8D97MSpGg6Fhg4c-tsIP/8D97MSpGg6Fhg4c-tsIP -goversion go1.13.1 -D "" -importcfg $WORK/b059/importcfg -pack ./rc4.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid aXdVQsL1bil5gPR1PLcQ/aXdVQsL1bil5gPR1PLcQ -goversion go1.13.1 -D "" -importcfg $WORK/b102/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9b/9b5792f43b1c8d70d61394636061d77f2918f6b12a5713ce4dd9e4e54c897169-d # internal path mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p path -std -complete -installsuffix shared -buildid 8gzbghBD-RxxlvmTEGFb/8gzbghBD-RxxlvmTEGFb -goversion go1.13.1 -D "" -importcfg $WORK/b113/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a2/a246aad4dad143c205ca46169723ead947b1f2d0639fab23cc313dd62fa2fee1-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid wmd9nXFBWDY1lZNE0pUU/wmd9nXFBWDY1lZNE0pUU -goversion go1.13.1 -D "" -importcfg $WORK/b120/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2d/2ddb703b3207a404e2a91c26a85e26e170d15d0ff58725269baf890edac127c2-d # internal regexp/syntax mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qbC6rRedMmDV5GRxTH_K/qbC6rRedMmDV5GRxTH_K -goversion go1.13.1 -D "" -importcfg $WORK/b123/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_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/09/099a712e6283ff991d2e46210055e397dad8f81be9d16d70be0294a4b39b71f4-d # internal hash/fnv mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 0NYoHQOGUQmpL-XF9STB/0NYoHQOGUQmpL-XF9STB -goversion go1.13.1 -D "" -importcfg $WORK/b148/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/25/25c17cdd2c0dcddb96656b28945718e0a9c2655f5b0b18625c7c384d9336f22f-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b151/ cat >$WORK/b151/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b151/symabis ./goid_go1.5_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/6f/6f78edc872b030d3d0ca640d4413352fc3a23456bea798a0f2d746bdc23682af-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid dNZenW8b_QQ4yywMlf5j/dNZenW8b_QQ4yywMlf5j -goversion go1.13.1 -D "" -importcfg $WORK/b154/importcfg -pack ./transform.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_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_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid QJBxfEEY4nh4RmdaWzpz/QJBxfEEY4nh4RmdaWzpz -goversion go1.13.1 -symabis $WORK/b151/symabis -D "" -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/bc/bc416b10fe18d0df2577b88080d62b007773ae6381ebeb6ca3ac40f4a25591ab-d # internal encoding/base32 mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 5y9uf-wc3LxKRf2ktTdP/5y9uf-wc3LxKRf2ktTdP -goversion go1.13.1 -D "" -importcfg $WORK/b156/importcfg -pack ./base32.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b151/goid_go1.5_amd64.o ./goid_go1.5_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b151/_pkg_.a $WORK/b151/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a1/a172cce82acd2d579c2c8436772f91c939c8ec69ffea469cbf7e09199f939d3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/91/91665a44a80e2124a45c20cf8868a5afa774bfb56daf396ef2662e638314729b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/91/91a84e98c6c1ef21b4032dd93aad86553a76e356c720a42e4826017863267681-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0f/0fdb566b6db44308d9b0e2fe6f5f8e3a206eafe87e0041ddf0206e84e65dadf9-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TYlgzHdYFdl2P4PdM-pv/TYlgzHdYFdl2P4PdM-pv -goversion go1.13.1 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid G797fkGOun-W7pKoH31N/G797fkGOun-W7pKoH31N -goversion go1.13.1 -D "" -importcfg $WORK/b032/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_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9d/9d6b4ab428a706a1de9b11a306c98bbe990b9abd5c0e233f76e8a22c0e2d232c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/57/574c516227018637ca3a46fd9e18629a9959ff81a6ced9f2d64f3194f51e9080-d # internal regexp mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp/syntax=$WORK/b123/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p regexp -std -complete -installsuffix shared -buildid -LSaCs7Ex1kgvIKCoguW/-LSaCs7Ex1kgvIKCoguW -goversion go1.13.1 -D "" -importcfg $WORK/b122/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c2/c29fb348760fa816ee18aecbaf9356717149bd137af9f42464ab78e4e0d65f6a-d # internal context mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p context -std -complete -installsuffix shared -buildid b0zH_cifNWBvA5qxEsT7/b0zH_cifNWBvA5qxEsT7 -goversion go1.13.1 -D "" -importcfg $WORK/b074/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid m9M5ympIowakSHwvP2aF/m9M5ympIowakSHwvP2aF -goversion go1.13.1 -D "" -importcfg $WORK/b030/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ff/ff104728029de23f7400299b482142fc79aad538ac14f795155051921e24ab16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/f4/f48ac0586a10824e7d09679784a30e1d473b95e161ae93df3d70fd60b6841aee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/34/347cfcf9a52588a32b0bcb0f37154c26dcb16a0e2e8161c9690a8e615344c93f-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid ugmFr9VXcAFemNtCbtGA/ugmFr9VXcAFemNtCbtGA -goversion go1.13.1 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/54/546995af86e72b2ec5834c39063b17357b5256e322ede9fd197766ae43edeb4e-d # internal internal/fmtsort mkdir -p $WORK/b022/ encoding/binary mkdir -p $WORK/b035/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid EoK8n1RexKzzmnDeU840/EoK8n1RexKzzmnDeU840 -goversion go1.13.1 -D "" -importcfg $WORK/b022/importcfg -pack ./sort.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Vit4wizJvFylRh9XXaYR/Vit4wizJvFylRh9XXaYR -goversion go1.13.1 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0d/0d8647933da70e71d08f51b5c8ded9c2565b63afd6f5ae537ff499b74d3dd97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/47/475770eeba1028404d5df5509f3e4d9137af7ea3b31c04e8e8eaa158e5290965-d # internal crypto/cipher mkdir -p $WORK/b042/ crypto/sha512 mkdir -p $WORK/b052/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b042/symabis ./xor_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b055/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b052/symabis ./sha512block_amd64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Nnw2gLStPdZor4dvdm9q/Nnw2gLStPdZor4dvdm9q -goversion go1.13.1 -D "" -importcfg $WORK/b055/importcfg -pack ./const.go ./edwards25519.go crypto/md5 mkdir -p $WORK/b058/ crypto/sha1 mkdir -p $WORK/b061/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./md5block_amd64.s cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sha1block_amd64.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/cipher -std -installsuffix shared -buildid jBDMzTYMMdVglzl9Y7Uo/jBDMzTYMMdVglzl9Y7Uo -goversion go1.13.1 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/md5 -std -installsuffix shared -buildid Kb-BTqi61yUg238Az0SB/Kb-BTqi61yUg238Az0SB -goversion go1.13.1 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid xuGoMUlUBiloZXPzPGX3/xuGoMUlUBiloZXPzPGX3 -goversion go1.13.1 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 6o6Qsetq8QURg5vdlT6X/6o6Qsetq8QURg5vdlT6X -goversion go1.13.1 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d9/d9d1b671ad808952e7274ad02d69854618d436ae37c830f836dc6f290ebf4c84-d # internal fmt mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b022/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKEFLsj-6Sdx6YT2LU8g/aKEFLsj-6Sdx6YT2LU8g -goversion go1.13.1 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e4/e4526e0da822a3ef3b279420bd1bd2fda593150d286fb2eced0747dc7de67397-d # internal crypto/sha256 mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid J8LREKUmIW5y7Ly-C6Oe/J8LREKUmIW5y7Ly-C6Oe -goversion go1.13.1 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/01/0187f3827c8ae61e7eefde0b0745aa5e2d39dde9a84321c73bb658ec4cb9106f-d # internal encoding/base64 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid DBsTnQn2olTcsWm5dSVG/DBsTnQn2olTcsWm5dSVG -goversion go1.13.1 -D "" -importcfg $WORK/b068/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f8/f8aba0afd6b47b9659eb1acca28590d93115f592984423c951785dd287aeef55-d # internal crypto/aes mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b041/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/78/781fd3403dd10ad8d90e38fa11e21d5b3aefdaeeaef49c84e57fe6c3de4596a3-d # internal crypto/des mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid RD5LvfxDL3L8EPTb0cMs/RD5LvfxDL3L8EPTb0cMs -goversion go1.13.1 -D "" -importcfg $WORK/b045/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/aes -std -installsuffix shared -buildid 3s27jfts8L-5kBpyi6os/3s27jfts8L-5kBpyi6os -goversion go1.13.1 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5d/5d3d92be15b6cd0bc55062f93ca01aacc8bfbee15d82e386facefc6b8a46012f-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8e/8ebca5a9047c26b7bc35375c89d18cdd347fddebc6c83d646b0872df323a34ae-d # internal path/filepath mkdir -p $WORK/b072/ encoding/pem mkdir -p $WORK/b067/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid gNaeJ1Go3AvidmU3aUp8/gNaeJ1Go3AvidmU3aUp8 -goversion go1.13.1 -D "" -importcfg $WORK/b072/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid viP62d9MCZQ16khZ5CST/viP62d9MCZQ16khZ5CST -goversion go1.13.1 -D "" -importcfg $WORK/b067/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b7/b7bbab10fc0636ded30fba249949c9b32ef09f61368f189beb900afba9682b72-d # internal net mkdir -p $WORK/b073/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b073/ -importpath net -- -I $WORK/b073/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/7d/7d9ad0650ed260c3d3d933df6957bb6760a81cf6246a8911f3cd6f02efd79545-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b082/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -upObE0ew9yQ68QHnYrM/-upObE0ew9yQ68QHnYrM -goversion go1.13.1 -D "" -importcfg $WORK/b081/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f7/f7f6713f2c3b6495020a4c2600417d671336f811166c94fe4b497597ef081afe-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b083/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b041/asm_amd64.o ./asm_amd64.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid vZBOVMlOulAwdEsJLdCW/vZBOVMlOulAwdEsJLdCW -goversion go1.13.1 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b041/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_amd64.o $WORK/b041/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/27/2708c891e86d5c0edfcf076e484a0f4f1abaf7f7d3c4a35e9cc984987189ac55-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b084/symabis ./cpu_x86.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Tuwlfzl2xzmvOfOOorbc/Tuwlfzl2xzmvOfOOorbc -goversion go1.13.1 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f5/f5808d3c76677113b6d9624956a9ed0ae009c09e673f20049336b54594a9d8c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/93/934d1db6fe57f9400cd1bbc3c8b1478253671733db016345e26810c7ca9e390a-d # internal io/ioutil mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid _rJAgEsWVjhG4whJrONp/_rJAgEsWVjhG4whJrONp -goversion go1.13.1 -D "" -importcfg $WORK/b071/importcfg -pack ./ioutil.go ./tempfile.go github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b083/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b084/cpu_x86.o ./cpu_x86.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid GS8Eh5w7dcJOl6PT_iUZ/GS8Eh5w7dcJOl6PT_iUZ -goversion go1.13.1 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/76/767d9fffb231d61cd9d8e6a8e8b1b030962a1d3fb8e2c855abddc9ce3a6abd12-d # internal runtime/debug mkdir -p $WORK/b127/ cat >$WORK/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b127/symabis ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e6/e6b29e166f1205566fb646e094b07e06bc25b8657db2fe4df31e7ca084006e04-d # internal cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p runtime/debug -std -installsuffix shared -buildid CAH_DervJ0ApRr8e3qdy/CAH_DervJ0ApRr8e3qdy -goversion go1.13.1 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/81/81d44596e2e0d01acba66c840ae823e80996a28cde737bfd0b5aba6b4078e1be-d # internal compress/flate mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid QNI-dPr6BNFrbyvL8KLs/QNI-dPr6BNFrbyvL8KLs -goversion go1.13.1 -D "" -importcfg $WORK/b020/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_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/72/72dab7991caf897efd88e211c069b7e790fd016d4f596ee44a71fedc5665f4fe-d # internal math/big mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./arith_amd64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/big -std -installsuffix shared -buildid HTXyIFbFAZjsfj5DMqKE/HTXyIFbFAZjsfj5DMqKE -goversion go1.13.1 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b127/debug.o ./debug.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b084/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid GoIS8ekvG0eIXCruYs_W/GoIS8ekvG0eIXCruYs_W -goversion go1.13.1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b127/_pkg_.a $WORK/b127/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a5/a5161b91d8ce38989360342dfb2ee686c27265fba2efa5331db6e6aba8257784-d # internal encoding/hex mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid tRTx6FGzZswosI7SmEhC/tRTx6FGzZswosI7SmEhC -goversion go1.13.1 -D "" -importcfg $WORK/b066/importcfg -pack ./hex.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/22/225789a22724fc588147702b365b19e5735f07aca29d257e6de037b5d9b03157-d # internal net/url mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net/url -std -complete -installsuffix shared -buildid ftMBFwwmZPq0oz3DtnF1/ftMBFwwmZPq0oz3DtnF1 -goversion go1.13.1 -D "" -importcfg $WORK/b079/importcfg -pack ./url.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/72/72261ba0eb18c13b7de5f7f66085212cc279ed76a25870582ac5e4db7d9bc202-d # internal encoding/json mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b089/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid kTbppPVzBNP_cwLAKyen/kTbppPVzBNP_cwLAKyen -goversion go1.13.1 -D "" -importcfg $WORK/b087/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5c/5c51eb5e341c52f17f56fa81ad25db2749be569916b17d172b74bbfb080d93d9-d # internal compress/gzip mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile hash/crc32=$WORK/b036/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid ItFrcScchCuYIjgV0pNh/ItFrcScchCuYIjgV0pNh -goversion go1.13.1 -D "" -importcfg $WORK/b018/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d4/d411d6a27a907b9d623c24de0c03a58d6b0d2ecad19b1b46674f997333c250da-d # internal flag mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p flag -std -complete -installsuffix shared -buildid oIKbd-FghcRvVR4SlQHj/oIKbd-FghcRvVR4SlQHj -goversion go1.13.1 -D "" -importcfg $WORK/b090/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/42/42ba4e890af760b8f3ae3bdd823e8f8520490ea7ec5ce0adcea2989363cefb46-d # internal log mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p log -std -complete -installsuffix shared -buildid GrbeOwTcxg3OH5ZOxHnr/GrbeOwTcxg3OH5ZOxHnr -goversion go1.13.1 -D "" -importcfg $WORK/b097/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/06/06cb735b725619d16f535a5d32c94be0ca5119a6d3c3d1f333d811199f0da4ca-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NtBgR6jSTPHFWF28ZO7q/NtBgR6jSTPHFWF28ZO7q -goversion go1.13.1 -D "" -importcfg $WORK/b103/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/36/36569dad3b96905e4958403ff1fc167c6a2b6dccc8b9e91ab3b1b8410720bea8-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid mhBBATcQs6w-I0NNmCc2/mhBBATcQs6w-I0NNmCc2 -goversion go1.13.1 -D "" -importcfg $WORK/b104/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/84/84cd65ce1ba6add51f590c16a0ffb1e8584397edc7b790a59d021f8aec9dd38f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid jTzIWmZ7azUNZZR-x3QQ/jTzIWmZ7azUNZZR-x3QQ -goversion go1.13.1 -D "" -importcfg $WORK/b101/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/asm_linux_amd64.o ./asm_linux_amd64.s cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/89/89954749da86fead5c8f0ec7f34e2bbbfd5ed4e52330832bcd1fb0806761a9f0-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid rVlwun_NAcAaUhNAIh4H/rVlwun_NAcAaUhNAIh4H -goversion go1.13.1 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/7f/7f5bfdcc291cc1cfc202f4998fd7b1d7d7b4c3c2d5ad4a6fd56c80611df803ad-d # internal mime mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime -std -complete -installsuffix shared -buildid eqD0TYWIjA8sx8ZYwa2a/eqD0TYWIjA8sx8ZYwa2a -goversion go1.13.1 -D "" -importcfg $WORK/b108/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6f/6ff84bb5ffc8a681a05aa4afcc28c4cc7318cc92063c49a96c4d204e3603d997-d # internal mime/quotedprintable mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid iRRdwoKdzoSGXjzaV_rO/iRRdwoKdzoSGXjzaV_rO -goversion go1.13.1 -D "" -importcfg $WORK/b110/importcfg -pack ./reader.go ./writer.go cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/21/211eb1d7c9e29025d10b24ae1921471d96c00439aa3a051a08392d4494b80778-d # internal net/http/internal mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid uhnshPUO9CrMIMe-zjS-/uhnshPUO9CrMIMe-zjS- -goversion go1.13.1 -D "" -importcfg $WORK/b112/importcfg -pack ./chunked.go ./testcert.go cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/0d/0d048fc3c1a88ae170225c93e40c7055f17670daf66d4dff9f720187fb9f1685-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b115/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/arith_amd64.o # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e6/e6df95a74d270507b89c9d4e5054b8bc5021dbcba547ad57ed4ac9e695a03bfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 5pMrzrLwi0mM4LfpKwpa/5pMrzrLwi0mM4LfpKwpa -goversion go1.13.1 -D "" -importcfg $WORK/b115/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 github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 6_b-DBHsLlY_MyoOXcEX/6_b-DBHsLlY_MyoOXcEX -goversion go1.13.1 -D "" -importcfg $WORK/b121/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9e/9efe39c7a38fbbaf966c0609f11e663e2ac8e684f33a1f44349b9dc6d2e455ba-d # internal crypto/elliptic mkdir -p $WORK/b047/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b047/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o -g -O2 cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid xR4VzSPa4W6T8ssEcF5H/xR4VzSPa4W6T8ssEcF5H -goversion go1.13.1 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c1/c1bb6ac9905eb8e125c068c91e12a8938e0ce987e7d0f088b0264e324ba4a808-d # internal encoding/asn1 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _Un7iJS9zPslEyeePIh4/_Un7iJS9zPslEyeePIh4 -goversion go1.13.1 -D "" -importcfg $WORK/b053/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p net -std -installsuffix shared -buildid tTSHn8Z67TZ7rdYaRUA4/tTSHn8Z67TZ7rdYaRUA4 -goversion go1.13.1 -D "" -importcfg $WORK/b073/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/b073/_cgo_gotypes.go $WORK/b073/cgo_linux.cgo1.go $WORK/b073/cgo_resnew.cgo1.go $WORK/b073/cgo_socknew.cgo1.go $WORK/b073/cgo_unix.cgo1.go $WORK/b073/_cgo_import.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/11/115272eb936652efef8807c0f8caca78456ca04066ab1d21a857f35cb2cf0622-d # internal crypto/rand mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 0bFD2Tgw_oTFwVIsduIk/0bFD2Tgw_oTFwVIsduIk -goversion go1.13.1 -D "" -importcfg $WORK/b056/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6d/6df89ff346eda96b69e75463e042aebb6c08540460f356702d90d4a5d98d3941-d # internal crypto/ed25519 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid i58pXWleI21cHk2RM3K7/i58pXWleI21cHk2RM3K7 -goversion go1.13.1 -D "" -importcfg $WORK/b054/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4a/4a02970b6d3cda5d60e83b63a5157f7f2378d54de852ba67662fcce814d50676-d # internal crypto/rsa mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid cbBJky4lKpwR2RnIRRZg/cbBJky4lKpwR2RnIRRZg -goversion go1.13.1 -D "" -importcfg $WORK/b060/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a9/a9d35e37c7e13d13494a41a9fe500de7a18f040ac9502ad902c339fef3a3aec0-d # internal crypto/dsa mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tiWF6KddiW4BWhLO2v-0/tiWF6KddiW4BWhLO2v-0 -goversion go1.13.1 -D "" -importcfg $WORK/b064/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b047/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3e/3ec5368aa6f47fc9e3108813c57f8eac6f5acf5a9ed1306fe05020016162d674-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Juux_Nw7waf46EprxMHk/Juux_Nw7waf46EprxMHk -goversion go1.13.1 -D "" -importcfg $WORK/b100/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/81/817decf8b3f763cd81f2043189da86bab5972c9f9e81d49900b7ea6889b06a97-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_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_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid SJNi_135BpqyI_s5L0Eu/SJNi_135BpqyI_s5L0Eu -goversion go1.13.1 -D "" -importcfg $WORK/b125/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/48/4805380f8af2f068c026d0206614f030889041a7b4bdfdb6063b0681969f2987-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b031/_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_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid KN9w617S8KrLUT_Vt0im/KN9w617S8KrLUT_Vt0im -goversion go1.13.1 -D "" -importcfg $WORK/b126/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/11/111e91c8bd30ba8dc907698cd0264962649e7a9e734a174a0d9ebe77b7de23d8-d # internal crypto/ecdsa mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid BHtwf4y4jk4u7zHPQpX9/BHtwf4y4jk4u7zHPQpX9 -goversion go1.13.1 -D "" -importcfg $WORK/b046/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/2c/2c8bf8946c00877178adb89160905ad96078c7ad819f6ba197f0062b638337e8-d # internal crypto/x509/pkix mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ZekMOlVEW6PxjsrPChvl/ZekMOlVEW6PxjsrPChvl -goversion go1.13.1 -D "" -importcfg $WORK/b065/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1b/1bd3a5752adde7616e9ea608bdfd074a7f004782da24881ca5e05366b6f0ea72-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid qIkRwOLhSmGRlJHTGd5Y/qIkRwOLhSmGRlJHTGd5Y -goversion go1.13.1 -D "" -importcfg $WORK/b069/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/63/6312f1d311e327303f582641495fb3ec2c1e06e64cddd8fb0acfd64ea847c3fd-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile crypto/md5=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid uTXFNodB6xiOhNDNh9ZA/uTXFNodB6xiOhNDNh9ZA -goversion go1.13.1 -D "" -importcfg $WORK/b130/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/92/927ea23745fbf88184da3b82ea81d2a482154f7cd0eb3d0543498b3b0628572a-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid c7-hQobTZf7XOG1rW_Cg/c7-hQobTZf7XOG1rW_Cg -goversion go1.13.1 -D "" -importcfg $WORK/b133/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f2/f2548b47d3fe88328bd9e07888476d6accd3aac926b06f36bc6ae7d23dd204dc-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_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_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid a8aZxWgXTyLbEpvjQ5d8/a8aZxWgXTyLbEpvjQ5d8 -goversion go1.13.1 -D "" -importcfg $WORK/b135/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/56/563ba3a1979cdc6a6f7ae4b28c13b6ddc83fa63a17ad7f0ceb0f1604eb742556-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid eeuVtJirdRZ8dhjfpITA/eeuVtJirdRZ8dhjfpITA -goversion go1.13.1 -D "" -importcfg $WORK/b142/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ad/ad3ff19058087d8efcff079328dcf0c41b07e1008f8ba2a8d371d7a5d62d7819-d # internal os/exec mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p os/exec -std -complete -installsuffix shared -buildid sz9b-EYthjLmbNo7zXGP/sz9b-EYthjLmbNo7zXGP -goversion go1.13.1 -D "" -importcfg $WORK/b146/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/2e/2efb5ba9d6898417750550edebebbc8d532d0f2a6ca6d240580733765fc909ee-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b147/ cat >$WORK/b147/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/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid hvY9Y-Y_0_pKT-dtMxs1/hvY9Y-Y_0_pKT-dtMxs1 -goversion go1.13.1 -D "" -importcfg $WORK/b147/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_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6c/6c05dba92c2ee6c2e81728239827b076e9216586d94ae0f53c1068656cea12f3-d # internal os/user mkdir -p $WORK/b152/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b152/ -importpath os/user -- -I $WORK/b152/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/1b/1bc62611ec68bf1abf05c5f91aed378a87df330ea48b3d5cd8b2de0f2d5b6aaf-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b153/ cat >$WORK/b153/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/b035/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b154/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Q2399oUcWVfEiR-Bl3qE/Q2399oUcWVfEiR-Bl3qE -goversion go1.13.1 -D "" -importcfg $WORK/b153/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1f/1f54e9d4bb4d6c121028cbf94613fe28ab840fdef0d9157ee3ae98b7c0c2542c-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b146/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid rHtDlaIP1TPM9_sxKYkL/rHtDlaIP1TPM9_sxKYkL -goversion go1.13.1 -D "" -importcfg $WORK/b145/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b5/b5726ca0c125d5612bcf8eac9bf01c757c0d731e9033a61155051af442518be5-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid _owY7f0MZOVWYmlhS8zx/_owY7f0MZOVWYmlhS8zx -goversion go1.13.1 -D "" -importcfg $WORK/b157/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/79/79bc15441e5964cf04889b5895abf6ed0bf72154bf82420681e9390bb2629212-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 6Xu8RxAfpuE4FUq4cWlT/6Xu8RxAfpuE4FUq4cWlT -goversion go1.13.1 -D "" -importcfg $WORK/b159/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_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e5/e52a06d52847d2e71ebaef6f32fe3f205adc51d14ae59be4e71eff686075370a-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b144/ cat >$WORK/b144/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/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid q7tyoogbeWiR9NFoE92M/q7tyoogbeWiR9NFoE92M -goversion go1.13.1 -D "" -importcfg $WORK/b144/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b4/b452c94c1f01cb1be3550333638d5f9e3de21c1219057bd046a9c7ba687db16c-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b162/ cat >$WORK/b162/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_amd64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b162/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid uV-JrYDK90iNFeyEHr-7/uV-JrYDK90iNFeyEHr-7 -goversion go1.13.1 -symabis $WORK/b162/symabis -D "" -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h ./cpuid.go ./cpuid_amd64.go ./sha256.go ./sha256blockAvx2_amd64.go ./sha256blockAvx512_amd64.go ./sha256blockAvx_amd64.go ./sha256blockSha_amd64.go ./sha256blockSsse_amd64.go ./sha256block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ce/ce0fb6fe2eaabd0556b29efddb9b992a3eca2288eb1c61cb6b20220f1a3c7ffe-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b143/ cat >$WORK/b143/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/b074/_pkg_.a packagefile crypto/md5=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b133/_pkg_.a packagefile hash/fnv=$WORK/b148/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid v0gIkNKxa7VddpkPWYix/v0gIkNKxa7VddpkPWYix -goversion go1.13.1 -D "" -importcfg $WORK/b143/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 /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b162/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b162/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b162/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b162/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b162/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b162/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b162/_pkg_.a $WORK/b162/cpuid_amd64.o $WORK/b162/sha256blockAvx2_amd64.o $WORK/b162/sha256blockAvx512_amd64.o $WORK/b162/sha256blockAvx_amd64.o $WORK/b162/sha256blockSha_amd64.o $WORK/b162/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/53/536f29f581c2d82da72e30a775eeccd29c27ad3ce188cf79bdb9e13d2a000b6d-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b161/ cat >$WORK/b161/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/b056/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b133/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid MkuR8gwdhyD2pqk9ShEc/MkuR8gwdhyD2pqk9ShEc -goversion go1.13.1 -D "" -importcfg $WORK/b161/importcfg -pack ./sha256.go cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/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_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6e/6e306170fc6962848e3ee25e4652379e0fa21591381abe5fbd6846a959edbd1f-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b023/_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_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid 9wyw_UpS5lalJpXffGLm/9wyw_UpS5lalJpXffGLm -goversion go1.13.1 -D "" -importcfg $WORK/b164/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/63/634138d7e4716ddd86879fbc2cb2d726552e68eb037c6b5d23bf257cd426ce56-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Ow26yzC34lBqryJtTOwg/Ow26yzC34lBqryJtTOwg -goversion go1.13.1 -D "" -importcfg $WORK/b166/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/09/09ce7ad7ed1e5e93c2dbe2a2f184b923a5413fde56463e5a08073f78491ab771-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b115/_pkg_.a packagefile math=$WORK/b024/_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_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid lZUUbv3UbCxPmXWSja4-/lZUUbv3UbCxPmXWSja4- -goversion go1.13.1 -D "" -importcfg $WORK/b117/importcfg -pack ./metrics.pb.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cf/cf0b17c099fbe081f15ba0b81403aa465e15b71927303cad2cf715208503fdea-d # internal crypto/x509 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/dsa=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b058/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid DqYJ1mOiz_juSQJCvPir/DqYJ1mOiz_juSQJCvPir -goversion go1.13.1 -D "" -importcfg $WORK/b063/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/b152 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c6/c654154ed6a56eb6d83014aee9af1cf4897a12a0a4f44bfc2339f0f5c4f1f73a-d # internal github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang mkdir -p $WORK/b093/ cat >$WORK/b093/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang -complete -installsuffix shared -buildid zdVctFIcAYrehN7gncJz/zdVctFIcAYrehN7gncJz -goversion go1.13.1 -D "" -importcfg $WORK/b093/importcfg -pack ./decoder.go ./errors.go ./mmap_unix.go ./node.go ./reader.go ./reader_other.go ./traverse.go ./verifier.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -o $WORK/b152/_cgo_.o $WORK/b152/_cgo_main.o $WORK/b152/_x001.o $WORK/b152/_x002.o $WORK/b152/_x003.o $WORK/b152/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ec/ec8f42c1d1d9a55fc2045249307b880fed79dc5c616fb6cc4dd6b53ccd4be7e2-d # internal net/textproto mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 1EF7b9AwxZNu6si-AaLK/1EF7b9AwxZNu6si-AaLK -goversion go1.13.1 -D "" -importcfg $WORK/b105/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b152/_cgo_.o -dynout $WORK/b152/_cgo_import.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p os/user -std -installsuffix shared -buildid KUS2OZ6FtDj0pb-fS9A_/KUS2OZ6FtDj0pb-fS9A_ -goversion go1.13.1 -D "" -importcfg $WORK/b152/importcfg -pack ./lookup.go ./user.go $WORK/b152/_cgo_gotypes.go $WORK/b152/cgo_lookup_unix.cgo1.go $WORK/b152/getgrouplist_unix.cgo1.go $WORK/b152/listgroups_unix.cgo1.go $WORK/b152/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f2/f28641fb56a39773affd5bb6af5def529bf8660b9293d58b7159faba2dae54cc-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid FYv75b0HF4FXLhFtj_SB/FYv75b0HF4FXLhFtj_SB -goversion go1.13.1 -D "" -importcfg $WORK/b106/importcfg -pack ./proxy.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b152/_pkg_.a $WORK/b152/_x001.o $WORK/b152/_x002.o $WORK/b152/_x003.o $WORK/b152/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a7/a70c07a404d1db79f895435748323b51b3283bd6c81e4559a622332b4b683dca-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile sort=$WORK/b027/_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_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid _d4Rf6BJ24CrtzCZJd4S/_d4Rf6BJ24CrtzCZJd4S -goversion go1.13.1 -D "" -importcfg $WORK/b116/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/00/00526a3bdbfecce2b1005a87e1d31ef0b37d6323987b2fba86c2d3f2180934bc-d # internal github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b119/ cat >$WORK/b119/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b115/_pkg_.a packagefile io=$WORK/b012/_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_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid O8lw-xros35p7CW9DAum/O8lw-xros35p7CW9DAum -goversion go1.13.1 -D "" -importcfg $WORK/b119/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/21/21e8a97fd6cab5295364c703b5f102b931cd4eb6c6b07047cb76937fa6cc8235-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid hr6zz1O5hia90NqqFZxE/hr6zz1O5hia90NqqFZxE -goversion go1.13.1 -D "" -importcfg $WORK/b099/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/28/28e2b1cc101fe4dcd354a78fa7cb86bfa759f985612a5117c0540465b5a641c3-d # internal mime/multipart mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid MTJ8uK_HD56qINl17PA1/MTJ8uK_HD56qINl17PA1 -goversion go1.13.1 -D "" -importcfg $WORK/b109/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/22/22722357cc7bdc8be30376544e5b5ab6812d290bacd40bfd1005197da09aca40-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b124/ cat >$WORK/b124/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/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b126/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 8RrWYLEMFkvF7OHzjHSO/8RrWYLEMFkvF7OHzjHSO -goversion go1.13.1 -D "" -importcfg $WORK/b124/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_amd64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/92/9248de56ea74d21e50fc2b6e4ef34e091ec71d1d907a12b92061edb5aa70a7be-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b137/ cat >$WORK/b137/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid SF5XKxLc02OXrNJ-CIbt/SF5XKxLc02OXrNJ-CIbt -goversion go1.13.1 -D "" -importcfg $WORK/b137/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_amd64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_amd64.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ce/cea74a00d599cf302de4905c2b61baa7b934def9f6bf6b0b4235941a7ef93daa-d # internal github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/oschwald/maxminddb-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b093/_pkg_.a packagefile net=$WORK/b073/_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_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang -complete -installsuffix shared -buildid wba_8JqCr6lsn3hcI_yK/wba_8JqCr6lsn3hcI_yK -goversion go1.13.1 -D "" -importcfg $WORK/b092/importcfg -pack ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/39/39e801742ca58224ab53f733cee1035afd92777653963c1cab11c7fedb3a9742-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid hwjCQchiCNWeBVZ75Zp7/hwjCQchiCNWeBVZ75Zp7 -goversion go1.13.1 -D "" -importcfg $WORK/b140/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f5/f560ccec325294d179b7281a3b74e5bf4e7007c178c939aadc361fb85d32b95c-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b151/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b152/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid PYMLE-2lr3d5ey9P_sfp/PYMLE-2lr3d5ey9P_sfp -goversion go1.13.1 -D "" -importcfg $WORK/b150/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/21/212bcf05ad4f6b7b9fd6b62aa99c65ad994e94beb9e1f81e6829386576b30012-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b134/ cat >$WORK/b134/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b137/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid CPZ9FAExh44_CiTQs0tH/CPZ9FAExh44_CiTQs0tH -goversion go1.13.1 -D "" -importcfg $WORK/b134/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_amd64.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/10/10530568df54a1b637203cdc38c8ad8f68c1344fbbe3a640606c78e12690b9fb-d # internal crypto/tls mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile crypto/md5=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/rc4=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b086/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid KwChFn9KstvMjj1hATZL/KwChFn9KstvMjj1hATZL -goversion go1.13.1 -D "" -importcfg $WORK/b038/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_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/96/9663deb85b6c3b35ce4007917344711eff2dbbfcf5f7291b0d07da0718be9b13-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b138/ cat >$WORK/b138/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b137/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid Odgmc7IWXyi6ZKXnp3vy/Odgmc7IWXyi6ZKXnp3vy -goversion go1.13.1 -D "" -importcfg $WORK/b138/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/61/61e8207c5a5e34724df7a89fc311a066f3dd43737a88cb5f98827ba8b740e857-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b139/ cat >$WORK/b139/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/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b140/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid KUR4GyVZhZ_tLTzGj1Ve/KUR4GyVZhZ_tLTzGj1Ve -goversion go1.13.1 -D "" -importcfg $WORK/b139/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/59/590e8f7a8bb93343313fdadbc32ebfca697d6cf47d99a40d6840667889d4b44a-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b149/ cat >$WORK/b149/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/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b133/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid VavfD8J_RKswK_0WlJVh/VavfD8J_RKswK_0WlJVh -goversion go1.13.1 -D "" -importcfg $WORK/b149/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/b8/b8eccd310278b46bb4f0bc1166d4926bade95d53dd0bbcd5ca3ae61143a9cbbd-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid purwZoFWhgs1XF4xZX5Y/purwZoFWhgs1XF4xZX5Y -goversion go1.13.1 -D "" -importcfg $WORK/b165/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4b/4bc25788a389df841f733cac934a8709532030f7c40a8eb9b415d38dd9e8a491-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid Lvi7ieSHcZ3qlpmmNJ2I/Lvi7ieSHcZ3qlpmmNJ2I -goversion go1.13.1 -D "" -importcfg $WORK/b168/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/08/087a5a6ac5cc58d5f8dc079f91c10903538117179ff25c7e962a3e5fefced0fe-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid EZH62lbEVTqjHpCWtdyn/EZH62lbEVTqjHpCWtdyn -goversion go1.13.1 -D "" -importcfg $WORK/b169/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/b7/b79c02afff6ff531195822821b8fcfc325af8c62e066ff9850fe17148d75282d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/45/45deaada41614c257d4432ebd0631657bf5e0b26ee54af34ceccb708078a4fec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/34/341eedff20b70753e32e05a7f42f5bf5402af5055753fed9ef90412f66ebc8e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3e/3e195fc8efd2fc334d2bec2b23381c9c161b59e320133f362cd7b45b265e054e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fa/fabd1182ee98f687a91f2f18702e80a7327949bd537023e5baa9a64bd4558197-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b160/ cat >$WORK/b160/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/b018/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid nCxKSNOpFCYgm1wgoQY0/nCxKSNOpFCYgm1wgoQY0 -goversion go1.13.1 -D "" -importcfg $WORK/b160/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/62/62ce15963f33a9e07508a6911cab206b4f23320f82a181bcd26491a613f0e8e1-d # internal net/http/httptrace mkdir -p $WORK/b111/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b167/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ionTVpVtPQFGygxNmFVB/ionTVpVtPQFGygxNmFVB -goversion go1.13.1 -D "" -importcfg $WORK/b111/importcfg -pack ./trace.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b063/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid zoD8eTt1iTd_Vg1eiTD1/zoD8eTt1iTd_Vg1eiTD1 -goversion go1.13.1 -D "" -importcfg $WORK/b167/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0f/0f85206ad71b1840131a4a51958fe6bbb068558d5bf9e9020e7070ec105b77e9-d # internal net/http mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b018/_pkg_.a packagefile container/list=$WORK/b039/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0GhKFVbsaiiXVMi8ykv4/0GhKFVbsaiiXVMi8ykv4 -goversion go1.13.1 -D "" -importcfg $WORK/b098/importcfg -pack ./client.go ./clone.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_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/20/20981e431e2b6ac1fe7968948425cacb4c420c78620ffb212a67a6f23dcfdbc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/0e/0ed49e1c6ed6504d6f60c621b91420c304a7b4c19f31cc52ac52b29e5d561847-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b158/ cat >$WORK/b158/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/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b160/_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_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Ldk1bTFAqwgwO9AyuNmG/Ldk1bTFAqwgwO9AyuNmG -goversion go1.13.1 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f5/f5f257c45913454e287a8bd1a6f5114031007ef3dacbf1aba0d805cf3f0b4e6e-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b155/ cat >$WORK/b155/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/b062/_pkg_.a packagefile encoding/base32=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b153/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vMQ7jCC8r37tRb-ryvaJ/vMQ7jCC8r37tRb-ryvaJ -goversion go1.13.1 -D "" -importcfg $WORK/b155/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_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/91/91ed936d109fb9d0934425f57f18469ea131c093d0bcd9e90c41347dbebee4ed-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b155/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid zE1IPseD6jYB27FfnQsP/zE1IPseD6jYB27FfnQsP -goversion go1.13.1 -D "" -importcfg $WORK/b163/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/9b/9b5a0b2f304a663945e3e9c0aedf3e7d1f522b03f901616a42d298904d3dae82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/bf/bf2dc28ce7e0b7cb14f8d57b56aa3ccc26d344b626b994296473f0ffe7ab3229-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b132/ expvar github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b096/ cat >$WORK/b132/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/b021/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b139/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/http=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid yzzj3JV71C2KXNHpxWFU/yzzj3JV71C2KXNHpxWFU -goversion go1.13.1 -D "" -importcfg $WORK/b132/importcfg -pack ./internal.go ./public.go mkdir -p $WORK/b118/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p expvar -std -complete -installsuffix shared -buildid 3dCqPJANfOgwRztO07ZA/3dCqPJANfOgwRztO07ZA -goversion go1.13.1 -D "" -importcfg $WORK/b096/importcfg -pack ./expvar.go cat >$WORK/b118/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/b019/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b121/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_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_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid RbYV0nv_1ty8Ax4BjhMG/RbYV0nv_1ty8Ax4BjhMG -goversion go1.13.1 -D "" -importcfg $WORK/b118/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/76/767dbf9db7220e4883dad98c758f86abf4d7a93439d652f069b472b3cc43486a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fd/fd316bbe1e53186789292676a8c9fdd7b7cdc7ce0ffc7b5a6cf5ed38ff3c577d-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b141/ cat >$WORK/b141/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/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b153/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid 8QBEZ8D32v8bDna7LQzS/8QBEZ8D32v8bDna7LQzS -goversion go1.13.1 -D "" -importcfg $WORK/b141/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_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ff/ffaa55a3a5b9d771628bb05a549abd0363010edcf8e45c27982e3d1b692625ea-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b166/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/http=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid uCBWKMU-IjR2cjZqRILC/uCBWKMU-IjR2cjZqRILC -goversion go1.13.1 -D "" -importcfg $WORK/b131/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f5/f5adf8588ba68cc3e8681509b3faae98bf74b1380f5bf531b1263f3ced77120b-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f9/f9de5496086b816fe53977ce772bad60cd28d0af7d1c951371606c975e5c6231-d # internal mkdir -p $WORK/b095/ cat >$WORK/b095/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/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid afq5c07LTOX4i-EAOxee/afq5c07LTOX4i-EAOxee -goversion go1.13.1 -D "" -importcfg $WORK/b095/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_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e2/e2a54e3ed1a2514dc3aa965f0aff038af66c8831290c1b59ea3bb35ff1bea661-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b128/ cat >$WORK/b128/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/b019/_pkg_.a packagefile compress/gzip=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b118/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/http=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_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_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid UfAXvDn7FSN6ViyvQ7Yd/UfAXvDn7FSN6ViyvQ7Yd -goversion go1.13.1 -D "" -importcfg $WORK/b128/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d3/d3f758310a1d10b18826c0d14369454278ca87d86aed80be9269caeacf36dc40-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/b018/_pkg_.a packagefile crypto/tls=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b087/_pkg_.a packagefile flag=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b169/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/http=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid w-nTwk4hEIIkji6G2Ztk/w-nTwk4hEIIkji6G2Ztk -goversion go1.13.1 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./stats.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1b/1b7dbde12475a3782bf969a16e2804b916d9d5d02f7432643aa3efae9edb3406-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/b018/_pkg_.a packagefile crypto/tls=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b087/_pkg_.a packagefile flag=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b169/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b097/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net=$WORK/b073/_pkg_.a packagefile net/http=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b036/_pkg_.a packagefile container/list=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile crypto/md5=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/rc4=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b086/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile encoding=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf16=$WORK/b089/_pkg_.a packagefile internal/fmtsort=$WORK/b022/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b093/_pkg_.a packagefile expvar=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b124/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b150/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b168/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b055/_pkg_.a packagefile crypto/dsa=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b084/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b153/_pkg_.a packagefile encoding/base32=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b151/_pkg_.a packagefile os/user=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile regexp/syntax=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b147/_pkg_.a packagefile hash/fnv=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b145/_pkg_.a packagefile os/exec=$WORK/b146/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Axo-bUDw1e_0jwmmYOQK/w-nTwk4hEIIkji6G2Ztk/QzXp1Zpp1qj-neYFOV7h/Axo-bUDw1e_0jwmmYOQK -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x04f92510948c1ee3df8b49b83b4559bb0ef3a0e2 -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_amd64/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' + GO111MODULE=off + 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=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd5fda561df530d119ce1f7ae956795bf2d4a793f -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-build485576683 runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid tCcJ4YCp49O-WMX3wx2i/tCcJ4YCp49O-WMX3wx2i -goversion go1.13.1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b008/ internal/race mkdir -p $WORK/b015/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid rbNwnx2GKUz30V5bti5p/rbNwnx2GKUz30V5bti5p -goversion go1.13.1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid iljY-qMMjZhRPv6GXQmZ/iljY-qMMjZhRPv6GXQmZ -goversion go1.13.1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid RoFVl0n9_d7o_HYU-nv2/RoFVl0n9_d7o_HYU-nv2 -goversion go1.13.1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 2MReao0RuBKP3vN8dYk9/2MReao0RuBKP3vN8dYk9 -goversion go1.13.1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPDYqqm9Ieapafe8jEgM/UPDYqqm9Ieapafe8jEgM -goversion go1.13.1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1e/1e924e324e73783497bee0772f31b1ab7222ce41c2e0551a6b80d08d85307b1b-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid _2LZhDOOYANMbmJtr2lt/_2LZhDOOYANMbmJtr2lt -goversion go1.13.1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b2/b2bff9dbbe2c01075de7b931040cf139638b9fc19d4ad96402566a893c0b1fe9-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid E9mgCIecIhfn2LLf854c/E9mgCIecIhfn2LLf854c -goversion go1.13.1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9e/9eee34b443c2e830af5aeeedf23ecbe3088df598463df0ed99e32cb95fbb2d52-d # internal container/list mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p container/list -std -complete -installsuffix shared -buildid 6FO2PiK-nLLrU4DeJpjq/6FO2PiK-nLLrU4DeJpjq -goversion go1.13.1 -D "" -importcfg $WORK/b024/importcfg -pack ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/99/997ece8beb3ed6276f4236c2687f7c11fa72484f0d26b25c8675d15b74dda4a1-d # internal math/bits mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math/bits -std -complete -installsuffix shared -buildid eCElmAUJSwFrPe6tyaOc/eCElmAUJSwFrPe6tyaOc -goversion go1.13.1 -D "" -importcfg $WORK/b029/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/76/766ccf7df5151c75d521bd5acf5bb18a1caf7abcf7f8b304595740f42c934da0-d # internal crypto/internal/subtle mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid n6V2bn8tlPe4tfgVZXev/n6V2bn8tlPe4tfgVZXev -goversion go1.13.1 -D "" -importcfg $WORK/b032/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/92/92fc571123bc8b2c609c4329100d709d0f3425f7a9a64bb8e5beb4db89d98ff7-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b8/b8fa9c0f61220d01d7a24296a31d240f60752b0b551ebaaad9b264a48b4e09f1-d # internal crypto/subtle mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid pOAVQAlXX7ni4Jmf5ykn/pOAVQAlXX7ni4Jmf5ykn -goversion go1.13.1 -D "" -importcfg $WORK/b033/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4a/4a6183291a5256f9e38f0fccc4ee73ad889c94f130a01a26fae44886f75b9cdd-d # internal internal/testlog mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6s73yFxUl6JmmIQZAS/oE6s73yFxUl6JmmIQZAS -goversion go1.13.1 -D "" -importcfg $WORK/b046/importcfg -pack ./log.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid z-ajKhrs6traLV8vUjPZ/z-ajKhrs6traLV8vUjPZ -goversion go1.13.1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fa/fa0fe87b1f50e8637f5a29af1ee5250a948444412b4e12c8f121f033ea18ebf5-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid G3RJmQWkgxBlgNJn2Po1/G3RJmQWkgxBlgNJn2Po1 -goversion go1.13.1 -D "" -importcfg $WORK/b068/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1f/1f4e3de29424777e6e00d2523ca59f3c7a9c8e459902509f9316fc3335d826f1-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/1b/1b66bcf65c76c6198b61585c058527ad3f0736a1fdd6277d5030f4c0b6a68e90-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid bds0ObR1XqseXQK8yT5m/bds0ObR1XqseXQK8yT5m -goversion go1.13.1 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b028/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6c/6c4b60117022634955ad73bc09450df1ffd422b8a7a8ca70715db581b542bbfd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1c/1cfdb6f50605e214c506ebeca1ed82bb9797949ce6e25752af367a0c7cfd13e2-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid AI6j_hlXRshd8S81dNl7/AI6j_hlXRshd8S81dNl7 -goversion go1.13.1 -D "" -importcfg $WORK/b079/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math -std -installsuffix shared -buildid zhTqX2SlYXXMQEaMQaE5/zhTqX2SlYXXMQEaMQaE5 -goversion go1.13.1 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 ./exp_asm.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_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/50/508de7eefdfe064111b75a47b8228329e624bb5d2cb7af8541d1ad5cb77c736c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b082/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d4/d46f773bce58155193cd835c919c8c550c69d9621fe11fdc85ec034dd3df7413-d # internal encoding mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding -std -complete -installsuffix shared -buildid cs-gACnXZLH42bG4mBMk/cs-gACnXZLH42bG4mBMk -goversion go1.13.1 -D "" -importcfg $WORK/b085/importcfg -pack ./encoding.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid 18TatEa6SYzNebYBtycS/18TatEa6SYzNebYBtycS -goversion go1.13.1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/15/155c40ff81068bd3236724e7a6fbad6d841c6c7ad658bf9bc6c4051978205237-d # internal unicode/utf16 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qTffJgAmrkdx03hskX_H/qTffJgAmrkdx03hskX_H -goversion go1.13.1 -D "" -importcfg $WORK/b086/importcfg -pack ./utf16.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b082/const_GOARCH.h cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/57/57e30dda60da7ff8d9e766a1ae3255c8e15a0423b5758460a7e5523ebdf303e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/bc/bc8ce73c814cd68f70db3c13b749974953057365ef4d32bdc290c0d11526d36c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/cswap_amd64.o ./cswap_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/ladderstep_amd64.o ./ladderstep_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/mul_amd64.o ./mul_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/03/03863863aec98775413fa274c07bc1ec4054493a5629730b52bdb3230876ef43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/const_amd64.o $WORK/b082/cswap_amd64.o $WORK/b082/freeze_amd64.o $WORK/b082/ladderstep_amd64.o $WORK/b082/mul_amd64.o $WORK/b082/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b122/ cat >$WORK/b122/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_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid mOI1k4Tlc9j-J9H9Fl_B/mOI1k4Tlc9j-J9H9Fl_B -goversion go1.13.1 -D "" -importcfg $WORK/b122/importcfg -pack ./const.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/40/404cf23908d5e380ade3934ffdc50a7db82f3288e6f820bd13ca343bcbe8af56-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/02/02ab91ba3cb5fe69f74dd98dba42a4fc15d4fb94ab64bf30aea7512b3dcf4072-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid yn4UtDd2CKAvnnCRLVcw/yn4UtDd2CKAvnnCRLVcw -goversion go1.13.1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./mgcscavenge.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_generic.go ./os_linux_noauxv.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/log_amd64.o ./log_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/dim_amd64.o $WORK/b028/exp_amd64.o $WORK/b028/floor_amd64.o $WORK/b028/hypot_amd64.o $WORK/b028/log_amd64.o $WORK/b028/sqrt_amd64.o $WORK/b028/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ed/edcf2b69c3420b7f763ac83c65d2ca70e823e5b5b3f1286252ef12a77d44a978-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x012.o -c gcc_amd64.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./asm_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Csk4HL8nVn989bzhzGDE/Csk4HL8nVn989bzhzGDE -goversion go1.13.1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_amd64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b5/b5471896df52f8587758e987d439cfd60efac953bd1d893ab3c9c1e817d3fa21-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a7/a72e9bb3a9b4f460eca11cba2607559e56239b87efe4c8db2ec5e6c51641d50c-d # internal sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid ksbsJA2am-rwmVOnrq58/ksbsJA2am-rwmVOnrq58 -goversion go1.13.1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 98uPjNYEvHcXh7T72tUk/98uPjNYEvHcXh7T72tUk -goversion go1.13.1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/aa/aa985c5acfb6b47e527fca6307013dbf5eb1595dab621bb739bb092653ff27db-d # internal math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wfroipAa_W73hdR2qkXO/wfroipAa_W73hdR2qkXO -goversion go1.13.1 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid X-iFn1yihd_k4PowPIAu/X-iFn1yihd_k4PowPIAu -goversion go1.13.1 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/59/59d63021eb0327b71720e2b55c69d81484828e3ca35bc44ba263a68d4bbe32d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/36/36905ed29d21ad769344c847ae8091ac8a942f253cf7493aca5995f25247d30b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/20/20194be41445fb2e16901baefcc3077e98cd05577d1f4e5a71a2245cae7a53d3-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b042/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid 2SsiL71q0669ePjhwJvU/2SsiL71q0669ePjhwJvU -goversion go1.13.1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p sort -std -complete -installsuffix shared -buildid bXQ1mGtd8QXCk6toGH8v/bXQ1mGtd8QXCk6toGH8v -goversion go1.13.1 -D "" -importcfg $WORK/b042/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/49/49f78916ee231aa004dd5cf4b06ff71a46dac265c08cc0a8ca985201e5e9ebf5-d # internal internal/oserror mkdir -p $WORK/b022/ io mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid tBEcXtRMhpDaGU95fNrE/tBEcXtRMhpDaGU95fNrE -goversion go1.13.1 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HsQEXVi0PZKG6Roc6Qe7/HsQEXVi0PZKG6Roc6Qe7 -goversion go1.13.1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p strconv -std -complete -installsuffix shared -buildid WdYMgqSklpbgTXHVgXHe/WdYMgqSklpbgTXHVgXHe -goversion go1.13.1 -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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid okbSZOhiQHIY-8nNTgg4/okbSZOhiQHIY-8nNTgg4 -goversion go1.13.1 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/55/55b63a3ff752de1866357ba65c1c44bbbc5310e1b821ece352b62440a51cbf6d-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid uYVxrRhsDUexN2cevgOT/uYVxrRhsDUexN2cevgOT -goversion go1.13.1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/df/df2f0ba791e41f21e7dba403c4ea98471035a77726cdeeb6227fb4e1d0f7cc87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9b/9bea4d31eb1f89f1a2d1e7789d2809a77188ff13f01416239ad3126f9b649636-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/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 4NE8-qLJRQIS8M4PuOP6/4NE8-qLJRQIS8M4PuOP6 -goversion go1.13.1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p hash -std -complete -installsuffix shared -buildid Wh_F5udmjS-PlymLQd27/Wh_F5udmjS-PlymLQd27 -goversion go1.13.1 -D "" -importcfg $WORK/b026/importcfg -pack ./hash.go strings mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p strings -std -complete -installsuffix shared -buildid pE9JSut43qgXyrZfSvNl/pE9JSut43qgXyrZfSvNl -goversion go1.13.1 -D "" -importcfg $WORK/b048/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b7/b71c5ce8db23e5e1442459b1168c24b98d0232b5e4741b7478b3d12d96fbea1d-d # internal crypto/internal/randutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid kpSfeeZ6gRQER4MKzNOb/kpSfeeZ6gRQER4MKzNOb -goversion go1.13.1 -D "" -importcfg $WORK/b049/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/02/0256a4bbcc90fdea5f4f692e5c17c0e14bfe7a6618f956dd7914bff085043746-d # internal crypto/hmac mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid dfhNnMkI91iopPptG0oz/dfhNnMkI91iopPptG0oz -goversion go1.13.1 -D "" -importcfg $WORK/b055/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/24/24e8ec8fe7d62d0f93e036b59f977a1f8ec6317e438e5798f2db8de447a53443-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid x_O2pKUIN9-PKV1Y2B9g/x_O2pKUIN9-PKV1Y2B9g -goversion go1.13.1 -D "" -importcfg $WORK/b083/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/af/af64f58a4c5c65a6d6672d7406608b57a53eaf1fa06975e94f5b7894eae69202-d # internal text/tabwriter mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1yT7sqOwOjGPUC5xKdxn/1yT7sqOwOjGPUC5xKdxn -goversion go1.13.1 -D "" -importcfg $WORK/b092/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6a/6aa1ca4406d45d40d5e1d7c680fc0bf8d43cf76d94ad6fb37573619d993f709f-d # internal crypto mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p crypto -std -complete -installsuffix shared -buildid kdTGYb8Eo889XoJV8OhA/kdTGYb8Eo889XoJV8OhA -goversion go1.13.1 -D "" -importcfg $WORK/b025/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d1/d1856ab225f245a90d71b802761b7665e1124d4d6b00888d5c7ebc23f208ff52-d # internal reflect mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b035/symabis ./asm_amd64.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p reflect -std -installsuffix shared -buildid 38o5rNVn2mJmlvzCCpAh/38o5rNVn2mJmlvzCCpAh -goversion go1.13.1 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e9/e9b83ac4542d4ff83e2a483dec7de60a5cdb38b095be62e72842b1e1b7433aa1-d # internal crypto/rc4 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 8D97MSpGg6Fhg4c-tsIP/8D97MSpGg6Fhg4c-tsIP -goversion go1.13.1 -D "" -importcfg $WORK/b057/importcfg -pack ./rc4.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/1a/1a0a052f2801bfe64ae8756aee1d2486ef97d0089666e4001a4ba446404f90a4-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/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid OT8D82ot3UzsDmXDASHB/OT8D82ot3UzsDmXDASHB -goversion go1.13.1 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9b/9b5792f43b1c8d70d61394636061d77f2918f6b12a5713ce4dd9e4e54c897169-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b111/symabis ./goid_go1.5_amd64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid QJBxfEEY4nh4RmdaWzpz/QJBxfEEY4nh4RmdaWzpz -goversion go1.13.1 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b111/goid_go1.5_amd64.o ./goid_go1.5_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a1/a15682f7f2ce25346558f55bd6d05d42d2a61b4bb96f05feb3d7c9275dbab2a4-d # internal path mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p path -std -complete -installsuffix shared -buildid 8gzbghBD-RxxlvmTEGFb/8gzbghBD-RxxlvmTEGFb -goversion go1.13.1 -D "" -importcfg $WORK/b090/importcfg -pack ./match.go ./path.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a2/a246aad4dad143c205ca46169723ead947b1f2d0639fab23cc313dd62fa2fee1-d # internal regexp/syntax mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qbC6rRedMmDV5GRxTH_K/qbC6rRedMmDV5GRxTH_K -goversion go1.13.1 -D "" -importcfg $WORK/b101/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b111/_pkg_.a $WORK/b111/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a1/a172cce82acd2d579c2c8436772f91c939c8ec69ffea469cbf7e09199f939d3d-d # internal hash/fnv mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 0NYoHQOGUQmpL-XF9STB/0NYoHQOGUQmpL-XF9STB -goversion go1.13.1 -D "" -importcfg $WORK/b117/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2d/2ddb703b3207a404e2a91c26a85e26e170d15d0ff58725269baf890edac127c2-d # internal hash/crc32 mkdir -p $WORK/b130/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b130/symabis ./crc32_amd64.s cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p hash/crc32 -std -installsuffix shared -buildid ZqnQzfov8-JsiW8L41GC/ZqnQzfov8-JsiW8L41GC -goversion go1.13.1 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bc/bc416b10fe18d0df2577b88080d62b007773ae6381ebeb6ca3ac40f4a25591ab-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid aXdVQsL1bil5gPR1PLcQ/aXdVQsL1bil5gPR1PLcQ -goversion go1.13.1 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6f/6f78edc872b030d3d0ca640d4413352fc3a23456bea798a0f2d746bdc23682af-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid dNZenW8b_QQ4yywMlf5j/dNZenW8b_QQ4yywMlf5j -goversion go1.13.1 -D "" -importcfg $WORK/b146/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b130/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b130/_pkg_.a $WORK/b130/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/11/1180b4a3f1c712735f2cad0e9ccfb10de2a0d79a701985d915c4c5af244e9a8b-d # internal encoding/base32 mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 5y9uf-wc3LxKRf2ktTdP/5y9uf-wc3LxKRf2ktTdP -goversion go1.13.1 -D "" -importcfg $WORK/b148/importcfg -pack ./base32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0f/0fdb566b6db44308d9b0e2fe6f5f8e3a206eafe87e0041ddf0206e84e65dadf9-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid G797fkGOun-W7pKoH31N/G797fkGOun-W7pKoH31N -goversion go1.13.1 -D "" -importcfg $WORK/b020/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_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/09/099a712e6283ff991d2e46210055e397dad8f81be9d16d70be0294a4b39b71f4-d # internal internal/syscall/unix mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TYlgzHdYFdl2P4PdM-pv/TYlgzHdYFdl2P4PdM-pv -goversion go1.13.1 -D "" -importcfg $WORK/b045/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/91/91a84e98c6c1ef21b4032dd93aad86553a76e356c720a42e4826017863267681-d # internal github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid UK6JZ-jC9j8bRTaHMinY/UK6JZ-jC9j8bRTaHMinY -goversion go1.13.1 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/91/91665a44a80e2124a45c20cf8868a5afa774bfb56daf396ef2662e638314729b-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9d/9d6b4ab428a706a1de9b11a306c98bbe990b9abd5c0e233f76e8a22c0e2d232c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ce/ce4c5bd9102088850b93f88389948e3dab2ad3fcbbcf076439821f429e46a145-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/57/574c516227018637ca3a46fd9e18629a9959ff81a6ced9f2d64f3194f51e9080-d # internal regexp mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b101/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p regexp -std -complete -installsuffix shared -buildid -LSaCs7Ex1kgvIKCoguW/-LSaCs7Ex1kgvIKCoguW -goversion go1.13.1 -D "" -importcfg $WORK/b100/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c2/c29fb348760fa816ee18aecbaf9356717149bd137af9f42464ab78e4e0d65f6a-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid b0zH_cifNWBvA5qxEsT7/b0zH_cifNWBvA5qxEsT7 -goversion go1.13.1 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/poll -std -installsuffix shared -buildid m9M5ympIowakSHwvP2aF/m9M5ympIowakSHwvP2aF -goversion go1.13.1 -D "" -importcfg $WORK/b044/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ff/ff104728029de23f7400299b482142fc79aad538ac14f795155051921e24ab16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f4/f48ac0586a10824e7d09679784a30e1d473b95e161ae93df3d70fd60b6841aee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/34/347cfcf9a52588a32b0bcb0f37154c26dcb16a0e2e8161c9690a8e615344c93f-d # internal os mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b044/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p os -std -installsuffix shared -buildid ugmFr9VXcAFemNtCbtGA/ugmFr9VXcAFemNtCbtGA -goversion go1.13.1 -D "" -importcfg $WORK/b043/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/54/546995af86e72b2ec5834c39063b17357b5256e322ede9fd197766ae43edeb4e-d # internal internal/fmtsort mkdir -p $WORK/b041/ encoding/binary mkdir -p $WORK/b034/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid EoK8n1RexKzzmnDeU840/EoK8n1RexKzzmnDeU840 -goversion go1.13.1 -D "" -importcfg $WORK/b041/importcfg -pack ./sort.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Vit4wizJvFylRh9XXaYR/Vit4wizJvFylRh9XXaYR -goversion go1.13.1 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0d/0d8647933da70e71d08f51b5c8ded9c2565b63afd6f5ae537ff499b74d3dd97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d9/d9d1b671ad808952e7274ad02d69854618d436ae37c830f836dc6f290ebf4c84-d # internal path/filepath mkdir -p $WORK/b070/ fmt mkdir -p $WORK/b040/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid gNaeJ1Go3AvidmU3aUp8/gNaeJ1Go3AvidmU3aUp8 -goversion go1.13.1 -D "" -importcfg $WORK/b070/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKEFLsj-6Sdx6YT2LU8g/aKEFLsj-6Sdx6YT2LU8g -goversion go1.13.1 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/47/475770eeba1028404d5df5509f3e4d9137af7ea3b31c04e8e8eaa158e5290965-d # internal crypto/sha512 mkdir -p $WORK/b050/ crypto/cipher cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b050/symabis ./sha512block_amd64.s mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./xor_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Nnw2gLStPdZor4dvdm9q/Nnw2gLStPdZor4dvdm9q -goversion go1.13.1 -D "" -importcfg $WORK/b053/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p crypto/cipher -std -installsuffix shared -buildid jBDMzTYMMdVglzl9Y7Uo/jBDMzTYMMdVglzl9Y7Uo -goversion go1.13.1 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid xuGoMUlUBiloZXPzPGX3/xuGoMUlUBiloZXPzPGX3 -goversion go1.13.1 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/93/934d1db6fe57f9400cd1bbc3c8b1478253671733db016345e26810c7ca9e390a-d # internal crypto/md5 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./md5block_amd64.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/md5 -std -installsuffix shared -buildid Kb-BTqi61yUg238Az0SB/Kb-BTqi61yUg238Az0SB -goversion go1.13.1 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b050/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f8/f8aba0afd6b47b9659eb1acca28590d93115f592984423c951785dd287aeef55-d # internal crypto/aes mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/78/781fd3403dd10ad8d90e38fa11e21d5b3aefdaeeaef49c84e57fe6c3de4596a3-d # internal crypto/des mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid RD5LvfxDL3L8EPTb0cMs/RD5LvfxDL3L8EPTb0cMs -goversion go1.13.1 -D "" -importcfg $WORK/b036/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p crypto/aes -std -installsuffix shared -buildid 3s27jfts8L-5kBpyi6os/3s27jfts8L-5kBpyi6os -goversion go1.13.1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e4/e4526e0da822a3ef3b279420bd1bd2fda593150d286fb2eced0747dc7de67397-d # internal crypto/sha1 mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b7/b7bbab10fc0636ded30fba249949c9b32ef09f61368f189beb900afba9682b72-d # internal crypto/sha256 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7d/7d9ad0650ed260c3d3d933df6957bb6760a81cf6246a8911f3cd6f02efd79545-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 6o6Qsetq8QURg5vdlT6X/6o6Qsetq8QURg5vdlT6X -goversion go1.13.1 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go encoding/base64 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid DBsTnQn2olTcsWm5dSVG/DBsTnQn2olTcsWm5dSVG -goversion go1.13.1 -D "" -importcfg $WORK/b066/importcfg -pack ./base64.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid J8LREKUmIW5y7Ly-C6Oe/J8LREKUmIW5y7Ly-C6Oe -goversion go1.13.1 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_amd64.o $WORK/b030/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/27/2708c891e86d5c0edfcf076e484a0f4f1abaf7f7d3c4a35e9cc984987189ac55-d # internal io/ioutil mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid _rJAgEsWVjhG4whJrONp/_rJAgEsWVjhG4whJrONp -goversion go1.13.1 -D "" -importcfg $WORK/b069/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8e/8ebca5a9047c26b7bc35375c89d18cdd347fddebc6c83d646b0872df323a34ae-d # internal encoding/pem mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid viP62d9MCZQ16khZ5CST/viP62d9MCZQ16khZ5CST -goversion go1.13.1 -D "" -importcfg $WORK/b065/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/01/0187f3827c8ae61e7eefde0b0745aa5e2d39dde9a84321c73bb658ec4cb9106f-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -upObE0ew9yQ68QHnYrM/-upObE0ew9yQ68QHnYrM -goversion go1.13.1 -D "" -importcfg $WORK/b078/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5d/5d3d92be15b6cd0bc55062f93ca01aacc8bfbee15d82e386facefc6b8a46012f-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./sum_amd64.s cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/72/72dab7991caf897efd88e211c069b7e790fd016d4f596ee44a71fedc5665f4fe-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b081/symabis ./cpu_x86.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid vZBOVMlOulAwdEsJLdCW/vZBOVMlOulAwdEsJLdCW -goversion go1.13.1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Tuwlfzl2xzmvOfOOorbc/Tuwlfzl2xzmvOfOOorbc -goversion go1.13.1 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f7f6713f2c3b6495020a4c2600417d671336f811166c94fe4b497597ef081afe-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b097/ cat >$WORK/b097/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_amd64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b097/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/cpu_x86.o ./cpu_x86.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid GS8Eh5w7dcJOl6PT_iUZ/GS8Eh5w7dcJOl6PT_iUZ -goversion go1.13.1 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e6/e6b29e166f1205566fb646e094b07e06bc25b8657db2fe4df31e7ca084006e04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal os/exec mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p os/exec -std -complete -installsuffix shared -buildid sz9b-EYthjLmbNo7zXGP/sz9b-EYthjLmbNo7zXGP -goversion go1.13.1 -D "" -importcfg $WORK/b106/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/76/767d9fffb231d61cd9d8e6a8e8b1b030962a1d3fb8e2c855abddc9ce3a6abd12-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b149/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f5/f5808d3c76677113b6d9624956a9ed0ae009c09e673f20049336b54594a9d8c7-d # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid _owY7f0MZOVWYmlhS8zx/_owY7f0MZOVWYmlhS8zx -goversion go1.13.1 -D "" -importcfg $WORK/b149/importcfg -pack ./reader.go ./writer.go vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/81/81d44596e2e0d01acba66c840ae823e80996a28cde737bfd0b5aba6b4078e1be-d # internal math/big mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b039/symabis ./arith_amd64.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p math/big -std -installsuffix shared -buildid HTXyIFbFAZjsfj5DMqKE/HTXyIFbFAZjsfj5DMqKE -goversion go1.13.1 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid GoIS8ekvG0eIXCruYs_W/GoIS8ekvG0eIXCruYs_W -goversion go1.13.1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/79/79bc15441e5964cf04889b5895abf6ed0bf72154bf82420681e9390bb2629212-d # internal encoding/hex mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid tRTx6FGzZswosI7SmEhC/tRTx6FGzZswosI7SmEhC -goversion go1.13.1 -D "" -importcfg $WORK/b064/importcfg -pack ./hex.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1f/1f54e9d4bb4d6c121028cbf94613fe28ab840fdef0d9157ee3ae98b7c0c2542c-d # internal net/url mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net/url -std -complete -installsuffix shared -buildid ftMBFwwmZPq0oz3DtnF1/ftMBFwwmZPq0oz3DtnF1 -goversion go1.13.1 -D "" -importcfg $WORK/b076/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/22/225789a22724fc588147702b365b19e5735f07aca29d257e6de037b5d9b03157-d # internal encoding/json mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b086/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid kTbppPVzBNP_cwLAKyen/kTbppPVzBNP_cwLAKyen -goversion go1.13.1 -D "" -importcfg $WORK/b084/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/72/72261ba0eb18c13b7de5f7f66085212cc279ed76a25870582ac5e4db7d9bc202-d # internal flag mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p flag -std -complete -installsuffix shared -buildid oIKbd-FghcRvVR4SlQHj/oIKbd-FghcRvVR4SlQHj -goversion go1.13.1 -D "" -importcfg $WORK/b087/importcfg -pack ./flag.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d4/d411d6a27a907b9d623c24de0c03a58d6b0d2ecad19b1b46674f997333c250da-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b006/_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_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid eeuVtJirdRZ8dhjfpITA/eeuVtJirdRZ8dhjfpITA -goversion go1.13.1 -D "" -importcfg $WORK/b089/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/36/36569dad3b96905e4958403ff1fc167c6a2b6dccc8b9e91ab3b1b8410720bea8-d # internal text/template/parse mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid NlmnlSlN2-rPmSVZOZeA/NlmnlSlN2-rPmSVZOZeA -goversion go1.13.1 -D "" -importcfg $WORK/b094/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/2e/2efb5ba9d6898417750550edebebbc8d532d0f2a6ca6d240580733765fc909ee-d # internal github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex -complete -installsuffix shared -buildid V7dHxtnLQLmOwAMgf-uE/V7dHxtnLQLmOwAMgf-uE -goversion go1.13.1 -D "" -importcfg $WORK/b095/importcfg -pack ./shlex.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/68/68bf9ffb34232e2fea713c4cbc77b9412299df0f067a5a3ba7543cec8b0a511c-d # internal log mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p log -std -complete -installsuffix shared -buildid GrbeOwTcxg3OH5ZOxHnr/GrbeOwTcxg3OH5ZOxHnr -goversion go1.13.1 -D "" -importcfg $WORK/b099/importcfg -pack ./log.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/06/06cb735b725619d16f535a5d32c94be0ca5119a6d3c3d1f333d811199f0da4ca-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid Lvi7ieSHcZ3qlpmmNJ2I/Lvi7ieSHcZ3qlpmmNJ2I -goversion go1.13.1 -D "" -importcfg $WORK/b098/importcfg -pack ./build.go ./tags_noupgrade.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b7/b79c02afff6ff531195822821b8fcfc325af8c62e066ff9850fe17148d75282d-d # internal encoding/xml mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid 7fA2MwK3SGXdiQZI6BnU/7fA2MwK3SGXdiQZI6BnU -goversion go1.13.1 -D "" -importcfg $WORK/b103/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 -m64 -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 -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid tTSHn8Z67TZ7rdYaRUA4/tTSHn8Z67TZ7rdYaRUA4 -goversion go1.13.1 -D "" -importcfg $WORK/b071/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/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6f/6ff84bb5ffc8a681a05aa4afcc28c4cc7318cc92063c49a96c4d204e3603d997-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/exec=$WORK/b106/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid rHtDlaIP1TPM9_sxKYkL/rHtDlaIP1TPM9_sxKYkL -goversion go1.13.1 -D "" -importcfg $WORK/b105/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e2/e2c65f1e506c42373235b9ba8488d90a20e77f0a20a66e636bec190fadde7d80-d # internal text/template mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile internal/fmtsort=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b094/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p text/template -std -complete -installsuffix shared -buildid F9jIKbi3Q7o_p8NNFYvE/F9jIKbi3Q7o_p8NNFYvE -goversion go1.13.1 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b097/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7f/7f5bfdcc291cc1cfc202f4998fd7b1d7d7b4c3c2d5ad4a6fd56c80611df803ad-d # internal github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b096/ cat >$WORK/b096/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/b097/_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_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid X988LZos1uvWkQiZeV7z/X988LZos1uvWkQiZeV7z -goversion go1.13.1 -D "" -importcfg $WORK/b096/importcfg -pack ./doc.go ./isatty_tcgets.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1e/1eea72a7446b1ff9740ee57a0a5fd37cc0f6700dce725119d2e89d2b06bf8b88-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9e/9efe39c7a38fbbaf966c0609f11e663e2ac8e684f33a1f44349b9dc6d2e455ba-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid c7-hQobTZf7XOG1rW_Cg/c7-hQobTZf7XOG1rW_Cg -goversion go1.13.1 -D "" -importcfg $WORK/b108/importcfg -pack ./logger.go crypto/elliptic mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./p256_asm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid xR4VzSPa4W6T8ssEcF5H/xR4VzSPa4W6T8ssEcF5H -goversion go1.13.1 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ad/ad3ff19058087d8efcff079328dcf0c41b07e1008f8ba2a8d371d7a5d62d7819-d # internal encoding/asn1 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _Un7iJS9zPslEyeePIh4/_Un7iJS9zPslEyeePIh4 -goversion go1.13.1 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e5/e52a06d52847d2e71ebaef6f32fe3f205adc51d14ae59be4e71eff686075370a-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 0bFD2Tgw_oTFwVIsduIk/0bFD2Tgw_oTFwVIsduIk -goversion go1.13.1 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f1/f16b05e014780b8e388469b8dc6f9840b7021dcc507631362509ea65e1e6998f-d # internal crypto/dsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tiWF6KddiW4BWhLO2v-0/tiWF6KddiW4BWhLO2v-0 -goversion go1.13.1 -D "" -importcfg $WORK/b062/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6d/6df89ff346eda96b69e75463e042aebb6c08540460f356702d90d4a5d98d3941-d # internal crypto/ed25519 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid i58pXWleI21cHk2RM3K7/i58pXWleI21cHk2RM3K7 -goversion go1.13.1 -D "" -importcfg $WORK/b052/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3e/3ec5368aa6f47fc9e3108813c57f8eac6f5acf5a9ed1306fe05020016162d674-d # internal crypto/rsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid cbBJky4lKpwR2RnIRRZg/cbBJky4lKpwR2RnIRRZg -goversion go1.13.1 -D "" -importcfg $WORK/b058/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/81/817decf8b3f763cd81f2043189da86bab5972c9f9e81d49900b7ea6889b06a97-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b104/ cat >$WORK/b104/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/b019/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid q7tyoogbeWiR9NFoE92M/q7tyoogbeWiR9NFoE92M -goversion go1.13.1 -D "" -importcfg $WORK/b104/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4a/4a02970b6d3cda5d60e83b63a5157f7f2378d54de852ba67662fcce814d50676-d # internal os/user mkdir -p $WORK/b112/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b112/ -importpath os/user -- -I $WORK/b112/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/111e91c8bd30ba8dc907698cd0264962649e7a9e734a174a0d9ebe77b7de23d8-d # internal crypto/ecdsa mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_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/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid BHtwf4y4jk4u7zHPQpX9/BHtwf4y4jk4u7zHPQpX9 -goversion go1.13.1 -D "" -importcfg $WORK/b037/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ae/ae2687aa8f92f9e1833a7174a24fe7072b16643df2ebd7bcd14d41dde8ee06f7-d # internal crypto/x509/pkix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ZekMOlVEW6PxjsrPChvl/ZekMOlVEW6PxjsrPChvl -goversion go1.13.1 -D "" -importcfg $WORK/b063/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ce/ce0fb6fe2eaabd0556b29efddb9b992a3eca2288eb1c61cb6b20220f1a3c7ffe-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid qIkRwOLhSmGRlJHTGd5Y/qIkRwOLhSmGRlJHTGd5Y -goversion go1.13.1 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2c/2c8bf8946c00877178adb89160905ad96078c7ad819f6ba197f0062b638337e8-d # internal github.com/syncthing/syncthing/vendor/github.com/urfave/cli mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b092/_pkg_.a packagefile text/template=$WORK/b093/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_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_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid TJBiLfJtrKcho0D1U7hF/TJBiLfJtrKcho0D1U7hF -goversion go1.13.1 -D "" -importcfg $WORK/b091/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_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/92/927ea23745fbf88184da3b82ea81d2a482154f7cd0eb3d0543498b3b0628572a-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid Ow26yzC34lBqryJtTOwg/Ow26yzC34lBqryJtTOwg -goversion go1.13.1 -D "" -importcfg $WORK/b114/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/63/6312f1d311e327303f582641495fb3ec2c1e06e64cddd8fb0acfd64ea847c3fd-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b116/ cat >$WORK/b116/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid hvY9Y-Y_0_pKT-dtMxs1/hvY9Y-Y_0_pKT-dtMxs1 -goversion go1.13.1 -D "" -importcfg $WORK/b116/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_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c6/c654154ed6a56eb6d83014aee9af1cf4897a12a0a4f44bfc2339f0f5c4f1f73a-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_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_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid a8aZxWgXTyLbEpvjQ5d8/a8aZxWgXTyLbEpvjQ5d8 -goversion go1.13.1 -D "" -importcfg $WORK/b121/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6c/6c05dba92c2ee6c2e81728239827b076e9216586d94ae0f53c1068656cea12f3-d # internal compress/flate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid QNI-dPr6BNFrbyvL8KLs/QNI-dPr6BNFrbyvL8KLs -goversion go1.13.1 -D "" -importcfg $WORK/b129/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_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1b/1bc62611ec68bf1abf05c5f91aed378a87df330ea48b3d5cd8b2de0f2d5b6aaf-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NtBgR6jSTPHFWF28ZO7q/NtBgR6jSTPHFWF28ZO7q -goversion go1.13.1 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b5/b5726ca0c125d5612bcf8eac9bf01c757c0d731e9033a61155051af442518be5-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b115/ cat >$WORK/b115/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/b019/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile hash/fnv=$WORK/b117/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid v0gIkNKxa7VddpkPWYix/v0gIkNKxa7VddpkPWYix -goversion go1.13.1 -D "" -importcfg $WORK/b115/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/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/5c/5c51eb5e341c52f17f56fa81ad25db2749be569916b17d172b74bbfb080d93d9-d # internal compress/gzip mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b129/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid ItFrcScchCuYIjgV0pNh/ItFrcScchCuYIjgV0pNh -goversion go1.13.1 -D "" -importcfg $WORK/b128/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/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_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/06/06e8cb71ae275d1661b0b6a3b433a044ee0df537a105892cdb0ae68a8ecb8511-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli mkdir -p $WORK/b088/ cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/84/84cd65ce1ba6add51f590c16a0ffb1e8584397edc7b790a59d021f8aec9dd38f-d # internal cat >$WORK/b088/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/b085/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b133/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli -complete -installsuffix shared -buildid 8zcRHbyNpO8DFOmJzJHk/8zcRHbyNpO8DFOmJzJHk -goversion go1.13.1 -D "" -importcfg $WORK/b088/importcfg -pack ./recli.go ./utils.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid jTzIWmZ7azUNZZR-x3QQ/jTzIWmZ7azUNZZR-x3QQ -goversion go1.13.1 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/42/42ba4e890af760b8f3ae3bdd823e8f8520490ea7ec5ce0adcea2989363cefb46-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid mhBBATcQs6w-I0NNmCc2/mhBBATcQs6w-I0NNmCc2 -goversion go1.13.1 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/89/89954749da86fead5c8f0ec7f34e2bbbfd5ed4e52330832bcd1fb0806761a9f0-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid rVlwun_NAcAaUhNAIh4H/rVlwun_NAcAaUhNAIh4H -goversion go1.13.1 -D "" -importcfg $WORK/b139/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/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_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d0/d08b926098e1160a88ec6a03c10a3164031da7933fe37b5418f15e2f8f8078e6-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -g -O2 mime mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p mime -std -complete -installsuffix shared -buildid eqD0TYWIjA8sx8ZYwa2a/eqD0TYWIjA8sx8ZYwa2a -goversion go1.13.1 -D "" -importcfg $WORK/b140/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/cf/cf0b17c099fbe081f15ba0b81403aa465e15b71927303cad2cf715208503fdea-d # internal crypto/x509 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid DqYJ1mOiz_juSQJCvPir/DqYJ1mOiz_juSQJCvPir -goversion go1.13.1 -D "" -importcfg $WORK/b061/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_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0d/0d048fc3c1a88ae170225c93e40c7055f17670daf66d4dff9f720187fb9f1685-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b123/ cat >$WORK/b123/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid SF5XKxLc02OXrNJ-CIbt/SF5XKxLc02OXrNJ-CIbt -goversion go1.13.1 -D "" -importcfg $WORK/b123/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_amd64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_amd64.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b112/_cgo_.o -dynout $WORK/b112/_cgo_import.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p os/user -std -installsuffix shared -buildid KUS2OZ6FtDj0pb-fS9A_/KUS2OZ6FtDj0pb-fS9A_ -goversion go1.13.1 -D "" -importcfg $WORK/b112/importcfg -pack ./lookup.go ./user.go $WORK/b112/_cgo_gotypes.go $WORK/b112/cgo_lookup_unix.cgo1.go $WORK/b112/getgrouplist_unix.cgo1.go $WORK/b112/listgroups_unix.cgo1.go $WORK/b112/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a7/a70c07a404d1db79f895435748323b51b3283bd6c81e4559a622332b4b683dca-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b110/ cat >$WORK/b110/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b111/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/user=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid PYMLE-2lr3d5ey9P_sfp/PYMLE-2lr3d5ey9P_sfp -goversion go1.13.1 -D "" -importcfg $WORK/b110/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c1/c1bb6ac9905eb8e125c068c91e12a8938e0ce987e7d0f088b0264e324ba4a808-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid hwjCQchiCNWeBVZ75Zp7/hwjCQchiCNWeBVZ75Zp7 -goversion go1.13.1 -D "" -importcfg $WORK/b126/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/21/212bcf05ad4f6b7b9fd6b62aa99c65ad994e94beb9e1f81e6829386576b30012-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f2/f28641fb56a39773affd5bb6af5def529bf8660b9293d58b7159faba2dae54cc-d # internal mkdir -p $WORK/b120/ cat >$WORK/b120/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b123/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid CPZ9FAExh44_CiTQs0tH/CPZ9FAExh44_CiTQs0tH -goversion go1.13.1 -D "" -importcfg $WORK/b120/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_amd64.go github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b124/ cat >$WORK/b124/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/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b123/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid Odgmc7IWXyi6ZKXnp3vy/Odgmc7IWXyi6ZKXnp3vy -goversion go1.13.1 -D "" -importcfg $WORK/b124/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/61/61e8207c5a5e34724df7a89fc311a066f3dd43737a88cb5f98827ba8b740e857-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b109/ cat >$WORK/b109/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid VavfD8J_RKswK_0WlJVh/VavfD8J_RKswK_0WlJVh -goversion go1.13.1 -D "" -importcfg $WORK/b109/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/11/115272eb936652efef8807c0f8caca78456ca04066ab1d21a857f35cb2cf0622-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Juux_Nw7waf46EprxMHk/Juux_Nw7waf46EprxMHk -goversion go1.13.1 -D "" -importcfg $WORK/b132/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/96/9663deb85b6c3b35ce4007917344711eff2dbbfcf5f7291b0d07da0718be9b13-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b125/ cat >$WORK/b125/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/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b126/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_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_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid KUR4GyVZhZ_tLTzGj1Ve/KUR4GyVZhZ_tLTzGj1Ve -goversion go1.13.1 -D "" -importcfg $WORK/b125/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b8/b8eccd310278b46bb4f0bc1166d4926bade95d53dd0bbcd5ca3ae61143a9cbbd-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid purwZoFWhgs1XF4xZX5Y/purwZoFWhgs1XF4xZX5Y -goversion go1.13.1 -D "" -importcfg $WORK/b113/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/59/590e8f7a8bb93343313fdadbc32ebfca697d6cf47d99a40d6840667889d4b44a-d # internal net/textproto mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 1EF7b9AwxZNu6si-AaLK/1EF7b9AwxZNu6si-AaLK -goversion go1.13.1 -D "" -importcfg $WORK/b137/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/08/087a5a6ac5cc58d5f8dc079f91c10903538117179ff25c7e962a3e5fefced0fe-d # internal github.com/syncthing/syncthing/lib/events 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 encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b114/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Mr23rSzigeuSFSx8wOue/Mr23rSzigeuSFSx8wOue -goversion go1.13.1 -D "" -importcfg $WORK/b107/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/10/10530568df54a1b637203cdc38c8ad8f68c1344fbbe3a640606c78e12690b9fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/56/563ba3a1979cdc6a6f7ae4b28c13b6ddc83fa63a17ad7f0ceb0f1604eb742556-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid FYv75b0HF4FXLhFtj_SB/FYv75b0HF4FXLhFtj_SB -goversion go1.13.1 -D "" -importcfg $WORK/b138/importcfg -pack ./proxy.go crypto/tls mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid KwChFn9KstvMjj1hATZL/KwChFn9KstvMjj1hATZL -goversion go1.13.1 -D "" -importcfg $WORK/b023/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_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4b/4bc25788a389df841f733cac934a8709532030f7c40a8eb9b415d38dd9e8a491-d # internal mime/quotedprintable mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid iRRdwoKdzoSGXjzaV_rO/iRRdwoKdzoSGXjzaV_rO -goversion go1.13.1 -D "" -importcfg $WORK/b142/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/21/21e8a97fd6cab5295364c703b5f102b931cd4eb6c6b07047cb76937fa6cc8235-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid hr6zz1O5hia90NqqFZxE/hr6zz1O5hia90NqqFZxE -goversion go1.13.1 -D "" -importcfg $WORK/b131/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cd/cdd4a8d6dd402267ec7a4cc0c8553b75390107570ac05d6b4af1ebb315e484c4-d # internal net/http/internal mkdir -p $WORK/b144/ cat >$WORK/b144/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/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid uhnshPUO9CrMIMe-zjS-/uhnshPUO9CrMIMe-zjS- -goversion go1.13.1 -D "" -importcfg $WORK/b144/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/00/00526a3bdbfecce2b1005a87e1d31ef0b37d6323987b2fba86c2d3f2180934bc-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b145/ cat >$WORK/b145/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/b034/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b146/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Q2399oUcWVfEiR-Bl3qE/Q2399oUcWVfEiR-Bl3qE -goversion go1.13.1 -D "" -importcfg $WORK/b145/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/92/9248de56ea74d21e50fc2b6e4ef34e091ec71d1d907a12b92061edb5aa70a7be-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto 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 encoding=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 6Xu8RxAfpuE4FUq4cWlT/6Xu8RxAfpuE4FUq4cWlT -goversion go1.13.1 -D "" -importcfg $WORK/b151/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_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/21/211eb1d7c9e29025d10b24ae1921471d96c00439aa3a051a08392d4494b80778-d # internal mime/multipart mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile mime=$WORK/b140/_pkg_.a packagefile mime/quotedprintable=$WORK/b142/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid MTJ8uK_HD56qINl17PA1/MTJ8uK_HD56qINl17PA1 -goversion go1.13.1 -D "" -importcfg $WORK/b141/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/e6/e6df95a74d270507b89c9d4e5054b8bc5021dbcba547ad57ed4ac9e695a03bfa-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid uTXFNodB6xiOhNDNh9ZA/uTXFNodB6xiOhNDNh9ZA -goversion go1.13.1 -D "" -importcfg $WORK/b153/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/34/341eedff20b70753e32e05a7f42f5bf5402af5055753fed9ef90412f66ebc8e1-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b155/ cat >$WORK/b155/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_amd64/asm -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b155/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f2/f2548b47d3fe88328bd9e07888476d6accd3aac926b06f36bc6ae7d23dd204dc-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid F6cGq2GXuAafyE1WptL3/F6cGq2GXuAafyE1WptL3 -goversion go1.13.1 -D "" -importcfg $WORK/b156/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid uV-JrYDK90iNFeyEHr-7/uV-JrYDK90iNFeyEHr-7 -goversion go1.13.1 -symabis $WORK/b155/symabis -D "" -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/go_asm.h ./cpuid.go ./cpuid_amd64.go ./sha256.go ./sha256blockAvx2_amd64.go ./sha256blockAvx512_amd64.go ./sha256blockAvx_amd64.go ./sha256blockSha_amd64.go ./sha256blockSsse_amd64.go ./sha256block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/22/22e749a79a5230aa5bb657973a1cfdd714dd0938a63a426996fe76b51f8a6ec3-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b115/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid _wkpTXnkUSNa3VTUdIwk/_wkpTXnkUSNa3VTUdIwk -goversion go1.13.1 -D "" -importcfg $WORK/b159/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f5/f560ccec325294d179b7281a3b74e5bf4e7007c178c939aadc361fb85d32b95c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c3/c3f8912bca24171cc2575ce35b5efb711e4c72111de3d93cbfc582ed737baacd-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b155/_pkg_.a $WORK/b155/cpuid_amd64.o $WORK/b155/sha256blockAvx2_amd64.o $WORK/b155/sha256blockAvx512_amd64.o $WORK/b155/sha256blockAvx_amd64.o $WORK/b155/sha256blockSha_amd64.o $WORK/b155/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/53/536f29f581c2d82da72e30a775eeccd29c27ad3ce188cf79bdb9e13d2a000b6d-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b154/ cat >$WORK/b154/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/b060/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid MkuR8gwdhyD2pqk9ShEc/MkuR8gwdhyD2pqk9ShEc -goversion go1.13.1 -D "" -importcfg $WORK/b154/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6e/6e306170fc6962848e3ee25e4652379e0fa21591381abe5fbd6846a959edbd1f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b4/b452c94c1f01cb1be3550333638d5f9e3de21c1219057bd046a9c7ba687db16c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/62/62ce15963f33a9e07508a6911cab206b4f23320f82a181bcd26491a613f0e8e1-d # internal net/http/httptrace mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ionTVpVtPQFGygxNmFVB/ionTVpVtPQFGygxNmFVB -goversion go1.13.1 -D "" -importcfg $WORK/b143/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/0f/0f85206ad71b1840131a4a51958fe6bbb068558d5bf9e9020e7070ec105b77e9-d # internal net/http mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b128/_pkg_.a packagefile container/list=$WORK/b024/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b140/_pkg_.a packagefile mime/multipart=$WORK/b141/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b143/_pkg_.a packagefile net/http/internal=$WORK/b144/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0GhKFVbsaiiXVMi8ykv4/0GhKFVbsaiiXVMi8ykv4 -goversion go1.13.1 -D "" -importcfg $WORK/b127/importcfg -pack ./client.go ./clone.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_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/fa/fabd1182ee98f687a91f2f18702e80a7327949bd537023e5baa9a64bd4558197-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor 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 packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_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_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid nCxKSNOpFCYgm1wgoQY0/nCxKSNOpFCYgm1wgoQY0 -goversion go1.13.1 -D "" -importcfg $WORK/b152/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0e/0ed49e1c6ed6504d6f60c621b91420c304a7b4c19f31cc52ac52b29e5d561847-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b150/ cat >$WORK/b150/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_pkg_.a packagefile math=$WORK/b028/_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_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Ldk1bTFAqwgwO9AyuNmG/Ldk1bTFAqwgwO9AyuNmG -goversion go1.13.1 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f5/f5f257c45913454e287a8bd1a6f5114031007ef3dacbf1aba0d805cf3f0b4e6e-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b147/ cat >$WORK/b147/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/b060/_pkg_.a packagefile encoding/base32=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid vMQ7jCC8r37tRb-ryvaJ/vMQ7jCC8r37tRb-ryvaJ -goversion go1.13.1 -D "" -importcfg $WORK/b147/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_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/91/91ed936d109fb9d0934425f57f18469ea131c093d0bcd9e90c41347dbebee4ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bf/bf2dc28ce7e0b7cb14f8d57b56aa3ccc26d344b626b994296473f0ffe7ab3229-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b119/ cat >$WORK/b119/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b125/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid yzzj3JV71C2KXNHpxWFU/yzzj3JV71C2KXNHpxWFU -goversion go1.13.1 -D "" -importcfg $WORK/b119/importcfg -pack ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/fd/fd316bbe1e53186789292676a8c9fdd7b7cdc7ce0ffc7b5a6cf5ed38ff3c577d-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b118/ cat >$WORK/b118/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid 8QBEZ8D32v8bDna7LQzS/8QBEZ8D32v8bDna7LQzS -goversion go1.13.1 -D "" -importcfg $WORK/b118/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_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ff/ffaa55a3a5b9d771628bb05a549abd0363010edcf8e45c27982e3d1b692625ea-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b157/ cat >$WORK/b157/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/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b114/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile os/exec=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid kdv-BzleiXbaFQKoSBOu/kdv-BzleiXbaFQKoSBOu -goversion go1.13.1 -D "" -importcfg $WORK/b157/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_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/24/248f1b522c94160957117221e64af8317f6cbe27486b4377ad886ef79829c383-d # internal github.com/syncthing/syncthing/lib/config 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 packagefile encoding/json=$WORK/b084/_pkg_.a packagefile encoding/xml=$WORK/b103/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b157/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid bm89G6UYBbyX23IxHZqa/bm89G6UYBbyX23IxHZqa -goversion go1.13.1 -D "" -importcfg $WORK/b102/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_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e1/e17b5541d356f32355190222d0ec3b5fa656d20cbbfd6cddc0261b9db8364994-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/b019/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b091/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b127/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/tabwriter=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stcli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ccB9rihmCJXGAzaYeovz/ccB9rihmCJXGAzaYeovz -goversion go1.13.1 -D "" -importcfg $WORK/b001/importcfg -pack ./client.go ./errors.go ./main.go ./operations.go ./show.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f6/f6b2844f55f7f30604dcfc77388ecf61425d873e7105a0736ae2aca26e3510ab-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/b019/_pkg_.a packagefile crypto/tls=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b084/_pkg_.a packagefile flag=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b091/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b127/_pkg_.a packagefile os=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/tabwriter=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile container/list=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b030/_pkg_.a packagefile crypto/cipher=$WORK/b031/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b037/_pkg_.a packagefile crypto/ed25519=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b033/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b083/_pkg_.a packagefile hash=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b086/_pkg_.a packagefile internal/fmtsort=$WORK/b041/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b100/_pkg_.a packagefile encoding/xml=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b114/_pkg_.a packagefile encoding/base32=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile mime=$WORK/b140/_pkg_.a packagefile mime/multipart=$WORK/b141/_pkg_.a packagefile net/http/httptrace=$WORK/b143/_pkg_.a packagefile net/http/internal=$WORK/b144/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile crypto/internal/subtle=$WORK/b032/_pkg_.a packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b081/_pkg_.a packagefile regexp/syntax=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b116/_pkg_.a packagefile hash/fnv=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b158/_pkg_.a packagefile os/exec=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b146/_pkg_.a packagefile text/template/parse=$WORK/b094/_pkg_.a packagefile compress/flate=$WORK/b129/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile mime/quotedprintable=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b111/_pkg_.a packagefile os/user=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b126/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=3IN6O5s2TAP1Oci6H-XN/ccB9rihmCJXGAzaYeovz/UBrj22xPCK-wj0EfeoId/3IN6O5s2TAP1Oci6H-XN -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570734154 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd5fda561df530d119ce1f7ae956795bf2d4a793f -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_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/stcli rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lK70mg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64 ++ dirname /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64 + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin + cp -pav _bin/syncthing /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/ '_bin/syncthing' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/syncthing' + cp -pav _bin/stdiscosrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/ '_bin/stdiscosrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/stdiscosrv' + cp -pav _bin/strelaysrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/ '_bin/strelaysrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/strelaysrv' + cp -pav _bin/strelaypoolsrv /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/ '_bin/strelaypoolsrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/strelaypoolsrv' + cp -pav _bin/stcli /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/ '_bin/stcli' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/bin/stcli' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7 + cp -pav ./man/syncthing.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man1/ './man/syncthing.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man1/syncthing.1' + cp -pav ./man/syncthing-config.5 ./man/syncthing-stignore.5 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man5/ './man/syncthing-config.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man5/syncthing-config.5' './man/syncthing-stignore.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//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.fc31.x86_64//usr/share/man/man7/ './man/syncthing-bep.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-bep.7' './man/syncthing-device-ids.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-device-ids.7' './man/syncthing-event-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-event-api.7' './man/syncthing-faq.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-faq.7' './man/syncthing-globaldisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-globaldisco.7' './man/syncthing-localdisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-localdisco.7' './man/syncthing-networking.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-networking.7' './man/syncthing-relay.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-relay.7' './man/syncthing-rest-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-rest-api.7' './man/syncthing-security.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-security.7' './man/syncthing-versioning.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man7/syncthing-versioning.7' + cp -pav ./man/stdiscosrv.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man1/ './man/stdiscosrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man1/stdiscosrv.1' + cp -pav ./man/strelaysrv.1 /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man1/ './man/strelaysrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/share/man/man1/strelaysrv.1' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/user + cp -pav etc/linux-systemd/system/syncthing@.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing@.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/system/syncthing@.service' + cp -pav etc/linux-systemd/system/syncthing-resume.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing-resume.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/system/syncthing-resume.service' + cp -pav etc/linux-systemd/user/syncthing.service /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/user/ 'etc/linux-systemd/user/syncthing.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/user/syncthing.service' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64//usr/lib/systemd/user-preset + echo 'disable syncthing*' ++ find -name '*.go' -executable -print + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.3.0-1.fc31 --unique-debug-suffix -1.3.0-1.fc31.x86_64 --unique-debug-src-base syncthing-1.3.0-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/stcli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/strelaypoolsrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/stdiscosrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/stcli extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/strelaypoolsrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/syncthing warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/stcli. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/strelaypoolsrv. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/stdiscosrv. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/strelaysrv. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/bin/syncthing. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 79040kB, size after compression: 74848kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 19342 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jTCCAf + 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 + 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.027s + 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/strelaypoolsrv ok github.com/syncthing/syncthing/cmd/strelaypoolsrv 0.022s + 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/syncthing ok github.com/syncthing/syncthing/cmd/syncthing 0.025s + 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/lib/api ok github.com/syncthing/syncthing/lib/api 1.452s + 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/lib/auto ok github.com/syncthing/syncthing/lib/auto 0.006s + 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/lib/beacon ok github.com/syncthing/syncthing/lib/beacon 0.004s + 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/lib/config ok github.com/syncthing/syncthing/lib/config 0.035s + 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/lib/connections ok github.com/syncthing/syncthing/lib/connections 0.041s + 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/lib/db ok github.com/syncthing/syncthing/lib/db 70.166s + 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/lib/dialer ok github.com/syncthing/syncthing/lib/dialer 0.006s [no tests to run] + 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/lib/discover ok github.com/syncthing/syncthing/lib/discover 5.259s + 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/lib/events ok github.com/syncthing/syncthing/lib/events 5.489s + 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/lib/fs ok github.com/syncthing/syncthing/lib/fs 0.316s + 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/lib/ignore ok github.com/syncthing/syncthing/lib/ignore 0.019s + 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/lib/logger ok github.com/syncthing/syncthing/lib/logger 0.007s + 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/lib/model ok github.com/syncthing/syncthing/lib/model 34.089s + 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/lib/nat ok github.com/syncthing/syncthing/lib/nat 0.008s + 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/lib/osutil ok github.com/syncthing/syncthing/lib/osutil 0.033s + 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/lib/pmp ok github.com/syncthing/syncthing/lib/pmp 0.008s [no tests to run] + 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/lib/protocol ok github.com/syncthing/syncthing/lib/protocol 0.456s + 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/lib/rand ok github.com/syncthing/syncthing/lib/rand 0.102s + 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/lib/relay/client ok github.com/syncthing/syncthing/lib/relay/client 0.008s [no tests to run] + 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/lib/relay/protocol ok github.com/syncthing/syncthing/lib/relay/protocol 0.005s [no tests to run] + 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/lib/scanner ok github.com/syncthing/syncthing/lib/scanner 9.985s + 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/lib/signature ok github.com/syncthing/syncthing/lib/signature 0.082s + 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/lib/stats ok github.com/syncthing/syncthing/lib/stats 0.007s [no tests to run] + 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/lib/sync ok github.com/syncthing/syncthing/lib/sync 1.024s + 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/lib/syncthing ok github.com/syncthing/syncthing/lib/syncthing 0.032s + 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/lib/tlsutil ok github.com/syncthing/syncthing/lib/tlsutil 0.019s + 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/lib/upgrade ok github.com/syncthing/syncthing/lib/upgrade 0.006s + 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/lib/upnp ok github.com/syncthing/syncthing/lib/upnp 0.008s + 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/lib/util ok github.com/syncthing/syncthing/lib/util 0.004s + 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/lib/versioner ok github.com/syncthing/syncthing/lib/versioner 3.019s + 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/lib/watchaggregator ok github.com/syncthing/syncthing/lib/watchaggregator 7.232s + 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/lib/weakhash ok github.com/syncthing/syncthing/lib/weakhash 0.004s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: syncthing-1.3.0-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.96kO0c + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/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.fc31.x86_64/usr/share/doc/syncthing + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/doc/syncthing + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/doc/syncthing + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tzzVvd + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/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.fc31.x86_64/usr/share/licenses/syncthing + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/licenses/syncthing + RPM_EC=0 ++ jobs -p + 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.fc31 syncthing(x86-64) = 1.3.0-1.fc31 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.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: syncthing-inotify < 0.8.7-5 Processing files: syncthing-tools-1.3.0-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dbYGdc + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/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.fc31.x86_64/usr/share/doc/syncthing-tools + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/doc/syncthing-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/doc/syncthing-tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Wq0jId + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/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.fc31.x86_64/usr/share/licenses/syncthing-tools + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/licenses/syncthing-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: syncthing-tools = 1.3.0-1.fc31 syncthing-tools(x86-64) = 1.3.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: syncthing-cli-1.3.0-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vkMGsg + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/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.fc31.x86_64/usr/share/doc/syncthing-cli + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/doc/syncthing-cli + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/doc/syncthing-cli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ugxG0d + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/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.fc31.x86_64/usr/share/licenses/syncthing-cli + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64/usr/share/licenses/syncthing-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: syncthing-cli = 1.3.0-1.fc31 syncthing-cli(x86-64) = 1.3.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: syncthing-debugsource-1.3.0-1.fc31.x86_64 Provides: syncthing-debugsource = 1.3.0-1.fc31 syncthing-debugsource(x86-64) = 1.3.0-1.fc31 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.fc31.x86_64 Provides: debuginfo(build-id) = 02065dc4bf8d5680b9a8e35c6537e2b6710b0705 syncthing-debuginfo = 1.3.0-1.fc31 syncthing-debuginfo(x86-64) = 1.3.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-64) = 1.3.0-1.fc31 Processing files: syncthing-tools-debuginfo-1.3.0-1.fc31.x86_64 Provides: debuginfo(build-id) = 94153564c8bf33545c49e7d217e1720f19ab4702 debuginfo(build-id) = b2e209c35fcd9346129338a65be47a9c0636b0dd debuginfo(build-id) = ff06e9c4150f19bd71c864ae380531e94bb6ccaf syncthing-tools-debuginfo = 1.3.0-1.fc31 syncthing-tools-debuginfo(x86-64) = 1.3.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-64) = 1.3.0-1.fc31 Processing files: syncthing-cli-debuginfo-1.3.0-1.fc31.x86_64 Provides: debuginfo(build-id) = 379ddcad7c9b30fe728651a859b89ac06cd4ae78 syncthing-cli-debuginfo = 1.3.0-1.fc31 syncthing-cli-debuginfo(x86-64) = 1.3.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-64) = 1.3.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64 Wrote: /builddir/build/RPMS/syncthing-debugsource-1.3.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-cli-1.3.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-debuginfo-1.3.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-cli-debuginfo-1.3.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-1.3.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-tools-debuginfo-1.3.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-tools-1.3.0-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dtK1jc + umask 022 + cd /builddir/build/BUILD + cd syncthing + /usr/bin/rm -rf /builddir/build/BUILDROOT/syncthing-1.3.0-1.fc31.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0