Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f30-build-19369909-1352698/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 warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/syncthing-1.3.4-1.fc30.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/f30-build-19369909-1352698/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 warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qqsDwF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syncthing + /usr/bin/gzip -dc /builddir/build/SOURCES/syncthing-source-v1.3.4.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 . + /usr/bin/cat /builddir/build/SOURCES/0d64427.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5VOVjN + umask 022 + cd /builddir/build/BUILD + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p ./_build/src/github.com/syncthing ++ pwd + TOP=/builddir/build/BUILD/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + pushd _build/src/github.com/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing + popd ~/build/BUILD/syncthing ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode ++ pwd + export BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing + BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing + pushd _build/src/github.com/syncthing/syncthing + go run build.go assets + rm build.go + popd ~/build/BUILD/syncthing + export BUILD_HOST=fedora-koji + BUILD_HOST=fedora-koji ++ date +%s + export 'COMMON_LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + COMMON_LDFLAGS='-X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + export BUILDTAGS=noupgrade + BUILDTAGS=noupgrade + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Program=syncthing -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -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.Program=syncthing -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Program=syncthing -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xc9d54b084ccc6816c5aa187e34d960f83e90f120 -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-build683541316 github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic mkdir -p $WORK/b156/ cat >$WORK/b156/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/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic -complete -installsuffix shared -buildid OKGJtIrcNTmilQp1VmyD/OKGJtIrcNTmilQp1VmyD -goversion go1.12.15 -D "" -importcfg $WORK/b156/importcfg -pack ./doc.go ./generic.go errors mkdir -p $WORK/b004/ container/list mkdir -p $WORK/b033/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config 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 gxC8wz6-Cx4lIY7ejMMj/gxC8wz6-Cx4lIY7ejMMj -goversion go1.12.15 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p container/list -std -complete -installsuffix shared -buildid dAgnR4rumy_CV-SSkq9V/dAgnR4rumy_CV-SSkq9V -goversion go1.12.15 -D "" -importcfg $WORK/b033/importcfg -pack ./list.go mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid TXO5UGoxbEQSH9ePcSTp/TXO5UGoxbEQSH9ePcSTp -goversion go1.12.15 -D "" -importcfg $WORK/b109/importcfg -pack ./const.go encoding mkdir -p $WORK/b087/ runtime/internal/sys cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p encoding -std -complete -installsuffix shared -buildid zXP2CVTHTM4EeOLBuXgz/zXP2CVTHTM4EeOLBuXgz -goversion go1.12.15 -D "" -importcfg $WORK/b087/importcfg -pack ./encoding.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b023/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid U9St_OIjQ1LHf1lyGS-N/U9St_OIjQ1LHf1lyGS-N -goversion go1.12.15 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid Ppw38QXLRZfzTutsAUxr/Ppw38QXLRZfzTutsAUxr -goversion go1.12.15 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go internal/race mkdir -p $WORK/b010/ github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 unicode/utf8 mkdir -p $WORK/b169/ github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b017/ internal/x/crypto/cryptobyte/asn1 crypto/internal/subtle mkdir -p $WORK/b165/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF internal/nettrace cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b064/ crypto/subtle github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes 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/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid O0qOpWxLoRmhLUdjjGxt/O0qOpWxLoRmhLUdjjGxt -goversion go1.12.15 -D "" -importcfg $WORK/b169/importcfg -pack ./asn1.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config EOF image/color cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid ZBSaHOyeYVFZKSmYCl0G/ZBSaHOyeYVFZKSmYCl0G -goversion go1.12.15 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go 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 Rkfj_ASILJKBQAwfFvVH/Rkfj_ASILJKBQAwfFvVH -goversion go1.12.15 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b213/ cat >$WORK/b064/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/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid h_YD3N0U4yXMtMRKcdDO/h_YD3N0U4yXMtMRKcdDO -goversion go1.12.15 -D "" -importcfg $WORK/b165/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 9sp97Qx9k1Sm1EgZ7SZ5/9sp97Qx9k1Sm1EgZ7SZ5 -goversion go1.12.15 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go mkdir -p $WORK/b038/ mkdir -p $WORK/b068/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b038/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/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid IimwGyczxnLewfx1Vc6u/IimwGyczxnLewfx1Vc6u -goversion go1.12.15 -D "" -importcfg $WORK/b213/importcfg -pack ./runes.go mkdir -p $WORK/b039/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid KEPOmJb06phZLwjS3RsQ/KEPOmJb06phZLwjS3RsQ -goversion go1.12.15 -D "" -importcfg $WORK/b038/importcfg -pack ./aliasing.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b233/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid qtETXt5ZdBrXGzNRVIKt/qtETXt5ZdBrXGzNRVIKt -goversion go1.12.15 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid iJOasEr-0p-2JLVUprLn/iJOasEr-0p-2JLVUprLn -goversion go1.12.15 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go unicode mkdir -p $WORK/b016/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p image/color -std -complete -installsuffix shared -buildid 8SjgO_4sP-MGHYDo3hRb/8SjgO_4sP-MGHYDo3hRb -goversion go1.12.15 -D "" -importcfg $WORK/b233/importcfg -pack ./color.go ./ycbcr.go 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 4Ykn2jC6lvqrZS0WBzgH/4Ykn2jC6lvqrZS0WBzgH -goversion go1.12.15 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b170/ cat >$WORK/b170/go_asm.h << 'EOF' # internal EOF internal/cpu 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/b170 -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b170/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s mkdir -p $WORK/b006/ sync/atomic unicode/utf16 mkdir -p $WORK/b015/ runtime/internal/atomic mkdir -p $WORK/b088/ mkdir -p $WORK/b012/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cat >$WORK/b006/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 runtime/cgo cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid EFbFBvg6-OeAyMqwxoDD/EFbFBvg6-OeAyMqwxoDD -goversion go1.12.15 -D "" -importcfg $WORK/b088/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/cpu /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 ./cpu_x86.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s internal/x/crypto/curve25519 mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b076/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4d/4d01c8b62e5812fa189259be3df8dd81b7446d02ca4ee8ad31a28600ee400549-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/9f/9ffdfdb7ce4c4b37028eeed4c17fe0159ed14e008d30998fe1a8cc2879a41962-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 5OFQ1aFGkXsYTsYbVgVj/5OFQ1aFGkXsYTsYbVgVj -goversion go1.12.15 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f9/f9be7b8c5e63f01374f0d5db26e4f70e3b0653270c108972e3fe450ec56b3e2e-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/0c/0cec6a90af45ebd2d1a553101b0c321a64683ca9092ec3ec4e1341e7d4177af3-d # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 -installsuffix shared -buildid WCAHV7lceoOxE9f1S60r/WCAHV7lceoOxE9f1S60r -goversion go1.12.15 -symabis $WORK/b170/symabis -D "" -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h ./doc.go ./mont25519_amd64.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid I1ff6wFE9y2d8drhGuKj/I1ff6wFE9y2d8drhGuKj -goversion go1.12.15 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal 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 OEikY1Qz-6hIH4N3wbb7/OEikY1Qz-6hIH4N3wbb7 -goversion go1.12.15 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b0/b0ce2f524f505fc9c2175c253089334f21b2bed7cf486011c7b854e67263e45b-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/8f/8fbffb6d7d213fea6c0f6dc766a5921d1c58d56c0c796c1b9fadc8861af8988a-d # internal cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f2/f2277df4871b17f9a99a3099fa1f71920fe505691898e774c5e7699a3bd0a306-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/11/11a5b199fac95e9468078c389434e3d451133a260e20511e6f3ba922911bd5e7-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4a/4ae440aaa987e09edad144480e83c82de7db8dc8e34dccdcd46098a49d9fff23-d # internal cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid F4ZP_PONZ1ctzxuMz8Hx/F4ZP_PONZ1ctzxuMz8Hx -goversion go1.12.15 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./doc.go ./mont25519_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1d/1dfadcc11a46bfc6d8237f0113753c6dbbaa0e2b67708e3e55e59b0955278c73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b013/ github.com/syncthing/syncthing/lib/auto mkdir -p $WORK/b153/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d1/d12bc54e81c0a8089d790b81026ff12b23d8aa9102d65e5d7ebaa6721421606a-d # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OFqQvkqGBbzMQ-nB-T7x/OFqQvkqGBbzMQ-nB-T7x -goversion go1.12.15 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/auto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid Bi4JG9fu6DAdRxs7RYwS/Bi4JG9fu6DAdRxs7RYwS -goversion go1.12.15 -D "" -importcfg $WORK/b153/importcfg -pack ./doc.go ./gui.files.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/19/1962ace973cabd29b23f73b21cafa3732f759bba1257f347f1c6c14d1ce5c8d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0e/0e97f8fbc39f4142aac149c87b8b78e232f2a727b272786ad71ca82a72d5cfef-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/89/8903440176a87e6c29269c09e7b06e6555f000c79a5f16754e084ede5f2da290-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 1-ZT4DpTrgSt8ndIOsgz/1-ZT4DpTrgSt8ndIOsgz -goversion go1.12.15 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c7/c7cd3da13e88ad14e6fc06167a4d938870d35dd36ecef68899e5f5b87e950b52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/cb/cbd75d1cbf6db8cb876e28964eea29c2d1e3612c817a15f25f0bcc2a108dcd8b-d # internal 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 cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/74/747829bcc92fad489eaf4e1942931e9362357e4eb723462fbb7898fd2e01b725-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - || true 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/b023/_pkg_.a /builddir/.cache/go-build/d3/d3cace24f8bac3a7fb4bcc56cef097c6edebb40c3d375416046f9a5e52787ddf-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fa/fae2652c150c73765fe3c6a2e51c4535b4993478c9ba35c376b52360768d9723-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b170/const_GOARCH.h 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/b170 -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b170/const_amd64.o ./const_amd64.s cp /usr/lib/golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b076/const_GOARCH.h cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/const_amd64.o ./const_amd64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/60/60f4058a29b744c055e8219d373a395d9bc4f604e79117f14153375bb00f1b9a-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/b170 -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b170/cswap_amd64.o ./cswap_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/cswap_amd64.o ./cswap_amd64.s cd /usr/lib/golang/src/internal/cpu /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/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/freeze_amd64.o ./freeze_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/b170 -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b170/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.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/e4/e4f932afb81fffb59c010471b5617c64c153a7c1c3732cb697456659c84c1bf3-d # internal cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/ladderstep_amd64.o ./ladderstep_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/b170 -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b170/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/29/29098507e6c1f540f493cb2f82ec5ce004eb7bd9c30f6084de617ad64d675d9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b170 -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b170/mul_amd64.o ./mul_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/mul_amd64.o ./mul_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/b170 -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b170/square_amd64.o ./square_amd64.s cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/square_amd64.o ./square_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/pack r $WORK/b170/_pkg_.a $WORK/b170/const_amd64.o $WORK/b170/cswap_amd64.o $WORK/b170/freeze_amd64.o $WORK/b170/ladderstep_amd64.o $WORK/b170/mul_amd64.o $WORK/b170/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/const_amd64.o $WORK/b076/cswap_amd64.o $WORK/b076/freeze_amd64.o $WORK/b076/ladderstep_amd64.o $WORK/b076/mul_amd64.o $WORK/b076/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/02/02f8b65672e53dd3a8431a16e648940c625167d22850da7a3aba82a6bc958adb-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/82/82761fec5d6b6534d8bc58b05fa75a769698764e47e6593178cb9e5e2cb4c8c5-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid J3TReg0cFzlzVhmUPpNN/J3TReg0cFzlzVhmUPpNN -goversion go1.12.15 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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 ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jU7dZt5Jpe139T4Qk9hF/jU7dZt5Jpe139T4Qk9hF -goversion go1.12.15 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid o348Ony74CkG5SjqNk5-/o348Ony74CkG5SjqNk5- -goversion go1.12.15 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/37/37555b226f212757b5c919f904fb3c3f5b228ffc6119fce24db35af82e8ccd30-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_amd64.o ./compare_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/count_amd64.o ./count_amd64.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /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/equal_amd64.o ./equal_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/index_amd64.o ./index_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/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_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/ce/ced3081cebb7a13cc2dbcbc0cfcbe7abefc8edf9db9f1294ff6aa9e6a651c2dc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/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/b016/_pkg_.a # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f6/f61e6ef892e2f71c099a226a4f8b29074285a5ea8442e31b9658a07f14ed579a-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 0v-_McsiOLYdDuQ_gi0A/0v-_McsiOLYdDuQ_gi0A -goversion go1.12.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_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/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fe/fe649740defc05cff640ceb4ab5a1781f6614cec0205a16f3847fc872d82fc3b-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/erf_stub.o ./erf_stub.s cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/44/4444ea6378f876dbac5ec712be0e3ec7f42789152d0354b1b9f66dd79bc2ace7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sinh_stub.o ./sinh_stub.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_amd64.o $WORK/b022/asinh_stub.o $WORK/b022/atan2_amd64.o $WORK/b022/atan_amd64.o $WORK/b022/cbrt_stub.o $WORK/b022/dim_amd64.o $WORK/b022/erf_stub.o $WORK/b022/exp2_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/expm1_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/frexp_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/ldexp_amd64.o $WORK/b022/log10_amd64.o $WORK/b022/log1p_amd64.o $WORK/b022/log_amd64.o $WORK/b022/mod_amd64.o $WORK/b022/modf_amd64.o $WORK/b022/pow_stub.o $WORK/b022/remainder_amd64.o $WORK/b022/sin_amd64.o $WORK/b022/sinh_stub.o $WORK/b022/sqrt_amd64.o $WORK/b022/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/85/855761d9db99aafc756a40ee4b2a0c19002cefd086f7d1d903d0f1cc3ac0ff61-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid G9EvFNCI7e1in1FNqOAs/G9EvFNCI7e1in1FNqOAs -goversion go1.12.15 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f6/f616296d566b7e860a300edf9af92b18037a7e11dc9bc62ec30a0d2d61c9a26e-d # internal crypto/rc4 mkdir -p $WORK/b053/ github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b235/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b231/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 4YtPsGwLPLviOotq2pH8/4YtPsGwLPLviOotq2pH8 -goversion go1.12.15 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid LDS9McpiIyRQabXD2k33/LDS9McpiIyRQabXD2k33 -goversion go1.12.15 -D "" -importcfg $WORK/b235/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 -complete -installsuffix shared -buildid deqeKpfwpGE03fWnRlck/deqeKpfwpGE03fWnRlck -goversion go1.12.15 -D "" -importcfg $WORK/b231/importcfg -pack ./gf256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/29/29a0f8fced964d87617cefcdbef584b3a5fba6c7c76f2424573d47912e790965-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x012.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/38/38dec890ff7d2d5d0cb6be4c4f28e47eefe11972027e5177fdd35a2a66db197c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d4/d4e259ddd1f76f332d68cad60ebe1210dd5800c1f5160440b7efe80e70ea8493-d # internal cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b071/symabis ./asm_amd64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid FuXHxeOzO0TlA-5nz4Mq/FuXHxeOzO0TlA-5nz4Mq -goversion go1.12.15 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b071/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_amd64.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7e/7e88418bea329e41a46007d8214b636b3b0da3225884c8c321d8e37827143054-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9a/9ae048ad1ee2e817805d12f42f5f6052b45a355de2a4968c96c39f7360bc8f71-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rIl0vTD5kT3JEt4mpaYW/rIl0vTD5kT3JEt4mpaYW -goversion go1.12.15 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/eb/ebc1fb11d42a60a2276137e7e17ff1934a3b9de577866fa48194398c6ce55b20-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF math/rand cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid LUfMPbDfXlHQFQaYhCka/LUfMPbDfXlHQFQaYhCka -goversion go1.12.15 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go mkdir -p $WORK/b045/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid bla839xq-yZF5uuoqyda/bla839xq-yZF5uuoqyda -goversion go1.12.15 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid 297n93VYSK0ycK6-diaL/297n93VYSK0ycK6-diaL -goversion go1.12.15 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_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_amd64.s syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_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 ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid exCS8nlfXxMJ8NSvH4h_/exCS8nlfXxMJ8NSvH4h_ -goversion go1.12.15 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid jfN5y06lLtvjISNsWSYY/jfN5y06lLtvjISNsWSYY -goversion go1.12.15 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/29/2908a0704e4b5545240a84f23c34f711f0958faa1cdd453e3cc36c7661d01400-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/49/492df30c8c4cc7baf25afef16c3bbd4f38b4078c304bcf9fd9be8154adefaab7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/71/714d5ddc51299b0f134bf1843b218d6689ba5845061be3ff0b9f27f446a54ec2-d # internal hash mkdir -p $WORK/b035/ crypto/internal/randutil text/tabwriter mkdir -p $WORK/b047/ mkdir -p $WORK/b150/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF bytes cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid jwZ7imK2FkRa2GzfwoPe/jwZ7imK2FkRa2GzfwoPe -goversion go1.12.15 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid nyKXZ20SfMqEoHxpZOUk/nyKXZ20SfMqEoHxpZOUk -goversion go1.12.15 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go strings mkdir -p $WORK/b003/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b046/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1zXuaEfkVHTGtYQmO0h_/1zXuaEfkVHTGtYQmO0h_ -goversion go1.12.15 -D "" -importcfg $WORK/b150/importcfg -pack ./tabwriter.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./strings.s 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 Qxcqcw2qNv5rVPZO-rWB/Qxcqcw2qNv5rVPZO-rWB -goversion go1.12.15 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid u38Mi_5yMqiC5_ulylUp/u38Mi_5yMqiC5_ulylUp -goversion go1.12.15 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/68/681b276936e45b7599c41bbc4e174f4b2491ccd423f89f394446c7614984aaf2-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/18/182d440c07f52397b3d9fce428183cde7ef7752b4f0314062b83385b4369d422-d # internal crypto/hmac mkdir -p $WORK/b050/ crypto hash/fnv mkdir -p $WORK/b104/ hash/adler32 cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid ipK0CgjupC50OgUc1C5F/ipK0CgjupC50OgUc1C5F -goversion go1.12.15 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go hash/crc32 mkdir -p $WORK/b034/ github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash mkdir -p $WORK/b219/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b117/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VbIYDUUAsImQzLtXZCKp/VbIYDUUAsImQzLtXZCKp -goversion go1.12.15 -D "" -importcfg $WORK/b104/importcfg -pack ./fnv.go mkdir -p $WORK/b226/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid -9OdYTtaDLrFhLh3frB9/-9OdYTtaDLrFhLh3frB9 -goversion go1.12.15 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid diHc03-9zcc2rlgX_9CR/diHc03-9zcc2rlgX_9CR -goversion go1.12.15 -D "" -importcfg $WORK/b219/importcfg -pack ./adler32.go cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b117/symabis ./crc32_amd64.s 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/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash -complete -installsuffix shared -buildid tpQywtMcBwJtM3lt8M5R/tpQywtMcBwJtM3lt8M5R -goversion go1.12.15 -D "" -importcfg $WORK/b226/importcfg -pack ./rollinghash.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p hash/crc32 -std -installsuffix shared -buildid eUvT-2-vH0IM-lV_aEQC/eUvT-2-vH0IM-lV_aEQC -goversion go1.12.15 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/01/0155a536aad57ff3247ea14ced41ff08f13497a88fd0f3787e4d9ae22bfdb114-d # internal crypto/sha512 mkdir -p $WORK/b048/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /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 ./sha512block_amd64.s crypto/sha256 mkdir -p $WORK/b056/ crypto/sha1 mkdir -p $WORK/b055/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /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 ./sha256block_amd64.s cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /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 ./sha1block_amd64.s cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/62/62c7ef591428c1185090f378216740b7d8b3c525a9f5aa300a4a6a2aa44ae100-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/05/05e9a17b40e26252f4b3a30bdc6b0d348edfbf327d5918c51365c5883301a641-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b077/ github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b171/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid wYlvw-y_LXZjJ8jZFthX/wYlvw-y_LXZjJ8jZFthX -goversion go1.12.15 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf -complete -installsuffix shared -buildid JbeVZJJkgkt891m_9lff/JbeVZJJkgkt891m_9lff -goversion go1.12.15 -D "" -importcfg $WORK/b171/importcfg -pack ./hkdf.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ab/abd8f81d0d0293206ce28598d8554cbf8707a8be8cdce8ee3e96d91421e78989-d # internal github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 mkdir -p $WORK/b225/ cat >$WORK/b225/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/b226/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/adler32=$WORK/b219/_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/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 -complete -installsuffix shared -buildid ECuhmhsuYmSNO3GovgAh/ECuhmhsuYmSNO3GovgAh -goversion go1.12.15 -D "" -importcfg $WORK/b225/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -installsuffix shared -buildid EFEDwrYbBr-h7-3-3r8I/EFEDwrYbBr-h7-3-3r8I -goversion go1.12.15 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/cc/cc553daa6b7ab19eec51f4d47c494bc8dc627ebed655090a13e1296a0c53d8f3-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid opYl85VAQ_zx66-f4WMa/opYl85VAQ_zx66-f4WMa -goversion go1.12.15 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid hOQaMButVtJFyYBBR7B1/hOQaMButVtJFyYBBR7B1 -goversion go1.12.15 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/10/1000babc7bb7debe664d5f19fed05c73d569bdcb5de0d90a55b9715296d785d1-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/62/62f5d96f9a43144a57eddb54a68faf0eb01d7d140ef1a5e13a8f490af6f5dec3-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c3/c344a59001f6136d9b78ec810404e537ee9301fb36a3f0d0fe63003195c77b51-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/36/36fec9f612490a9b0b85465d8a7105fba356925f2b3eedd9d5532dd0d3559fac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0d/0d016f8c6c4de03c1ee957986490bebe5444439152fd9ac2e1f91689924d1bd9-d # internal cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /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/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_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/41/4131e28c10aa2d2983fdffee9b28f694c8c88c08d780a95db5daa237df4ef39e-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/00/001d538bb3782ecd5c90b70c751ecadd40a1aaf8a75c491f72ce525d44d11748-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ef/ef771184a205ef8b0f0c0ec5275410526abfecc5d147d20669f26088639710e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/446dd0b7606e4f54f11f061e7b111497adbfddaa8cc002f0b9ff3b183ab8da50-d # internal bufio mkdir -p $WORK/b002/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer internal/x/text/transform mkdir -p $WORK/b198/ github.com/syncthing/syncthing/vendor/github.com/petermattis/goid github.com/syncthing/syncthing/vendor/golang.org/x/text/transform cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b121/ 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 MfPb_lyuyL4zoyMqKFMp/MfPb_lyuyL4zoyMqKFMp -goversion go1.12.15 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b098/ cat >$WORK/b198/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/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid XOUqD2dD-dI5no1uJF1Y/XOUqD2dD-dI5no1uJF1Y -goversion go1.12.15 -D "" -importcfg $WORK/b198/importcfg -pack ./bytes_comparer.go ./comparer.go mkdir -p $WORK/b133/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid __LMH9J-zbfTuQ-iQUZf/__LMH9J-zbfTuQ-iQUZf -goversion go1.12.15 -D "" -importcfg $WORK/b121/importcfg -pack ./transform.go cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./goid_go1.5_amd64.s cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid aT0-1Fv6b-0ADcbxyMV_/aT0-1Fv6b-0ADcbxyMV_ -goversion go1.12.15 -D "" -importcfg $WORK/b133/importcfg -pack ./transform.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid OwrSKumlHa3gYe-OUH9z/OwrSKumlHa3gYe-OUH9z -goversion go1.12.15 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/goid_go1.5_amd64.o ./goid_go1.5_amd64.s cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/26/2654b0a1ed84b30234ca5765e5696be6d104e906ecbd96b9c5bcde52d5ad18d8-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/strings.o ./strings.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/b098/_pkg_.a $WORK/b098/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4a/4a7eda6be2f414aaf9aea01cf0ad97512a8ced7df573553fefa130f5f3fe9a78-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d0/d0c0896352191d3beb2f118ba6c92330def80210827d6ac6f35a8cf0c4cc889e-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings mkdir -p $WORK/b214/ github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote path encoding/base32 mkdir -p $WORK/b135/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b222/ 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/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid 0B0TAK5wdLwaeeTfXUmI/0B0TAK5wdLwaeeTfXUmI -goversion go1.12.15 -D "" -importcfg $WORK/b214/importcfg -pack ./strings.go mkdir -p $WORK/b080/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid lFjsPvhdWhOiFIWJu9QH/lFjsPvhdWhOiFIWJu9QH -goversion go1.12.15 -D "" -importcfg $WORK/b135/importcfg -pack ./base32.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p path -std -complete -installsuffix shared -buildid lJ1ugw2XTqcRLIDuSXF1/lJ1ugw2XTqcRLIDuSXF1 -goversion go1.12.15 -D "" -importcfg $WORK/b080/importcfg -pack ./match.go ./path.go 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/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid o2dWgAncipfriK4OXbcT/o2dWgAncipfriK4OXbcT -goversion go1.12.15 -D "" -importcfg $WORK/b222/importcfg -pack ./doc.go ./quote.go ./unquote.go html mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p html -std -complete -installsuffix shared -buildid l76rZHFbaYuX9Y2riC5H/l76rZHFbaYuX9Y2riC5H -goversion go1.12.15 -D "" -importcfg $WORK/b240/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d2/d20099241627ea101013fe830b064c528f4656959f4e11b33c5be1cfd1c82b5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/a3/a3e7c054c059f11da2c33672a42dda68cdf792094b5b11cf157749fbe201b4fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/97/9760a10285caa97e028f963056cc2bd4664e5876ac554bf2b04f4eaa03ad9f35-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7c/7cfc051a3d3706a22177d69dbec7964eb05c02dc584c0b301e91666b33f5459e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d8/d89e120de439564bd5036ae5a9ded0fda659b2f2f0545d0d5eadde4a5afcda0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/35/353abda19ec6651bd8bb99df295d9e98b8e72bf3be91085080210a2e47f3a82f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/34/3403b60e773837a96c1320810d39f22e6a39d086acaa0dde04f7d99014f080ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7f39d4bcf8ccc2b308de8c0bc07f16bb5fc0d0ba726452926113163bdd39db70-d # internal image mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b233/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p image -std -complete -installsuffix shared -buildid KAzh9DgxBZXykBeGZDpc/KAzh9DgxBZXykBeGZDpc -goversion go1.12.15 -D "" -importcfg $WORK/b232/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /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/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_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/53/53f4a4211c2d1d24ed7d7014f50c8f283f8fb5d877c3d9ed9af85ba52f65971d-d # internal internal/syscall/unix mkdir -p $WORK/b030/ time mkdir -p $WORK/b029/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid VgZWmmfc8dkZVG79QwTe/VgZWmmfc8dkZVG79QwTe -goversion go1.12.15 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid faSlrE5Vm1d1GteJkPv-/faSlrE5Vm1d1GteJkPv- -goversion go1.12.15 -D "" -importcfg $WORK/b030/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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/87/87b2afa31336f7322e163d86145f2a4140e7ef9a925fbac90be7b07cf806d2da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/97/97c49e83836357c25c7d994ba8508df4c8958f19db867c98fd77b4549def10ed-d # internal cd /usr/lib/golang/src/reflect /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_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_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/cb/cbd16cb1a011c0ae8323b25a5a5e245757d8d0dc58c7f4615788595030ed43db-d # internal sort mkdir -p $WORK/b025/ encoding/binary mkdir -p $WORK/b040/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid JyVJHoD1aOtbXehLJFgH/JyVJHoD1aOtbXehLJFgH -goversion go1.12.15 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid ZajZNoLLAJ2zJGZ0fL0J/ZajZNoLLAJ2zJGZ0fL0J -goversion go1.12.15 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/cb/cb26201115e3f3910c41a9fe24fb908a2be36b51b98ffe437ceb0290e49e6e2e-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid sGuK9lZs3d52moQ_uL_q/sGuK9lZs3d52moQ_uL_q -goversion go1.12.15 -D "" -importcfg $WORK/b027/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ae/ae58ee01d2cc3bd9e969b4ad9b40b8c8fd18fe32fe763e9c3cd5086f505590ac-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid RoKLYRDhcZ0V7LQO1m2l/RoKLYRDhcZ0V7LQO1m2l -goversion go1.12.15 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 52dg6tKQ1iAbxjsihOPQ/52dg6tKQ1iAbxjsihOPQ -goversion go1.12.15 -D "" -importcfg $WORK/b084/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/bc/bc82b6d0f2bbb06a1883d1ed3ffd777274a639dc91447bdf047a5dbf71363713-d # internal crypto/md5 mkdir -p $WORK/b051/ internal/x/crypto/poly1305 github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 encoding/base64 github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b166/ crypto/cipher mkdir -p $WORK/b075/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b136/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b051/symabis ./md5block_amd64.s github.com/syncthing/syncthing/vendor/github.com/golang/snappy mkdir -p $WORK/b062/ cat >$WORK/b166/go_asm.h << 'EOF' # internal EOF cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 ./sum_amd64.s mkdir -p $WORK/b037/ 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/b166 -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b166/symabis ./sum_amd64.s mkdir -p $WORK/b207/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_amd64.s 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/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid gvGD99riHj6dSKrn5eob/gvGD99riHj6dSKrn5eob -goversion go1.12.15 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 39idaUWTQCF7HsnNfYjG/39idaUWTQCF7HsnNfYjG -goversion go1.12.15 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go cat >$WORK/b207/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/b207 -I $WORK/b207/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b207/symabis ./decode_amd64.s ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b142/ cat >$WORK/b142/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b142/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid UBXJnUwFQFm9h6gZa3jK/UBXJnUwFQFm9h6gZa3jK -goversion go1.12.15 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/dc/dc2b5549eb2c3320785c77808264f00433cbc3f11115828bfdd154a0d50bb373-d # internal cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a 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/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid u8ijUyj1ydA4H7Rth0Zb/u8ijUyj1ydA4H7Rth0Zb -goversion go1.12.15 -symabis $WORK/b166/symabis -D "" -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -installsuffix shared -buildid jygi1hejekcSyTlFih4H/jygi1hejekcSyTlFih4H -goversion go1.12.15 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Cflum4XpNVWiz9ZR2-Hj/Cflum4XpNVWiz9ZR2-Hj -goversion go1.12.15 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SiQJ-8IzkpAUzYFJx7kg/SiQJ-8IzkpAUzYFJx7kg -goversion go1.12.15 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /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/golang/snappy -installsuffix shared -buildid 25ckFCfEJGO9cNLcuXjr/25ckFCfEJGO9cNLcuXjr -goversion go1.12.15 -symabis $WORK/b207/symabis -D "" -importcfg $WORK/b207/importcfg -pack -asmhdr $WORK/b207/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6d/6d3c3e0e05c276dc934e48c43951cfd367864815df704038dc4fd9b26e3dd994-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid cK5o5MJy32pY9djvln6x/cK5o5MJy32pY9djvln6x -goversion go1.12.15 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /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/minio/sha256-simd -installsuffix shared -buildid 0MHk11AdPUIbcOxTcwmM/0MHk11AdPUIbcOxTcwmM -goversion go1.12.15 -symabis $WORK/b142/symabis -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/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/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/06/0648fc2b3ce48a42636c35b98e6984fffcc598f17888402f360d9b47243ccdae-d # internal cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s 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/b166 -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b166/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_amd64.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/a8/a8070232c4b60f2ac4d6d7515c67d9a21ea429bbce2a0fa2290d23635e73a47b-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b166/_pkg_.a $WORK/b166/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/7d/7ded353768760f5540bdd921654f57fec5b23be2f2ed63e2e851e7281588ef9c-d # internal 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/b207 -I $WORK/b207/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b207/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/md5block_amd64.o ./md5block_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/b207 -I $WORK/b207/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b207/encode_amd64.o ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/dd/dd0611f55a2778659e3825ad5469a96fbf828e2131b87d075b411ec3bbbf30e6-d # internal 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/b207/_pkg_.a $WORK/b207/decode_amd64.o $WORK/b207/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e7/e73594a34a8f45671c4c10999b55502febdb7fee65c88dae40e9f052e0f4f0f4-d # internal encoding/pem mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid SX0y-NIup2bRJxq96pEL/SX0y-NIup2bRJxq96pEL -goversion go1.12.15 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/fb/fb486da3d8496e2458f0f217b2188e5dfd3b9b8aaafd7d9b9fc0c3734a8a99a4-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/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /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/xor_amd64.o ./xor_amd64.s cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/55/5530b6f02405ff176dcd00d6a7862bcd5400ff55b714cd722ade9132daee9473-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/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/xor_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/96/967bb3c13d40a23bdb70a2ba321a58d54b2900df3b165ce2ef6eca1a88d3d39c-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b164/ internal/x/crypto/internal/chacha20 crypto/des mkdir -p $WORK/b074/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b165/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF mkdir -p $WORK/b041/ 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/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20 -complete -installsuffix shared -buildid afgWqrO7Ak9cF0g3d5KH/afgWqrO7Ak9cF0g3d5KH -goversion go1.12.15 -D "" -importcfg $WORK/b164/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF crypto/aes mkdir -p $WORK/b036/ cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid Y27Ye2tjiND1wjONSG4z/Y27Ye2tjiND1wjONSG4z -goversion go1.12.15 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid FQWiz1vo0SDKRnImzrwQ/FQWiz1vo0SDKRnImzrwQ -goversion go1.12.15 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /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 ./asm_amd64.s ./gcm_amd64.s 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/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -installsuffix shared -buildid wKsMkdOtbepHCtlvvPFm/wKsMkdOtbepHCtlvvPFm -goversion go1.12.15 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go 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/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/cpuid_amd64.o $WORK/b142/sha256blockAvx2_amd64.o $WORK/b142/sha256blockAvx512_amd64.o $WORK/b142/sha256blockAvx_amd64.o $WORK/b142/sha256blockSha_amd64.o $WORK/b142/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/1d/1d1ba54b9fd3fb53ef4d14a2378d206218964b47b0ca66f04d288b5b624bb77e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/84/84fcbe3d2c4a7b84da21a491af2c3613c177f020b7a00e3bd969b4318ecf8064-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/065ea1123ae87a559e94d4f27e0acca3f240df094790a559a11796a8058070f2-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/2b/2be4dfbd33cc830c0c9864b216ee87b16b72f939fce703eed5f5058c71e0a7f6-d # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid LtVNe_VJUqdaksF68RdS/LtVNe_VJUqdaksF68RdS -goversion go1.12.15 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go cd /usr/lib/golang/src/crypto/aes /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/asm_amd64.o ./asm_amd64.s /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/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_amd64.o $WORK/b036/gcm_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/22/220d7bd2ed7d5f45a5967457cc439a5f107501a925c9f7b1bcf32c0b89fb5f9d-d # internal cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/chacha20poly1305_amd64.o ./chacha20poly1305_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/b084/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9f/9f240e578c56f03864b812621608ee8602135bbaa1e546102d3fcba0cd551a69-d # internal runtime/debug mkdir -p $WORK/b148/ os/signal path/filepath cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/54/5478d7b88f9b4fa75d36545b24b21896200d21fae1ee6e8845395570866d9547-d # internal mkdir -p $WORK/b244/ mkdir -p $WORK/b066/ cat >$WORK/b244/go_asm.h << 'EOF' # internal EOF fmt cat >$WORK/b148/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b244 -I $WORK/b244/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b244/symabis ./sig.s cd /usr/lib/golang/src/runtime/debug /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 ./debug.s mkdir -p $WORK/b019/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid 0MZ24Yo5uppLxOu21rrd/0MZ24Yo5uppLxOu21rrd -goversion go1.12.15 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF regexp mkdir -p $WORK/b083/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid BezwjX3S2cf3COPkuUyL/BezwjX3S2cf3COPkuUyL -goversion go1.12.15 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b084/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p regexp -std -complete -installsuffix shared -buildid rDCy972lxnXE39TmXqLs/rDCy972lxnXE39TmXqLs -goversion go1.12.15 -D "" -importcfg $WORK/b083/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p os/signal -std -installsuffix shared -buildid qInTTGN1Z9h4Hg4yOKPY/qInTTGN1Z9h4Hg4yOKPY -goversion go1.12.15 -symabis $WORK/b244/symabis -D "" -importcfg $WORK/b244/importcfg -pack -asmhdr $WORK/b244/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p runtime/debug -std -installsuffix shared -buildid ClhOflsev9xVZwpE87Fy/ClhOflsev9xVZwpE87Fy -goversion go1.12.15 -symabis $WORK/b148/symabis -D "" -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/08/08099f7428e735bc6b3a0d83832a18e0090c469a2762d76da5cdd812523b2e1c-d # internal cd /usr/lib/golang/src/runtime/debug /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/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b244 -I $WORK/b244/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b244/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b244/_pkg_.a $WORK/b244/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/debug.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/ca/cae1fcaba370ba9831cf538af1ac103dd4ed4cd12b9eabd0953a719c3b8c2814-d # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/7b/7b85d492d5ee6e344cebc2cbdfaaf0e12990def961dc73549dd2df4b70e5cb4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0c/0ce75d2c96f342e43c49baa0122c79bbf2432249ba23c6a35c14e8f54a6d5085-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JMGMe8DCivaPcSQPtg6_/JMGMe8DCivaPcSQPtg6_ -goversion go1.12.15 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/42/4292bb9d024402dd0980a86ad2ed0cfb228431793730df56f675009161f1f412-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b167/ cat >$WORK/b167/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/b167 -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b167/symabis ./cpu_x86.s cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu -installsuffix shared -buildid adjlsUkUnxwHWBKdH_pS/adjlsUkUnxwHWBKdH_pS -goversion go1.12.15 -symabis $WORK/b167/symabis -D "" -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b167 -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b167/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b167/_pkg_.a $WORK/b167/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/81/816d6e2e2c81314bd99494d85379830bacdb918931a6c3a41c8ef0baef615b57-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b163/ cat >$WORK/b163/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/b163 -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b163/symabis ./chacha20poly1305_amd64.s cat >$WORK/b163/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/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 -installsuffix shared -buildid LE9RnQzf2ZHh4q8EbvDH/LE9RnQzf2ZHh4q8EbvDH -goversion go1.12.15 -symabis $WORK/b163/symabis -D "" -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/40/40773b10eb3c19776dff11e038756be6caaa6b787e967472b90664704d8d49aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b163 -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b163/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s 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/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8c/8c83052dd790824e7fb94366e435f45657ab2e2a5d304dd79cb5618acf2f93ec-d # internal encoding/hex mkdir -p $WORK/b060/ context mkdir -p $WORK/b018/ github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b079/ log cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF net/url cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5WhhCzFoSWoLnqwMW-ri/5WhhCzFoSWoLnqwMW-ri -goversion go1.12.15 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go flag mkdir -p $WORK/b078/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid jqsColb2lfyPGsIAXQ8M/jqsColb2lfyPGsIAXQ8M -goversion go1.12.15 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid IIZPNjXFjoBU0m61Zebw/IIZPNjXFjoBU0m61Zebw -goversion go1.12.15 -D "" -importcfg $WORK/b079/importcfg -pack ./cause.go ./errors.go ./stack.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF os/user encoding/xml cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid QaBtA0yC8X189UZx733C/QaBtA0yC8X189UZx733C -goversion go1.12.15 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go net/http/internal encoding/json mkdir -p $WORK/b099/ github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf math/big mkdir -p $WORK/b044/ mkdir -p $WORK/b089/ mime/quotedprintable internal/x/net/http2/hpack compress/flate cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b099/ -importpath os/user -- -I $WORK/b099/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b126/ mime mkdir -p $WORK/b127/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./arith_amd64.s cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/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 OOPH66X4JMJVMu6lJuyd/OOPH66X4JMJVMu6lJuyd -goversion go1.12.15 -D "" -importcfg $WORK/b089/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AXsfourzlfDJVZrZuW3B/AXsfourzlfDJVZrZuW3B -goversion go1.12.15 -D "" -importcfg $WORK/b126/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p mime -std -complete -installsuffix shared -buildid iOT9FfteQ55ZdWJrXIo8/iOT9FfteQ55ZdWJrXIo8 -goversion go1.12.15 -D "" -importcfg $WORK/b127/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b082/ github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b072/ github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p log -std -complete -installsuffix shared -buildid RsZAnDjSNTHHNKK8YaPM/RsZAnDjSNTHHNKK8YaPM -goversion go1.12.15 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b131/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid uEYa3cZN8e1cKLxLRQQO/uEYa3cZN8e1cKLxLRQQO -goversion go1.12.15 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go mkdir -p $WORK/b086/ github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match mkdir -p $WORK/b108/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b129/ text/template/parse cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/http/internal -std -complete -installsuffix shared -buildid bHepJwx8UO9Nv3lYHsYB/bHepJwx8UO9Nv3lYHsYB -goversion go1.12.15 -D "" -importcfg $WORK/b131/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b116/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b088/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/json -std -complete -installsuffix shared -buildid wMwOUdPr333AxAxjKMVy/wMwOUdPr333AxAxjKMVy -goversion go1.12.15 -D "" -importcfg $WORK/b086/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b187/ 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/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 7XLgzi-d3qB6Yje1tVJy/7XLgzi-d3qB6Yje1tVJy -goversion go1.12.15 -D "" -importcfg $WORK/b108/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid l1ujei_RvuVIH8VcYKwI/l1ujei_RvuVIH8VcYKwI -goversion go1.12.15 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b216/ internal/x/text/unicode/norm mkdir -p $WORK/b230/ github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p compress/flate -std -complete -installsuffix shared -buildid Eq10cAr_C9cNBAkID21R/Eq10cAr_C9cNBAkID21R -goversion go1.12.15 -D "" -importcfg $WORK/b116/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b213/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b237/ 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/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid ueRyh1VbaZ9H5JS5Md57/ueRyh1VbaZ9H5JS5Md57 -goversion go1.12.15 -D "" -importcfg $WORK/b216/importcfg -pack ./lexer.go ./token.go 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/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid OM9gxgygyI57q1x6a0Vj/OM9gxgygyI57q1x6a0Vj -goversion go1.12.15 -D "" -importcfg $WORK/b187/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/vitrun/qart/gf256=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b231/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b197/ 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/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding -complete -installsuffix shared -buildid zGuCJkez8lo7FOiRxaEv/zGuCJkez8lo7FOiRxaEv -goversion go1.12.15 -D "" -importcfg $WORK/b230/importcfg -pack ./coding.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b200/ 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/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 -complete -installsuffix shared -buildid 8Jn9oZLceT9ISWDmpZbj/8Jn9oZLceT9ISWDmpZbj -goversion go1.12.15 -D "" -importcfg $WORK/b237/importcfg -pack ./ber.go ./content_int.go ./header.go ./identifier.go ./length.go ./util.go mkdir -p $WORK/b212/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b242/ 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/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid vAYwRREuTBhHnBQJnuO-/vAYwRREuTBhHnBQJnuO- -goversion go1.12.15 -D "" -importcfg $WORK/b197/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b123/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes importmap github.com/gobwas/glob/util/strings=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b213/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b214/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid vcgQ21oLigZxR66UV1Kf/vcgQ21oLigZxR66UV1Kf -goversion go1.12.15 -D "" -importcfg $WORK/b200/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /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/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match -complete -installsuffix shared -buildid fVuCfsxu38URIBXaMOnZ/fVuCfsxu38URIBXaMOnZ -goversion go1.12.15 -D "" -importcfg $WORK/b212/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 mkdir -p $WORK/b132/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 0v0INKMUNoPms0ZVRFqu/0v0INKMUNoPms0ZVRFqu -goversion go1.12.15 -D "" -importcfg $WORK/b242/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid hlmCiOGO6MI1f8iev_5q/hlmCiOGO6MI1f8iev_5q -goversion go1.12.15 -D "" -importcfg $WORK/b123/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5lL_YqZb8K32OzJOWeOf/5lL_YqZb8K32OzJOWeOf -goversion go1.12.15 -D "" -importcfg $WORK/b132/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid DddCyz0lGi5pu9nNCsO4/DddCyz0lGi5pu9nNCsO4 -goversion go1.12.15 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b163/_pkg_.a $WORK/b163/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/6e/6e8a5783d7f5c6540b2d71011f1d4069bfe898340903a458fe6b38f3a55ece97-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ba/baef2db083a181da29a0a4f9200aae0e7463684f8b55a0465d84292eff67ae55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/47/474c3e2bafeca84cc7fec813205f1f0d770b82b51fdda97b44bf1fc0bed3ffbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6a/6a45e8964c6124aee893cd445097b5dd60016662eeb3c63bd0e890a67e137238-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f2/f25916960fdd93d52fb30c0d01139af63a2cb4a5e78ac57b8f82acfc4bff9634-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0b/0bbd40e895363faafd7852fd0405b2a0495fffb54adff1e001e5e410e2b389d0-d # internal github.com/syncthing/syncthing/lib/weakhash mkdir -p $WORK/b224/ github.com/syncthing/syncthing/vendor/golang.org/x/time/rate runtime/trace mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal os/exec mkdir -p $WORK/b092/ cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e0/e0f62651cc9d1cb38bc33e941a0ad8af641bec94951404b3d28bb53c17414a1d-d # internal cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/chmduquesne/rollinghash/adler32=github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b225/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/weakhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid WCgvZKpvE7_IuJkpMftx/WCgvZKpvE7_IuJkpMftx -goversion go1.12.15 -D "" -importcfg $WORK/b224/importcfg -pack ./weakhash.go mkdir -p $WORK/b243/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /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/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid JDwkUgLe1s071qbvTDHW/JDwkUgLe1s071qbvTDHW -goversion go1.12.15 -D "" -importcfg $WORK/b192/importcfg -pack ./rate.go 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 vais0QbeFRhYl-zGWly0/vais0QbeFRhYl-zGWly0 -goversion go1.12.15 -D "" -importcfg $WORK/b092/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b081/ github.com/syncthing/syncthing/lib/logger cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b101/ cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p runtime/trace -std -installsuffix shared -buildid DDWW8W9rHJ44DmZkjHGP/DDWW8W9rHJ44DmZkjHGP -goversion go1.12.15 -D "" -importcfg $WORK/b243/importcfg -pack ./annotation.go ./trace.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid na_mlr9PY-Jk1klbrKOT/na_mlr9PY-Jk1klbrKOT -goversion go1.12.15 -D "" -importcfg $WORK/b081/importcfg -pack ./build.go ./tags_noupgrade.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b095/ 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/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid iYZdlUBja9VutBsmx-em/iYZdlUBja9VutBsmx-em -goversion go1.12.15 -D "" -importcfg $WORK/b101/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b103/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid 4ite7cNN7EA9Pf8LtMh5/4ite7cNN7EA9Pf8LtMh5 -goversion go1.12.15 -D "" -importcfg $WORK/b095/importcfg -pack ./logger.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/6c/6ce0062b3744eb34598f95cbc6189bafabb86aa31cadc25f8eb8ecc7baba2718-d # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid Nh30BV4oyPnjd0tGFYFD/Nh30BV4oyPnjd0tGFYFD -goversion go1.12.15 -D "" -importcfg $WORK/b103/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go internal/x/text/unicode/bidi mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZUJhAcXIQ6VcGqbUDnMx/ZUJhAcXIQ6VcGqbUDnMx -goversion go1.12.15 -D "" -importcfg $WORK/b122/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/19/1930d94b0427d661047bcb4b66304a54cd9bce7306d0fd142c2298f6ac0add86-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/syntax/lexer=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b216/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid fiuALww4RNU6LC1hxYuJ/fiuALww4RNU6LC1hxYuJ -goversion go1.12.15 -D "" -importcfg $WORK/b215/importcfg -pack ./ast.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/bd/bdd069b4c414ca522d034df7621f97bad1f36885ddc2bc58e93c8bc4a207eb00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # 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/b224/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3a/3a88880a7ca2bf5139453fd849ac94f3af6ab0969e112e35fe08a5604ed17b6f-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b201/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d3/d3b4cf5eb2cb9c2fbfd9b690958bdda008a91310bba2664fbaff1d80e2b31496-d # internal mkdir -p $WORK/b196/ cat >$WORK/b201/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/b197/_pkg_.a EOF cat >$WORK/b196/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/b197/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid lOPFvfjPdWSUWEQBczZp/lOPFvfjPdWSUWEQBczZp -goversion go1.12.15 -D "" -importcfg $WORK/b201/importcfg -pack ./bloom.go ./filter.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d7/d7e6af03a4184779c8502b6b6d3fabc54a8cb1074ee4f7df5280f2e43bfd3b7a-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e5/e59997db5fac99b24d6d11c263079fd2837d53fe4ba0122286bf26d145acca47-d # internal 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/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid jKQ01BdzEsjpfZTbQa-D/jKQ01BdzEsjpfZTbQa-D -goversion go1.12.15 -D "" -importcfg $WORK/b196/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/39/39c68cfecf456fc97bf4f44bf88973ad81d9750ac89df8de90de1f8a14b956ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/c0/c0769b6c50f824dd80f5e762940be063f4daa2cbcd2ff9350e6a03fc54cebd20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/1f/1f47e2a693f98647f6d8efe291cec6fce41098e41cc8150c12754db4a0a5b901-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/73/731f791d39561cbf2104ead14a8ea9433de9c23867f84899cd09f21c7063d596-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax mkdir -p $WORK/b217/ cat >$WORK/b217/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/b215/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b216/_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/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid VNBywuFJOLdZJnS_VXFR/VNBywuFJOLdZJnS_VXFR -goversion go1.12.15 -D "" -importcfg $WORK/b217/importcfg -pack ./syntax.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/12/129dcce60adb33d4362daf2ce80ff84d368ee566d92316b12256be1dd22defd5-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/35/351bdb37827df82f82440e08491a1d925d00efddec34ff0d753b6d43fdfdef78-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/vitrun/qart/coding=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b230/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile image=$WORK/b232/_pkg_.a packagefile image/color=$WORK/b233/_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/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr -complete -installsuffix shared -buildid 4IIPAQy9rqRcYIUM5yYy/4IIPAQy9rqRcYIUM5yYy -goversion go1.12.15 -D "" -importcfg $WORK/b229/importcfg -pack ./png.go ./qr.go ./resize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/91/91438f12b63c48efa96ab6bd4f874121ca941f8270788ca54fd46b6fd5e83f9f-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/62/62d494175cd99ac5fe9dbd88719082ec315e268148842d1b909609c1a3d0d302-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/66/66f4aa52bb502f7614c89fdd1dcf06480a9bdca0167b28288164dce0c1ea8839-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fb/fb8ad4fbbbbff542e0931ca164b6d4409456e8fb3d51b03092db288f3e349b30-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid UJbhVNpJVoE8yx_ukpsU/UJbhVNpJVoE8yx_ukpsU -goversion go1.12.15 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fe/fe9983629b9cc13cf6ab01c8c193eef84e7a9a52807befc5782651c6872f96b8-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/c8/c89316092dd3eaf914934187713cf31ca7c4bb5a0f6e931a438bc7bdbf7c122e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/97/975e12e311b681c7d5f71bf35c0d5f2cc5024e4c4c1aebd04c5f3f11e45a9e5d-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/03/035240693d766f2483fd4081cd4316e99ba775025c22090a6ea2ce7106a10afa-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b205/ cat >$WORK/b205/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/b196/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b201/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid lCRMVnn0AFeILT0pv5Kk/lCRMVnn0AFeILT0pv5Kk -goversion go1.12.15 -D "" -importcfg $WORK/b205/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e3/e3b73d25ed36fc2a0bdbac73cab82e9d6e6aa812902485833a908495e4f8eb25-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/1e/1eb772949e8ab33aa11256ff5b778e23560fab9645a71c154f098379fcd1ab58-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/02/02e3ca8a50bf4739dfb5552056e1f8d4d13750290b596cc82f6a6fe2cd95d9fd-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_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 GwP07po68VuTGBZ8dD2m/GwP07po68VuTGBZ8dD2m -goversion go1.12.15 -D "" -importcfg $WORK/b091/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/d0/d0f194e3f79d26360e61d7216a158efd861981e56c1fe9476ab357e88e15cbc1-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler mkdir -p $WORK/b211/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/match=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match importmap github.com/gobwas/glob/syntax/ast=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b215/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b213/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid zb9SnccA2emQl2KR2iiN/zb9SnccA2emQl2KR2iiN -goversion go1.12.15 -D "" -importcfg $WORK/b211/importcfg -pack ./compiler.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/f5/f543491baa7b7bf355384e6bc9e7be26fa3659bbfe646b3035f42a2e459d542d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7c/7c8fa87a135d2e0003fda526d80ef33ac37e4df2846c078a1e7b731b002b64a9-d # internal compress/gzip mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/gzip -std -complete -installsuffix shared -buildid jHbYSCGkkQJ6nbLgah_i/jHbYSCGkkQJ6nbLgah_i -goversion go1.12.15 -D "" -importcfg $WORK/b115/importcfg -pack ./gunzip.go ./gzip.go archive/zip mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p archive/zip -std -complete -installsuffix shared -buildid s4XIc9p0oOCanybrgjyg/s4XIc9p0oOCanybrgjyg -goversion go1.12.15 -D "" -importcfg $WORK/b152/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1d/1d39aa81abb0e3ea17cebca76e7013f89acb9329206d14483474d4e629221ae7-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid rwgnpZYiKwOxgTWzZ3rX/rwgnpZYiKwOxgTWzZ3rX -goversion go1.12.15 -D "" -importcfg $WORK/b120/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e7/e7c6691a361f2e3b9ab87528c31de67909ce0d989412ece2462c77f1930476c1-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_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/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid JknBJHBn-WDBfXjNiqA_/JknBJHBn-WDBfXjNiqA_ -goversion go1.12.15 -D "" -importcfg $WORK/b199/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/88/88c45fc15f938027757dc424ec6961cb2bc638bfdc264dfadf8d97985e3731e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/12/12cb9c450e39ee2bb6ab162674d19d27e3e71332604f4beb1d23aa83a7f9882f-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob mkdir -p $WORK/b210/ cat >$WORK/b210/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/b211/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b217/_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/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob -complete -installsuffix shared -buildid VgMLTHFj3KYfgjC-Azzt/VgMLTHFj3KYfgjC-Azzt -goversion go1.12.15 -D "" -importcfg $WORK/b210/importcfg -pack ./glob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/37/374ab3dfc36281887bac8c320551b9a433dc9a9ecb1d319438db53a294f136ca-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b203/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b202/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b202/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/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_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/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid o2tCi5XnbodsmFd4s223/o2tCi5XnbodsmFd4s223 -goversion go1.12.15 -D "" -importcfg $WORK/b203/importcfg -pack ./journal.go 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/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid hkmyVJEN1QxJdwYNgpi7/hkmyVJEN1QxJdwYNgpi7 -goversion go1.12.15 -D "" -importcfg $WORK/b202/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/cb/cb02ca6fdfa3003b6df4d0858f6b2a40d608a5ef7fdb799606d7e95271a0994e-d # internal runtime/pprof mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/tabwriter=$WORK/b150/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p runtime/pprof -std -installsuffix shared -buildid cWFTTt6WZX9Z6EhiYWz8/cWFTTt6WZX9Z6EhiYWz8 -goversion go1.12.15 -D "" -importcfg $WORK/b149/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/1e/1efd2ce867ead1b91bbc9b2cce46d1afe287c3da34a5180c73430ff7e1df35d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/4b/4b8e8d0bd019018cc4c62c2a3094142db23375b32976afe2023eb4e03d5f8669-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d0/d022e18d447988c16238dcd35ad75a3152d5f9ef4938a054ddd21b7a8a86ad41-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f3/f3b4cc6c7bf79bbc9f47d058355828ad974c4922f122f1c589e99fb337417404-d # internal text/template mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b242/_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/b241/_pkg_.a -trimpath $WORK/b241 -shared -p text/template -std -complete -installsuffix shared -buildid uD_jWVyRla4cSGv3Xq8g/uD_jWVyRla4cSGv3Xq8g -goversion go1.12.15 -D "" -importcfg $WORK/b241/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.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/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/81/814eca308fa95b6a12e3254846ee8a747c447ccc3f7b3f0156555b8dbbab5f80-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b204/ cat >$WORK/b204/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/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid 1THWHc5lbPyAzriClcuR/1THWHc5lbPyAzriClcuR -goversion go1.12.15 -D "" -importcfg $WORK/b204/importcfg -pack ./memdb.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/59/59db67ab12ab186450b513e876e6c6f40f9ffd493edd0b276a06a9aff541bebe-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid ncAdgNdQ3fYM2JNxxw-m/ncAdgNdQ3fYM2JNxxw-m -goversion go1.12.15 -D "" -importcfg $WORK/b206/importcfg -pack ./reader.go ./table.go ./writer.go internal/x/net/idna mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Ear3SttSmQP6nWYXznK5/Ear3SttSmQP6nWYXznK5 -goversion go1.12.15 -D "" -importcfg $WORK/b119/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/01/01dfc45d178217d1fd7ed9efc436d035784fb1ea0e58f0650e999c9bb6002cc8-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0c/0cc081faa0404517ca72209ca5366b6931f8c7ecbcd342cda68f6a2ad4694bb7-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b174/ github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid XC1KMbblm7ps43SRfHAH/XC1KMbblm7ps43SRfHAH -goversion go1.12.15 -D "" -importcfg $WORK/b174/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/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid mJUB9e4eZyDb33YQJvdu/mJUB9e4eZyDb33YQJvdu -goversion go1.12.15 -D "" -importcfg $WORK/b138/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/15/159643360b90aac6c69478aa1175287055f8d50911e2d070acbaf25d59a8cd8d-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_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 cbHIipjZJLAoRuZv5WPy/cbHIipjZJLAoRuZv5WPy -goversion go1.12.15 -D "" -importcfg $WORK/b090/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/83/834cda889791ce3fdf0a1a3b915cd2b239da87ee20c9599200fdf8bc1d2b0116-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/da/daaefae1a972d9f6644ccb58a27229b9b615525ac126d3c1413dd7749bc001fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/2a/2af2a1a6267ac6a5a42ca424f669ceba56fbadd77b7206da6f0dfa9cb04e0b1d-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4a/4af0e8fff20b1bc3458e77ed71ae17bc8a1e4132174961e5a5c8dee65db94699-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid SIDSS4pZKQzx-0rtk48V/SIDSS4pZKQzx-0rtk48V -goversion go1.12.15 -D "" -importcfg $WORK/b102/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/38/38b234a218eb13179a8ef8e4961140afd0759ea78207ea98a44e99c4dd56f617-d # internal cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/60/608a56cf88f260a49a3cbc9a28e7eb9b2794a3920efae9223a2c7008fb2cc757-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/98/9855a17cac7e03eb75067a5ed4b8005647dfb31569d16ce95098ba0586bb7da1-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b204/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid JDKYyVzyz97b0HGOL9VV/JDKYyVzyz97b0HGOL9VV -goversion go1.12.15 -D "" -importcfg $WORK/b195/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 cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/0d/0ddd35b2cfb47552449aaa0e5d17769b6dfd632e6159f4a1d569432a41b80f40-d # internal crypto/dsa mkdir -p $WORK/b058/ crypto/elliptic mkdir -p $WORK/b043/ encoding/asn1 crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid hoFYWloqSh3PQtbxd5GA/hoFYWloqSh3PQtbxd5GA -goversion go1.12.15 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b043/symabis ./p256_asm_amd64.s mkdir -p $WORK/b049/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EntQ2-0AiX1l6EKFMeXq/EntQ2-0AiX1l6EKFMeXq -goversion go1.12.15 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ItL7Rp8AtFqm6DreZQGH/ItL7Rp8AtFqm6DreZQGH -goversion go1.12.15 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p os/user -std -installsuffix shared -buildid ACCLDsikmjZY7VRxPeNq/ACCLDsikmjZY7VRxPeNq -goversion go1.12.15 -D "" -importcfg $WORK/b099/importcfg -pack ./lookup.go ./user.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo_lookup_unix.cgo1.go $WORK/b099/getgrouplist_unix.cgo1.go $WORK/b099/listgroups_unix.cgo1.go $WORK/b099/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -installsuffix shared -buildid bag7CAK9q345Dvz0sCjc/bag7CAK9q345Dvz0sCjc -goversion go1.12.15 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d8/d850ae61c2cc188db82a4cc53b58f7d28fa4b2754171ee6da4f2002321f45f31-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7ad4014e019fa2f3fc97a8fcaba980604f0d7af08b98d9622b1141704047a81f-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b140/ github.com/syncthing/syncthing/lib/sha256 github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt crypto/rsa mkdir -p $WORK/b054/ mkdir -p $WORK/b141/ github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 2nwofgTJUYvu9z8pzkHw/2nwofgTJUYvu9z8pzkHw -goversion go1.12.15 -D "" -importcfg $WORK/b140/importcfg -pack ./random.go ./securesource.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 5pBzh6KVU0diWATt6ndQ/5pBzh6KVU0diWATt6ndQ -goversion go1.12.15 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go mkdir -p $WORK/b234/ mkdir -p $WORK/b159/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid QlRiCObKvLe13shGCcPN/QlRiCObKvLe13shGCcPN -goversion go1.12.15 -D "" -importcfg $WORK/b141/importcfg -pack ./sha256.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol -complete -installsuffix shared -buildid 5EEiooBleTs2qwfXMJg3/5EEiooBleTs2qwfXMJg3 -goversion go1.12.15 -D "" -importcfg $WORK/b159/importcfg -pack ./connection_id.go ./encryption_level.go ./key_phase.go ./packet_number.go ./params.go ./perspective.go ./protocol.go ./stream.go ./version.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b235/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid bVHRCNaDDYLsSezY7acJ/bVHRCNaDDYLsSezY7acJ -goversion go1.12.15 -D "" -importcfg $WORK/b234/importcfg -pack ./base64.go ./bcrypt.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/59/5927af23e7b8d411b41a95122d4f24d5bc12129acc99ff224292f0f2293313d4-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b098/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid zzPHwsymWJ2_A9upE7oo/zzPHwsymWJ2_A9upE7oo -goversion go1.12.15 -D "" -importcfg $WORK/b097/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/7e/7ecce8d2b70892788189b80c4568f150ca67725a94a29554bd4d6a60fb38f48f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_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/b7/b72232a0c60a79a33006e16275ab9634b3774572788c429f1a7fd564cde65de2-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/7e/7ef96de3303e4ea9a59e0555d2d3b28138292b4bc194b4e2eff799fdee8463f5-d # internal html/template mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b240/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b241/_pkg_.a packagefile text/template/parse=$WORK/b242/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p html/template -std -complete -installsuffix shared -buildid jTcU_9fuGFMKK6_dOZWg/jTcU_9fuGFMKK6_dOZWg -goversion go1.12.15 -D "" -importcfg $WORK/b239/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 cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ac/ac7b1f21ef021492d4699a0ead920ca46bb3016ee46df224326fd332229a1a61-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid 4j_Yr3Sx-pAjSXejyzzE/4j_Yr3Sx-pAjSXejyzzE -goversion go1.12.15 -D "" -importcfg $WORK/b067/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a2/a229ebfdda5f3c011e6868b7654be1fd2699a91ee343d02ee7e07c1fddd81802-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils -complete -installsuffix shared -buildid 5QAnT6yIeJSqgWHAug3J/5QAnT6yIeJSqgWHAug3J -goversion go1.12.15 -D "" -importcfg $WORK/b160/importcfg -pack ./atomic_bool.go ./byteinterval_linkedlist.go ./byteorder.go ./byteorder_big_endian.go ./gen.go ./log.go ./minmax.go ./packet_interval.go ./packetinterval_linkedlist.go ./streamframe_interval.go ./timer.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/46/46f165d502bec1e8637a0f21f16b9f87cae9388d8e892b7aa20c83038e9d10c5-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid rT5bTTfsWJAOPeRDOQ9Z/rT5bTTfsWJAOPeRDOQ9Z -goversion go1.12.15 -D "" -importcfg $WORK/b096/importcfg -pack ./debug.go ./sync.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a5/a531af9465eff35354583bf68d8215a3c05ee64f8c3ad59cf0fef1c4d61d9dc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ba/ba9586d5b8596ab7b2a48a36da8270b4114989178d82421da24e94f69bc8bb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0b/0bc867b32e1a9a772d60e828b351fe20c9d57454a0c84aad53f28e0310aa4eb1-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b100/ github.com/syncthing/syncthing/lib/connections/registry mkdir -p $WORK/b178/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid dlQS7kXxzGF_E-2bkiwr/dlQS7kXxzGF_E-2bkiwr -goversion go1.12.15 -D "" -importcfg $WORK/b100/importcfg -pack ./utils.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/syncthing/syncthing/lib/connections/registry -complete -installsuffix shared -buildid r1HXdKN0e45AtsYl6t8E/r1HXdKN0e45AtsYl6t8E -goversion go1.12.15 -D "" -importcfg $WORK/b178/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/67/67740064b4397e0c54b889a88a255c9d29e4e3c7849d44a7422c416bb23a3f02-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9f/9fc806d72dab779d2e422c113aaef7d89f446231d0d877fd7767bdafcd045620-d # internal crypto/ecdsa mkdir -p $WORK/b042/ crypto/x509/pkix mkdir -p $WORK/b059/ github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b168/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid lyt9FX-14ajsQUZsDep_/lyt9FX-14ajsQUZsDep_ -goversion go1.12.15 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion mkdir -p $WORK/b158/ internal/x/crypto/cryptobyte cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b169/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /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/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid 08U6lDEKOpmbUf2EzDpn/08U6lDEKOpmbUf2EzDpn -goversion go1.12.15 -D "" -importcfg $WORK/b168/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b158/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/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b160/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 7fUOzDoZawCE8vzAH6dL/7fUOzDoZawCE8vzAH6dL -goversion go1.12.15 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go 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/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion -complete -installsuffix shared -buildid eeoXQMK4KbHRrGgxbURz/eeoXQMK4KbHRrGgxbURz -goversion go1.12.15 -D "" -importcfg $WORK/b158/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 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KyxnrRtJNpbFKqZk4Jiu/KyxnrRtJNpbFKqZk4Jiu -goversion go1.12.15 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/0a/0ae1580bf02d43a273f7c7dc62236145de2daaa12f713929088be3a095ae7045-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/c9/c9948fc30870fb45fad07661f6d2c5839b10d436b1ccca048533c372a23657c3-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Devawd9eOAAR8B-SZ2QH/Devawd9eOAAR8B-SZ2QH -goversion go1.12.15 -D "" -importcfg $WORK/b094/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6c/6c6524565a1aaecf79f4e796f48fb907ebf287bae6165a60dc9f01720f0325fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e8/e8b3dc72f0477b8c0adca38db0e8bbf747b2366b903f756e01a6f39658977b7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/1d/1d8f2ca4717524163621c4f7e3afb77974fb2e997adf063d049b40cacb007793-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4c/4c3077beece4cb19c44ea4816ea3a86669c1622d0fed33e82116875722349706-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid 2Oe8N1vSNNrL8hj0Q4q_/2Oe8N1vSNNrL8hj0Q4q_ -goversion go1.12.15 -D "" -importcfg $WORK/b144/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d4/d418c9be41260caf449421f350ad965e73affb94ef333d8e9f1c9e792d6536ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8c/8c8092db4db3a68837bba80ab7fb3ace49305a60c5690a8812582dd3aeefb362-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a5/a5c7b888b8284d1f3e56d5ca75c835aec7d090326570cd4fce172b14d4243daa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/8f/8f274e88f35f6c28b77656b3fed1b63a79665d60abc078195ea86053a72b7f76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/64/648148b6e0e5660e84ac9afc15a52fe86680add60b02c20787406b04babf72aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0c/0c9b239c95840ebf38b6552a8b327c84de448bf8621ddf25efcd1f0fe98a2cf9-d # internal github.com/syncthing/syncthing/lib/db/backend mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config 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 fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/db/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/syncthing/syncthing/lib/db/backend -complete -installsuffix shared -buildid cYY-TG7Eod_fpX1oFhZT/cYY-TG7Eod_fpX1oFhZT -goversion go1.12.15 -D "" -importcfg $WORK/b194/importcfg -pack ./backend.go ./debug.go ./leveldb_backend.go ./leveldb_open.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/03/034bfc4a4a4110f34fee3baab432376b8caaedf99df7e09d77c53e500007659d-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b174/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb -complete -installsuffix shared -buildid gLB6nHXJDhurenY6UZxm/gLB6nHXJDhurenY6UZxm -goversion go1.12.15 -D "" -importcfg $WORK/b175/importcfg -pack ./quic-trace.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6b/6b6f8b72a116a303c0df4e9327cc7519e741f6a566bb41c40b737e263c7da00a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/c7/c7c26d19928f7fef24f73bde12ecb11a28ff7d3096ba7b0301a8b54d6f45dac4-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ff/ffabb1c5665915b850aa29c0f37bdffa890edb530ee5e519cdebb073a3604e3e-d # internal github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway mkdir -p $WORK/b183/ github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp internal/x/net/http/httpproxy github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks log/syslog mkdir -p $WORK/b147/ mkdir -p $WORK/b184/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF net/textproto github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter mkdir -p $WORK/b189/ 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/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid s7X-YtKNd_Wm1WWXC82N/s7X-YtKNd_Wm1WWXC82N -goversion go1.12.15 -D "" -importcfg $WORK/b183/importcfg -pack ./gateway_common.go ./gateway_linux.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b125/ github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp /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/jackpal/go-nat-pmp -complete -installsuffix shared -buildid w-0x754TqERR5o5ioWqC/w-0x754TqERR5o5ioWqC -goversion go1.12.15 -D "" -importcfg $WORK/b184/importcfg -pack ./natpmp.go ./network.go ./recorder.go cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p log/syslog -std -complete -installsuffix shared -buildid fI5je2eNBs4SpQvPA92z/fI5je2eNBs4SpQvPA92z -goversion go1.12.15 -D "" -importcfg $WORK/b147/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b113/ crypto/x509 mkdir -p $WORK/b057/ 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/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter -complete -installsuffix shared -buildid -uR_1lrDeavYVfadSeCS/-uR_1lrDeavYVfadSeCS -goversion go1.12.15 -D "" -importcfg $WORK/b189/importcfg -pack ./conn.go ./filter.go ./misc.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b124/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b110/ cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid KLIN3_iU7FjOFEvjejQ6/KLIN3_iU7FjOFEvjejQ6 -goversion go1.12.15 -D "" -importcfg $WORK/b125/importcfg -pack ./proxy.go 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/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid wv_JdQPcvBelBUY_rX9C/wv_JdQPcvBelBUY_rX9C -goversion go1.12.15 -D "" -importcfg $WORK/b113/importcfg -pack ./client.go ./socks.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b190/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid rpC2Rji5dakDovbRAUlJ/rpC2Rji5dakDovbRAUlJ -goversion go1.12.15 -D "" -importcfg $WORK/b057/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/textproto -std -complete -installsuffix shared -buildid E7FBmo9PKxHeeGqe71OY/E7FBmo9PKxHeeGqe71OY -goversion go1.12.15 -D "" -importcfg $WORK/b124/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /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/internal/socket -complete -installsuffix shared -buildid 0x2lIAvOGTYDYNORv5wp/0x2lIAvOGTYDYNORv5wp -goversion go1.12.15 -D "" -importcfg $WORK/b110/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_amd64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_amd64.go 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/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun -complete -installsuffix shared -buildid zomGWL6pSgcwtU7U9CIq/zomGWL6pSgcwtU7U9CIq -goversion go1.12.15 -D "" -importcfg $WORK/b190/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/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a1/a1a45ebb9e44f6e81f1adbcdaf426aa01bc6d238da23d8a80340db83b531087d-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/00/00e2ae265a3f37596eace897a4d6e9d03e51123e6c6db9b1d88e155635c0d3ca-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/09/097661fb5170e182e1bf4046d285544965c9c291f28cd76e50f9c8df3cf2921b-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/96/96a885c187ba46816f5fec4387ca90640794378899b8fad0aa03eb6048bfab63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile log/syslog=$WORK/b147/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b148/_pkg_.a packagefile runtime/pprof=$WORK/b149/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics -complete -installsuffix shared -buildid xB4jqORFZXVohNbKI7bY/xB4jqORFZXVohNbKI7bY -goversion go1.12.15 -D "" -importcfg $WORK/b146/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 cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/69/69b7861dd1e1de685e50e1763116bdf33dcec2aca1873787ff7da43b94695379-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/07/07d3ab525a167843d548682e5788424375328e5f9ac133732ea67ca214947ede-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid WOO1XRwIewOfHMRBQIpn/WOO1XRwIewOfHMRBQIpn -goversion go1.12.15 -D "" -importcfg $WORK/b112/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5a/5ab731899f235823320f2dd13289a8e0c3e2ebed4808a17750fb0c022216ffda-d # internal mime/multipart mkdir -p $WORK/b128/ internal/x/net/http/httpguts mkdir -p $WORK/b118/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/quotedprintable=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p mime/multipart -std -complete -installsuffix shared -buildid lmY6fFSKKu3DnbtT6vzD/lmY6fFSKKu3DnbtT6vzD -goversion go1.12.15 -D "" -importcfg $WORK/b128/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 8m7eiOfMfzsQC362epNp/8m7eiOfMfzsQC362epNp -goversion go1.12.15 -D "" -importcfg $WORK/b118/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d4/d49773b25b7a8df74ce847582079eb82bf69bf7cfa3ce38533f73e05c1ecfd0b-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/8d/8d56eb58427f33374386e7f0f69dc4ba166a878ff879d5c070ec6cb7adfeec09-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/df/df95e22dbf7292fb77bfe9719ca14588ae2f49c251122fa9acd490d8c18e172c-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid iPdsUKQEVJyoOevxVKTd/iPdsUKQEVJyoOevxVKTd -goversion go1.12.15 -D "" -importcfg $WORK/b107/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_amd64.go github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid hRoi0CoHAcPHiuw2YTqn/hRoi0CoHAcPHiuw2YTqn -goversion go1.12.15 -D "" -importcfg $WORK/b111/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ec/ec63d637d3e997d8292decd7bcd074f7ed93c86bc2704a0f1a4d6478b040e19e-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/7e/7e197934e88db52e60fb44ec7cec51d30e03d9dab424e2b5a04c24cf3e19a5fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/eb/eb9f664e047976f2d9291a81654471969544b2fc23e191942b0b944f77ab96a5-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid SmCd21wJumOkAED805nB/SmCd21wJumOkAED805nB -goversion go1.12.15 -D "" -importcfg $WORK/b139/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a8/a81d7d741f4157753f74f99e8ba1a17754413a6ea37c71cb50dacfa457c9ed4c-d # internal github.com/syncthing/syncthing/lib/beacon mkdir -p $WORK/b180/ cat >$WORK/b180/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 context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/beacon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid ONIm8AkzgQShE6RMdo4F/ONIm8AkzgQShE6RMdo4F -goversion go1.12.15 -D "" -importcfg $WORK/b180/importcfg -pack ./beacon.go ./broadcast.go ./debug.go ./doc.go ./multicast.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fe/fe58f9a2121b29e6a0bfb8b482aa0334bc9c109f7883c67ac5d62c1fe01fba02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/84/84a11430739ec8f8c3f6f6905085ef942772966c4f8b4946a5e8d6d94f691c1f-d # internal crypto/tls mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/tls -std -complete -installsuffix shared -buildid fawtDonHpaUIJBnHQZtc/fawtDonHpaUIJBnHQZtc -goversion go1.12.15 -D "" -importcfg $WORK/b032/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/93/9392455a93671ff10e6b9232ffc7212c881bdf50a2c6c125265ea66df2493d91-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/a3/a35340ab3ab294c06c56c87098fbba86d784ebdd5a6ba1612bf0743f09ca3744-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bc/bc3d502bf0b655c24366e485a8a8bec7fafd19254880218a849a5219b4928c2a-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid h1aKJY9wx_yXwIz4EIB9/h1aKJY9wx_yXwIz4EIB9 -goversion go1.12.15 -D "" -importcfg $WORK/b137/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/85/85907d722f9aaf337f33c5cd441d4b1653d0288e2b04fc52957a3d96207746a4-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap 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 context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid b2ijvfbGLZax79tpDxdq/b2ijvfbGLZax79tpDxdq -goversion go1.12.15 -D "" -importcfg $WORK/b134/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c7/c7dde15f035e22c104e39bfded6a5de99f334dd2980a07e0f8d370e4b0b97266-d # internal net/http/httptrace mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b227/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid E0CIoHHj15XBAi0qHKRX/E0CIoHHj15XBAi0qHKRX -goversion go1.12.15 -D "" -importcfg $WORK/b130/importcfg -pack ./trace.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 9ppj7bLGVhhY8TlP7Z-a/9ppj7bLGVhhY8TlP7Z-a -goversion go1.12.15 -D "" -importcfg $WORK/b227/importcfg -pack ./tlsutil.go github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap gopkg.in/asn1-ber.v1=github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b237/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 -complete -installsuffix shared -buildid cY00lgOEh4CtCQ_mcwin/cY00lgOEh4CtCQ_mcwin -goversion go1.12.15 -D "" -importcfg $WORK/b236/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 github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf importmap golang.org/x/sys/cpu=github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b167/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls -complete -installsuffix shared -buildid MdKOpllNn3XAZLBxm7Vz/MdKOpllNn3XAZLBxm7Vz -goversion go1.12.15 -D "" -importcfg $WORK/b162/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/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ad/adddb6a2b548169f84ebc1b2b4d1a44b42b09f9795e4d10ff948215d2640baab-d # internal net/http mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b125/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/multipart=$WORK/b128/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b130/_pkg_.a packagefile net/http/internal=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http -std -complete -installsuffix shared -buildid gbI-JRX-XiMUHfxpOH4v/gbI-JRX-XiMUHfxpOH4v -goversion go1.12.15 -D "" -importcfg $WORK/b114/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/54/542a284ec2754008e5d752dc06e6522a59d767fb8c47670551afd1576dbfdb07-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3f/3febff53dca5aa03c1a61d544b48723fd07b6a96d31df8904219e05603888bcc-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid zaw4poPUWjTR2iRZ9aNC/zaw4poPUWjTR2iRZ9aNC -goversion go1.12.15 -D "" -importcfg $WORK/b186/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/1f/1fd5d7ecba91470610218b88f23a0adbd964438024262e9d9bc3c7d4c1641e62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/1b/1b0128078517726a189042bc39b5838191b00697992452d42a176bf1eb485735-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/00/00a309a5cf19a05be6b8cef8385243f5e06e7fbaaef7189e48f07ac309503420-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/marten-seemann/qtls=github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b162/_pkg_.a packagefile net=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr -complete -installsuffix shared -buildid oUwhitDmsTPKbdzQahxk/oUwhitDmsTPKbdzQahxk -goversion go1.12.15 -D "" -importcfg $WORK/b161/importcfg -pack ./error_codes.go ./quic_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/97/97dcc966e07964decbf840b4d0fb48418bfe84e5dccab1b6f88bd5b86de8300a-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b160/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake mkdir -p $WORK/b177/ 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/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol -complete -installsuffix shared -buildid 5_Ry4QIvBoV-OWZTwVp8/5_Ry4QIvBoV-OWZTwVp8 -goversion go1.12.15 -D "" -importcfg $WORK/b176/importcfg -pack ./base_flow_controller.go ./connection_flow_controller.go ./interface.go ./stream_flow_controller.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils importmap github.com/marten-seemann/qtls=github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls importmap golang.org/x/crypto/hkdf=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b171/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire mkdir -p $WORK/b172/ 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/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake -complete -installsuffix shared -buildid FYxa7rHciKH__8p7SbnA/FYxa7rHciKH__8p7SbnA -goversion go1.12.15 -D "" -importcfg $WORK/b177/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 cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b160/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire -complete -installsuffix shared -buildid HI553hTujpPC2vA8Fnuv/HI553hTujpPC2vA8Fnuv -goversion go1.12.15 -D "" -importcfg $WORK/b172/importcfg -pack ./ack_frame.go ./ack_range.go ./connection_close_frame.go ./crypto_frame.go ./data_blocked_frame.go ./extended_header.go ./frame_parser.go ./header.go ./interface.go ./log.go ./max_data_frame.go ./max_stream_data_frame.go ./max_streams_frame.go ./new_connection_id_frame.go ./new_token_frame.go ./path_challenge_frame.go ./path_response_frame.go ./ping_frame.go ./reset_stream_frame.go ./retire_connection_id_frame.go ./stop_sending_frame.go ./stream_data_blocked_frame.go ./stream_frame.go ./streams_blocked_frame.go ./version_negotiation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b8/b82438fa7270cc985baf81013fd6c40dcb8eea0fd218f159c7b8867cd93f7789-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/64/64fe12ce49d9845de747e7e3bd7ad38ede08f5131a7cdea172ffca5b08af03c3-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/wire=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire importmap github.com/lucas-clemente/quic-go/quictrace/pb=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb=$WORK/b175/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace -complete -installsuffix shared -buildid yHxLfQiOnv0IAQVqByxn/yHxLfQiOnv0IAQVqByxn -goversion go1.12.15 -D "" -importcfg $WORK/b173/importcfg -pack ./interface.go ./tracer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/de/de49f725aff5623716cdfd23bef996b24d749177ea1ba763d3713419e67a797d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/cd/cd9f3d39676563cd8f02c2242f46934ca2c0d85d05c8ab05d8a69d314b3c88f0-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils importmap github.com/lucas-clemente/quic-go/internal/wire=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire importmap github.com/lucas-clemente/quic-go/quictrace=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b173/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler -complete -installsuffix shared -buildid gYh94f9_5d7EpovvmuMR/gYh94f9_5d7EpovvmuMR -goversion go1.12.15 -D "" -importcfg $WORK/b157/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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/26/269b35e166edf1870d2fef3e4fd137fda90747cfb624c219c044c82589a96be3-d # internal github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/cheekybits/genny/generic=github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic importmap github.com/lucas-clemente/quic-go/internal/ackhandler=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler importmap github.com/lucas-clemente/quic-go/internal/congestion=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion importmap github.com/lucas-clemente/quic-go/internal/flowcontrol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol importmap github.com/lucas-clemente/quic-go/internal/handshake=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake importmap github.com/lucas-clemente/quic-go/internal/protocol=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol importmap github.com/lucas-clemente/quic-go/internal/qerr=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr importmap github.com/lucas-clemente/quic-go/internal/utils=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils importmap github.com/lucas-clemente/quic-go/internal/wire=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire importmap github.com/lucas-clemente/quic-go/quictrace=github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b173/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go -complete -installsuffix shared -buildid jWh4WGbG8PKBkEQs3iJD/jWh4WGbG8PKBkEQs3iJD -goversion go1.12.15 -D "" -importcfg $WORK/b155/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/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/24/24e3582064fa293e0772491a479a4f8a83a25446edf52aacd1e80f9385ed420f-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b106/ net/http/pprof mkdir -p $WORK/b238/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid L4SH804YGEMmtnU1sTKS/L4SH804YGEMmtnU1sTKS -goversion go1.12.15 -D "" -importcfg $WORK/b106/importcfg -pack ./debug.go ./internal.go ./public.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html/template=$WORK/b239/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/pprof=$WORK/b149/_pkg_.a packagefile runtime/trace=$WORK/b243/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid Cc6OK-IetQJTJZEc8gR-/Cc6OK-IetQJTJZEc8gR- -goversion go1.12.15 -D "" -importcfg $WORK/b238/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4a/4a32232aecf767940275911b650dde0298d13d72ae80e1278a06c245979b0277-d # internal github.com/syncthing/syncthing/lib/discover mkdir -p $WORK/b179/ github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b105/ cat >$WORK/b179/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 context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/discover /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid ul5eMU0bjQmHBFEhPJzj/ul5eMU0bjQmHBFEhPJzj -goversion go1.12.15 -D "" -importcfg $WORK/b179/importcfg -pack ./cache.go ./debug.go ./discover.go ./doc.go ./global.go ./local.go ./local.pb.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid oXvZjiM0WaAOaqgBk9t6/oXvZjiM0WaAOaqgBk9t6 -goversion go1.12.15 -D "" -importcfg $WORK/b105/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/19/1949e0c9bdd29691bf6e7666a00fafe7ae26931bdfee3d723b8418c9fab53ca8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e2/e2c9f980adae40c5b005ac02dc681477d0a1061872c7e41010f07c3916199802-d # internal github.com/syncthing/syncthing/lib/ignore mkdir -p $WORK/b209/ github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b185/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob 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 crypto/md5=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b210/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b185/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 context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ignore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid BmlDAREVlZK6LONdFcu6/BmlDAREVlZK6LONdFcu6 -goversion go1.12.15 -D "" -importcfg $WORK/b209/importcfg -pack ./cache.go ./ignore.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid deP4sVGLQgNcoExen0c4/deP4sVGLQgNcoExen0c4 -goversion go1.12.15 -D "" -importcfg $WORK/b185/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b085/ github.com/syncthing/syncthing/lib/db mkdir -p $WORK/b193/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid P2KdjNLJKs8vYEanFZ7r/P2KdjNLJKs8vYEanFZ7r -goversion go1.12.15 -D "" -importcfg $WORK/b085/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./migrations.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./tuning.go ./versioningconfiguration.go ./wrapper.go cat >$WORK/b193/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 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db/backend=$WORK/b194/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/db /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/syncthing/syncthing/lib/db -complete -installsuffix shared -buildid TYoUnAk54U6NZQe_Fk5L/TYoUnAk54U6NZQe_Fk5L -goversion go1.12.15 -D "" -importcfg $WORK/b193/importcfg -pack ./blockmap.go ./debug.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/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/e9/e966188df210bfd0f25fdac30b8305699b0dab449c2e5a781e5652a459ca111e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/a2/a20fde8795209ed48babc82b208e3fc184c81052b41430a04de032bb98daac45-d # internal github.com/syncthing/syncthing/lib/scanner mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile hash/adler32=$WORK/b219/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid jK41v-awNSI6Ius54OmD/jK41v-awNSI6Ius54OmD -goversion go1.12.15 -D "" -importcfg $WORK/b218/importcfg -pack ./blockqueue.go ./blocks.go ./debug.go ./doc.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/48/48689ebd22669fb9d18ab05b95114af6b4c5718c12ab6b99842c2a88e69a1423-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/bc/bc153edd1c89a380c78615afdd4a4e318001ff45359f836d748ff93e0b79549b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f9/f972d2ba5ad88a6f6e8824445cd79adfdb480f7df74e94eef7dec5c3f1aa8ed0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/99/99cc9603cdccba22b40f53632006fdaa5449fbc86dbbad69ded358879b26b378-d # internal github.com/syncthing/syncthing/lib/stun mkdir -p $WORK/b188/ github.com/syncthing/syncthing/lib/nat github.com/syncthing/syncthing/lib/watchaggregator mkdir -p $WORK/b181/ github.com/syncthing/syncthing/lib/versioner cat >$WORK/b188/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 context=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun=$WORK/b190/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b221/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stun /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/syncthing/syncthing/lib/stun -complete -installsuffix shared -buildid ULcyd2aY-1AD_UUak6Z7/ULcyd2aY-1AD_UUak6Z7 -goversion go1.12.15 -D "" -importcfg $WORK/b188/importcfg -pack ./debug.go ./filter.go ./stun.go mkdir -p $WORK/b223/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b221/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 context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b222/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid YE8VfBsEJPIfzww92vYh/YE8VfBsEJPIfzww92vYh -goversion go1.12.15 -D "" -importcfg $WORK/b181/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid ORzc8aHBA6yymFnsjJVw/ORzc8aHBA6yymFnsjJVw -goversion go1.12.15 -D "" -importcfg $WORK/b221/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/watchaggregator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid vPmB1hE3m-oZqlc8SZ9L/vPmB1hE3m-oZqlc8SZ9L -goversion go1.12.15 -D "" -importcfg $WORK/b223/importcfg -pack ./aggregator.go ./debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/7b/7b38a6f656e87d062f6598cbebe3095fdecb95d63f1da41f3ddeb3346690e27c-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/a5/a57bb801d3e44e86114d796f6b2e8b8458d72c5b181c856db316d796d2394b2f-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/1a/1a7210143be16a0742f20a33af0044f0f45347bf7d7ce2d5ab3f222a4dab8179-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway importmap github.com/jackpal/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b183/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b181/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/lib/upnp cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid jSyZPLdj68SqOM41IJ6M/jSyZPLdj68SqOM41IJ6M -goversion go1.12.15 -D "" -importcfg $WORK/b182/importcfg -pack ./debug.go ./pmp.go mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b181/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid p2H_FzPnppgte6bnysaa/p2H_FzPnppgte6bnysaa -goversion go1.12.15 -D "" -importcfg $WORK/b191/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/5d/5d46b8d8cbc57cc3064204c591d9e20c4319f84709b6b1574a9c8f30d96d9744-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/cc/ccc8d4b29d0cc8cb91664bad31bd688ab93e97d2e8fc910ed91341c26086213d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/36/36b1e62136a087d542a06943e5cd8c7e4b6b938ed46cc2796aa4b5102b98ba16-d # internal github.com/syncthing/syncthing/lib/connections mkdir -p $WORK/b154/ cat >$WORK/b154/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/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 importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections/registry=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b185/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stun=$WORK/b188/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b192/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid vbKx7CmY3dF38qsODubV/vbKx7CmY3dF38qsODubV -goversion go1.12.15 -D "" -importcfg $WORK/b154/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/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/1a/1abf2638516c57750225d4739dbdff5a209a1e99f3621048ac21b41d7c58b278-d # internal github.com/syncthing/syncthing/lib/stats mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/db=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid fUvkKxGxuGPMBQLM7QRj/fUvkKxGxuGPMBQLM7QRj -goversion go1.12.15 -D "" -importcfg $WORK/b220/importcfg -pack ./debug.go ./device.go ./folder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/66/66d7825f8b6016e0dd55fd6d1bd8d6e7352c5e7dca6cdfa24802815691d7c653-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/ab/ab7be772d6b34e20074f379ee63488fefccefe982a6e2d18ba61808e6e8c98ea-d # internal github.com/syncthing/syncthing/lib/model mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b218/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b220/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b221/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b223/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b224/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid mdW3EBcOx-Gq4h9nAWHA/mdW3EBcOx-Gq4h9nAWHA -goversion go1.12.15 -D "" -importcfg $WORK/b208/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/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/d4/d4632449a44a9dca5c3ab5580c21190175e6b2d631da4b024706cd08fed496c6-d # internal github.com/syncthing/syncthing/lib/ur mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b218/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ur /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/syncthing/syncthing/lib/ur -complete -installsuffix shared -buildid ilyYntxzAsltIa50OmF8/ilyYntxzAsltIa50OmF8 -goversion go1.12.15 -D "" -importcfg $WORK/b228/importcfg -pack ./debug.go ./memsize_linux.go ./usage_report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/bb/bbbd5585f2f248bada82493873aa4d1d35750b1fe80bdc2a883d9c432ebd7d57-d # internal github.com/syncthing/syncthing/lib/api mkdir -p $WORK/b151/ cat >$WORK/b151/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/b152/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b228/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b229/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b234/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b236/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/pprof=$WORK/b149/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/api -complete -installsuffix shared -buildid X_Il6SxOp-EOmqYju3xE/X_Il6SxOp-EOmqYju3xE -goversion go1.12.15 -D "" -importcfg $WORK/b151/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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/62/62160ce8fb5d650e731909253a872fd55d29cdee7701005434c50fe0a78b1a5f-d # internal github.com/syncthing/syncthing/lib/syncthing mkdir -p $WORK/b145/ cat >$WORK/b145/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 context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db/backend=$WORK/b194/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b228/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/syncthing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/syncthing -complete -installsuffix shared -buildid VQKCtRxCWJr6iXAu-W72/VQKCtRxCWJr6iXAu-W72 -goversion go1.12.15 -D "" -importcfg $WORK/b145/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/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bd/bdaf9ce7bcee2b9b7204fe3167a1848afb3503e4398b37a5c18679d3cc705b09-d # internal github.com/syncthing/syncthing/cmd/syncthing mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/http/pprof=$WORK/b238/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile os/signal=$WORK/b244/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b148/_pkg_.a packagefile runtime/pprof=$WORK/b149/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b150/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/syncthing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Bs7rJyRl3_QLdyb99X9V/Bs7rJyRl3_QLdyb99X9V -goversion go1.12.15 -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/e2/e2e9e909a259106ac5529f7b0f48ab5ebda47c1a7f3e723f9948295b87c1faa7-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/syncthing=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b227/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/http/pprof=$WORK/b238/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile os/signal=$WORK/b244/_pkg_.a packagefile path=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b148/_pkg_.a packagefile runtime/pprof=$WORK/b149/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b150/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db/backend=$WORK/b194/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b208/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b228/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b125/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/multipart=$WORK/b128/_pkg_.a packagefile net/http/httptrace=$WORK/b130/_pkg_.a packagefile net/http/internal=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile html/template=$WORK/b239/_pkg_.a packagefile runtime/trace=$WORK/b243/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile regexp/syntax=$WORK/b084/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile unicode/utf16=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b098/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile log/syslog=$WORK/b147/_pkg_.a packagefile archive/zip=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b229/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b234/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b236/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections/registry=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b185/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stun=$WORK/b188/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b192/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b199/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b209/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b218/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b220/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b221/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b223/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b224/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b129/_pkg_.a packagefile html=$WORK/b240/_pkg_.a packagefile text/template=$WORK/b241/_pkg_.a packagefile text/template/parse=$WORK/b242/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b230/_pkg_.a packagefile image=$WORK/b232/_pkg_.a packagefile image/color=$WORK/b233/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b235/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b237/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cheekybits/genny/generic=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/ackhandler=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/congestion=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/handshake=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/qerr=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/utils=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/wire=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b183/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/pfilter=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/ccding/go-stun/stun=$WORK/b190/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b201/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b204/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b210/_pkg_.a packagefile hash/adler32=$WORK/b219/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b222/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b225/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b231/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/marten-seemann/qtls=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/hkdf=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb=$WORK/b175/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b207/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b211/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b217/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b226/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/curve25519=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/cpu=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b212/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b215/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b213/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b216/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/chacha20=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/internal/subtle=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/poly1305=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b214/_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=UHW-mt9pSDKd57X_SErI/Bs7rJyRl3_QLdyb99X9V/094XV71gIIvHTKE6B20M/UHW-mt9pSDKd57X_SErI -X github.com/syncthing/syncthing/lib/build.Program=syncthing -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xc9d54b084ccc6816c5aa187e34d960f83e90f120 -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/ + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Program=stdiscosrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -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.Program=stdiscosrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Program=stdiscosrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd5fb76b73ef359c028b24395b6ec0a34a0482b8f -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-build191942609 internal/race mkdir -p $WORK/b009/ unicode/utf8 mkdir -p $WORK/b016/ errors mkdir -p $WORK/b003/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Rkfj_ASILJKBQAwfFvVH/Rkfj_ASILJKBQAwfFvVH -goversion go1.12.15 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go encoding mkdir -p $WORK/b079/ unicode/utf16 mkdir -p $WORK/b080/ internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b064/ internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 9sp97Qx9k1Sm1EgZ7SZ5/9sp97Qx9k1Sm1EgZ7SZ5 -goversion go1.12.15 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go crypto/subtle mkdir -p $WORK/b038/ container/list cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid EFbFBvg6-OeAyMqwxoDD/EFbFBvg6-OeAyMqwxoDD -goversion go1.12.15 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go internal/cpu runtime/internal/sys runtime/internal/atomic mkdir -p $WORK/b032/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid qtETXt5ZdBrXGzNRVIKt/qtETXt5ZdBrXGzNRVIKt -goversion go1.12.15 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go mkdir -p $WORK/b005/ crypto/internal/subtle mkdir -p $WORK/b037/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ mkdir -p $WORK/b011/ sync/atomic cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid zXP2CVTHTM4EeOLBuXgz/zXP2CVTHTM4EeOLBuXgz -goversion go1.12.15 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go mkdir -p $WORK/b014/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF internal/x/crypto/curve25519 mkdir -p $WORK/b076/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid KEPOmJb06phZLwjS3RsQ/KEPOmJb06phZLwjS3RsQ -goversion go1.12.15 -D "" -importcfg $WORK/b037/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm_amd64.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid U9St_OIjQ1LHf1lyGS-N/U9St_OIjQ1LHf1lyGS-N -goversion go1.12.15 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF unicode mkdir -p $WORK/b015/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b076/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 4Ykn2jC6lvqrZS0WBzgH/4Ykn2jC6lvqrZS0WBzgH -goversion go1.12.15 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid Ppw38QXLRZfzTutsAUxr/Ppw38QXLRZfzTutsAUxr -goversion go1.12.15 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config 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 gxC8wz6-Cx4lIY7ejMMj/gxC8wz6-Cx4lIY7ejMMj -goversion go1.12.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OEikY1Qz-6hIH4N3wbb7/OEikY1Qz-6hIH4N3wbb7 -goversion go1.12.15 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4a/4ae440aaa987e09edad144480e83c82de7db8dc8e34dccdcd46098a49d9fff23-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f2/f2277df4871b17f9a99a3099fa1f71920fe505691898e774c5e7699a3bd0a306-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid F4ZP_PONZ1ctzxuMz8Hx/F4ZP_PONZ1ctzxuMz8Hx -goversion go1.12.15 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./doc.go ./mont25519_amd64.go cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 1-ZT4DpTrgSt8ndIOsgz/1-ZT4DpTrgSt8ndIOsgz -goversion go1.12.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid ZBSaHOyeYVFZKSmYCl0G/ZBSaHOyeYVFZKSmYCl0G -goversion go1.12.15 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /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 ./cpu_x86.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid iJOasEr-0p-2JLVUprLn/iJOasEr-0p-2JLVUprLn -goversion go1.12.15 -D "" -importcfg $WORK/b038/importcfg -pack ./constant_time.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0c/0cec6a90af45ebd2d1a553101b0c321a64683ca9092ec3ec4e1341e7d4177af3-d # internal cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p container/list -std -complete -installsuffix shared -buildid dAgnR4rumy_CV-SSkq9V/dAgnR4rumy_CV-SSkq9V -goversion go1.12.15 -D "" -importcfg $WORK/b032/importcfg -pack ./list.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/19/1962ace973cabd29b23f73b21cafa3732f759bba1257f347f1c6c14d1ce5c8d6-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/1d/1dfadcc11a46bfc6d8237f0113753c6dbbaa0e2b67708e3e55e59b0955278c73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OFqQvkqGBbzMQ-nB-T7x/OFqQvkqGBbzMQ-nB-T7x -goversion go1.12.15 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/89/8903440176a87e6c29269c09e7b06e6555f000c79a5f16754e084ede5f2da290-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid I1ff6wFE9y2d8drhGuKj/I1ff6wFE9y2d8drhGuKj -goversion go1.12.15 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4d/4d01c8b62e5812fa189259be3df8dd81b7446d02ca4ee8ad31a28600ee400549-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b0/b0ce2f524f505fc9c2175c253089334f21b2bed7cf486011c7b854e67263e45b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d1/d12bc54e81c0a8089d790b81026ff12b23d8aa9102d65e5d7ebaa6721421606a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/fa/fae2652c150c73765fe3c6a2e51c4535b4993478c9ba35c376b52360768d9723-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/60/60f4058a29b744c055e8219d373a395d9bc4f604e79117f14153375bb00f1b9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp /usr/lib/golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b076/const_GOARCH.h cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/const_amd64.o ./const_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/cb/cbd75d1cbf6db8cb876e28964eea29c2d1e3612c817a15f25f0bcc2a108dcd8b-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c7/c7cd3da13e88ad14e6fc06167a4d938870d35dd36ecef68899e5f5b87e950b52-d # internal cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/freeze_amd64.o ./freeze_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/square_amd64.o ./square_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d3/d3cace24f8bac3a7fb4bcc56cef097c6edebb40c3d375416046f9a5e52787ddf-d # internal cd /usr/lib/golang/src/internal/cpu /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/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/const_amd64.o $WORK/b076/cswap_amd64.o $WORK/b076/freeze_amd64.o $WORK/b076/ladderstep_amd64.o $WORK/b076/mul_amd64.o $WORK/b076/square_amd64.o # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/74/747829bcc92fad489eaf4e1942931e9362357e4eb723462fbb7898fd2e01b725-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e4/e4f932afb81fffb59c010471b5617c64c153a7c1c3732cb697456659c84c1bf3-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/02/02f8b65672e53dd3a8431a16e648940c625167d22850da7a3aba82a6bc958adb-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid J3TReg0cFzlzVhmUPpNN/J3TReg0cFzlzVhmUPpNN -goversion go1.12.15 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 5OFQ1aFGkXsYTsYbVgVj/5OFQ1aFGkXsYTsYbVgVj -goversion go1.12.15 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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 ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_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 ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jU7dZt5Jpe139T4Qk9hF/jU7dZt5Jpe139T4Qk9hF -goversion go1.12.15 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid o348Ony74CkG5SjqNk5-/o348Ony74CkG5SjqNk5- -goversion go1.12.15 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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/b030/_pkg_.a /builddir/.cache/go-build/37/37555b226f212757b5c919f904fb3c3f5b228ffc6119fce24db35af82e8ccd30-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_amd64.o ./compare_amd64.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /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/count_amd64.o ./count_amd64.s /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/equal_amd64.o ./equal_amd64.s /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/index_amd64.o ./index_amd64.s /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/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_amd64.o $WORK/b004/count_amd64.o $WORK/b004/equal_amd64.o $WORK/b004/index_amd64.o $WORK/b004/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ce/ced3081cebb7a13cc2dbcbc0cfcbe7abefc8edf9db9f1294ff6aa9e6a651c2dc-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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.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/b015/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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/symabis2 ./asm_linux_amd64.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f6/f61e6ef892e2f71c099a226a4f8b29074285a5ea8442e31b9658a07f14ed579a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF /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/symabis2 ./asm_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 0v-_McsiOLYdDuQ_gi0A/0v-_McsiOLYdDuQ_gi0A -goversion go1.12.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_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/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /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/asin_amd64.o ./asin_amd64.s /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/asinh_stub.o ./asinh_stub.s /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/atan2_amd64.o ./atan2_amd64.s /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/atan_amd64.o ./atan_amd64.s /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/cbrt_stub.o ./cbrt_stub.s /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/dim_amd64.o ./dim_amd64.s /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/erf_stub.o ./erf_stub.s /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/exp2_amd64.o ./exp2_amd64.s /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/exp_amd64.o ./exp_amd64.s /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/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /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/floor_amd64.o ./floor_amd64.s /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/frexp_amd64.o ./frexp_amd64.s cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fe/fe649740defc05cff640ceb4ab5a1781f6614cec0205a16f3847fc872d82fc3b-d # internal /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/hypot_amd64.o ./hypot_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/math /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/ldexp_amd64.o ./ldexp_amd64.s /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/log10_amd64.o ./log10_amd64.s /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/log1p_amd64.o ./log1p_amd64.s /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/log_amd64.o ./log_amd64.s /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/mod_amd64.o ./mod_amd64.s /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/modf_amd64.o ./modf_amd64.s /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/pow_stub.o ./pow_stub.s /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/remainder_amd64.o ./remainder_amd64.s /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/sin_amd64.o ./sin_amd64.s /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/sinh_stub.o ./sinh_stub.s /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/sqrt_amd64.o ./sqrt_amd64.s /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/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/85/855761d9db99aafc756a40ee4b2a0c19002cefd086f7d1d903d0f1cc3ac0ff61-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid G9EvFNCI7e1in1FNqOAs/G9EvFNCI7e1in1FNqOAs -goversion go1.12.15 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x012.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f6/f616296d566b7e860a300edf9af92b18037a7e11dc9bc62ec30a0d2d61c9a26e-d # internal crypto/rc4 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 4YtPsGwLPLviOotq2pH8/4YtPsGwLPLviOotq2pH8 -goversion go1.12.15 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/29/29a0f8fced964d87617cefcdbef584b3a5fba6c7c76f2424573d47912e790965-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b071/symabis ./asm_amd64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid FuXHxeOzO0TlA-5nz4Mq/FuXHxeOzO0TlA-5nz4Mq -goversion go1.12.15 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b071/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_amd64.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7e/7e88418bea329e41a46007d8214b636b3b0da3225884c8c321d8e37827143054-d # internal cd /usr/lib/golang/src/runtime /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.o ./asm.s /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/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /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/memclr_amd64.o ./memclr_amd64.s /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/memmove_amd64.o ./memmove_amd64.s /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/rt0_linux_amd64.o ./rt0_linux_amd64.s /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/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_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/9a/9ae048ad1ee2e817805d12f42f5f6052b45a355de2a4968c96c39f7360bc8f71-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid rIl0vTD5kT3JEt4mpaYW/rIl0vTD5kT3JEt4mpaYW -goversion go1.12.15 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/eb/ebc1fb11d42a60a2276137e7e17ff1934a3b9de577866fa48194398c6ce55b20-d # internal internal/singleflight mkdir -p $WORK/b069/ io mkdir -p $WORK/b007/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF math/rand cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid LUfMPbDfXlHQFQaYhCka/LUfMPbDfXlHQFQaYhCka -goversion go1.12.15 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go mkdir -p $WORK/b044/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid bla839xq-yZF5uuoqyda/bla839xq-yZF5uuoqyda -goversion go1.12.15 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid 297n93VYSK0ycK6-diaL/297n93VYSK0ycK6-diaL -goversion go1.12.15 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_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 syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_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_linux_amd64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid exCS8nlfXxMJ8NSvH4h_/exCS8nlfXxMJ8NSvH4h_ -goversion go1.12.15 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid jfN5y06lLtvjISNsWSYY/jfN5y06lLtvjISNsWSYY -goversion go1.12.15 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/29/2908a0704e4b5545240a84f23c34f711f0958faa1cdd453e3cc36c7661d01400-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/49/492df30c8c4cc7baf25afef16c3bbd4f38b4078c304bcf9fd9be8154adefaab7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/71/714d5ddc51299b0f134bf1843b218d6689ba5845061be3ff0b9f27f446a54ec2-d # internal hash mkdir -p $WORK/b034/ crypto/internal/randutil mkdir -p $WORK/b046/ bytes mkdir -p $WORK/b002/ strings cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b045/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash -std -complete -installsuffix shared -buildid jwZ7imK2FkRa2GzfwoPe/jwZ7imK2FkRa2GzfwoPe -goversion go1.12.15 -D "" -importcfg $WORK/b034/importcfg -pack ./hash.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid nyKXZ20SfMqEoHxpZOUk/nyKXZ20SfMqEoHxpZOUk -goversion go1.12.15 -D "" -importcfg $WORK/b046/importcfg -pack ./randutil.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./strings.s 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 Qxcqcw2qNv5rVPZO-rWB/Qxcqcw2qNv5rVPZO-rWB -goversion go1.12.15 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p strings -std -installsuffix shared -buildid u38Mi_5yMqiC5_ulylUp/u38Mi_5yMqiC5_ulylUp -goversion go1.12.15 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/68/681b276936e45b7599c41bbc4e174f4b2491ccd423f89f394446c7614984aaf2-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/18/182d440c07f52397b3d9fce428183cde7ef7752b4f0314062b83385b4369d422-d # internal crypto mkdir -p $WORK/b033/ crypto/hmac hash/crc32 mkdir -p $WORK/b049/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b088/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid -9OdYTtaDLrFhLh3frB9/-9OdYTtaDLrFhLh3frB9 -goversion go1.12.15 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a EOF cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid ipK0CgjupC50OgUc1C5F/ipK0CgjupC50OgUc1C5F -goversion go1.12.15 -D "" -importcfg $WORK/b049/importcfg -pack ./hmac.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./crc32_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p hash/crc32 -std -installsuffix shared -buildid eUvT-2-vH0IM-lV_aEQC/eUvT-2-vH0IM-lV_aEQC -goversion go1.12.15 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/01/0155a536aad57ff3247ea14ced41ff08f13497a88fd0f3787e4d9ae22bfdb114-d # internal crypto/sha1 mkdir -p $WORK/b055/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF crypto/sha512 mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto/sha1 /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 ./sha1block_amd64.s cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /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 ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /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 ./sha512block_amd64.s cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/05/05e9a17b40e26252f4b3a30bdc6b0d348edfbf327d5918c51365c5883301a641-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid wYlvw-y_LXZjJ8jZFthX/wYlvw-y_LXZjJ8jZFthX -goversion go1.12.15 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid opYl85VAQ_zx66-f4WMa/opYl85VAQ_zx66-f4WMa -goversion go1.12.15 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/sha512 -std -installsuffix shared -buildid EFEDwrYbBr-h7-3-3r8I/EFEDwrYbBr-h7-3-3r8I -goversion go1.12.15 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid hOQaMButVtJFyYBBR7B1/hOQaMButVtJFyYBBR7B1 -goversion go1.12.15 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/10/1000babc7bb7debe664d5f19fed05c73d569bdcb5de0d90a55b9715296d785d1-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/36/36fec9f612490a9b0b85465d8a7105fba356925f2b3eedd9d5532dd0d3559fac-d # internal cd /usr/lib/golang/src/crypto/sha1 /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/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_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/ef/ef771184a205ef8b0f0c0ec5275410526abfecc5d147d20669f26088639710e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_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/41/4131e28c10aa2d2983fdffee9b28f694c8c88c08d780a95db5daa237df4ef39e-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/44/446dd0b7606e4f54f11f061e7b111497adbfddaa8cc002f0b9ff3b183ab8da50-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b138/ bufio mkdir -p $WORK/b052/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a EOF internal/x/text/transform mkdir -p $WORK/b095/ 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/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid XOUqD2dD-dI5no1uJF1Y/XOUqD2dD-dI5no1uJF1Y -goversion go1.12.15 -D "" -importcfg $WORK/b138/importcfg -pack ./bytes_comparer.go ./comparer.go github.com/syncthing/syncthing/vendor/golang.org/x/text/transform cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b133/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p bufio -std -complete -installsuffix shared -buildid MfPb_lyuyL4zoyMqKFMp/MfPb_lyuyL4zoyMqKFMp -goversion go1.12.15 -D "" -importcfg $WORK/b052/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid __LMH9J-zbfTuQ-iQUZf/__LMH9J-zbfTuQ-iQUZf -goversion go1.12.15 -D "" -importcfg $WORK/b095/importcfg -pack ./transform.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid aT0-1Fv6b-0ADcbxyMV_/aT0-1Fv6b-0ADcbxyMV_ -goversion go1.12.15 -D "" -importcfg $WORK/b133/importcfg -pack ./transform.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/00/001d538bb3782ecd5c90b70c751ecadd40a1aaf8a75c491f72ce525d44d11748-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/26/2654b0a1ed84b30234ca5765e5696be6d104e906ecbd96b9c5bcde52d5ad18d8-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d0/d0c0896352191d3beb2f118ba6c92330def80210827d6ac6f35a8cf0c4cc889e-d # internal path mkdir -p $WORK/b106/ encoding/base32 mkdir -p $WORK/b125/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p path -std -complete -installsuffix shared -buildid lJ1ugw2XTqcRLIDuSXF1/lJ1ugw2XTqcRLIDuSXF1 -goversion go1.12.15 -D "" -importcfg $WORK/b106/importcfg -pack ./match.go ./path.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid lFjsPvhdWhOiFIWJu9QH/lFjsPvhdWhOiFIWJu9QH -goversion go1.12.15 -D "" -importcfg $WORK/b125/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/97/9760a10285caa97e028f963056cc2bd4664e5876ac554bf2b04f4eaa03ad9f35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7c/7cfc051a3d3706a22177d69dbec7964eb05c02dc584c0b301e91666b33f5459e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d8/d89e120de439564bd5036ae5a9ded0fda659b2f2f0545d0d5eadde4a5afcda0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/35/353abda19ec6651bd8bb99df295d9e98b8e72bf3be91085080210a2e47f3a82f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f39d4bcf8ccc2b308de8c0bc07f16bb5fc0d0ba726452926113163bdd39db70-d # internal cd /usr/lib/golang/src/syscall /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_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_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/53/53f4a4211c2d1d24ed7d7014f50c8f283f8fb5d877c3d9ed9af85ba52f65971d-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid faSlrE5Vm1d1GteJkPv-/faSlrE5Vm1d1GteJkPv- -goversion go1.12.15 -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 cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid VgZWmmfc8dkZVG79QwTe/VgZWmmfc8dkZVG79QwTe -goversion go1.12.15 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/87/87b2afa31336f7322e163d86145f2a4140e7ef9a925fbac90be7b07cf806d2da-d # internal cd /usr/lib/golang/src/reflect /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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_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/cb/cbd16cb1a011c0ae8323b25a5a5e245757d8d0dc58c7f4615788595030ed43db-d # internal sort mkdir -p $WORK/b024/ encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid JyVJHoD1aOtbXehLJFgH/JyVJHoD1aOtbXehLJFgH -goversion go1.12.15 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/binary -std -complete -installsuffix shared -buildid ZajZNoLLAJ2zJGZ0fL0J/ZajZNoLLAJ2zJGZ0fL0J -goversion go1.12.15 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cb/cb26201115e3f3910c41a9fe24fb908a2be36b51b98ffe437ceb0290e49e6e2e-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid sGuK9lZs3d52moQ_uL_q/sGuK9lZs3d52moQ_uL_q -goversion go1.12.15 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ae/ae58ee01d2cc3bd9e969b4ad9b40b8c8fd18fe32fe763e9c3cd5086f505590ac-d # internal internal/fmtsort mkdir -p $WORK/b019/ github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b107/ github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid RoKLYRDhcZ0V7LQO1m2l/RoKLYRDhcZ0V7LQO1m2l -goversion go1.12.15 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go mkdir -p $WORK/b114/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid mRta_1jYJHw8OQHF5aw6/mRta_1jYJHw8OQHF5aw6 -goversion go1.12.15 -D "" -importcfg $WORK/b107/importcfg -pack ./stream.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZXkBpkY7381d6ZzsYaJh/ZXkBpkY7381d6ZzsYaJh -goversion go1.12.15 -D "" -importcfg $WORK/b114/importcfg -pack ./autoneg.go regexp/syntax mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 52dg6tKQ1iAbxjsihOPQ/52dg6tKQ1iAbxjsihOPQ -goversion go1.12.15 -D "" -importcfg $WORK/b117/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c2/c2fcb3446f6217e187e0229f34cc98a526cbe33f56eea0d7dcbe78a6701b9a52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/dc/dc2b5549eb2c3320785c77808264f00433cbc3f11115828bfdd154a0d50bb373-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8a/8ac6529b1987b4515fcbfd1ba256327ac66da64234ddb54a5188d83cbe1aaabc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/bc/bc82b6d0f2bbb06a1883d1ed3ffd777274a639dc91447bdf047a5dbf71363713-d # internal encoding/base64 mkdir -p $WORK/b062/ github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b126/ github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF internal/x/crypto/poly1305 mkdir -p $WORK/b075/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 39idaUWTQCF7HsnNfYjG/39idaUWTQCF7HsnNfYjG -goversion go1.12.15 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go crypto/md5 mkdir -p $WORK/b050/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b108/ github.com/syncthing/syncthing/vendor/github.com/golang/snappy 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/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid gvGD99riHj6dSKrn5eob/gvGD99riHj6dSKrn5eob -goversion go1.12.15 -D "" -importcfg $WORK/b126/importcfg -pack ./reader.go ./writer.go cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b147/ cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 ./sum_amd64.s cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF crypto/cipher mkdir -p $WORK/b036/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /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 ./md5block_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b108/symabis ./xxhash_amd64.s cat >$WORK/b147/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/b147 -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b147/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_amd64.s github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b131/ cat >$WORK/b131/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/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b131/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Cflum4XpNVWiz9ZR2-Hj/Cflum4XpNVWiz9ZR2-Hj -goversion go1.12.15 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/cipher -std -installsuffix shared -buildid jygi1hejekcSyTlFih4H/jygi1hejekcSyTlFih4H -goversion go1.12.15 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/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/b033/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/md5 -std -installsuffix shared -buildid UBXJnUwFQFm9h6gZa3jK/UBXJnUwFQFm9h6gZa3jK -goversion go1.12.15 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /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/cespare/xxhash/v2 -installsuffix shared -buildid 0iMoyrE44yZY39LCwmPn/0iMoyrE44yZY39LCwmPn -goversion go1.12.15 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_unsafe.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -installsuffix shared -buildid 25ckFCfEJGO9cNLcuXjr/25ckFCfEJGO9cNLcuXjr -goversion go1.12.15 -symabis $WORK/b147/symabis -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/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/b026/_pkg_.a # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid 0MHk11AdPUIbcOxTcwmM/0MHk11AdPUIbcOxTcwmM -goversion go1.12.15 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/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 cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6d/6d3c3e0e05c276dc934e48c43951cfd367864815df704038dc4fd9b26e3dd994-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid cK5o5MJy32pY9djvln6x/cK5o5MJy32pY9djvln6x -goversion go1.12.15 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_amd64.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/a8/a8070232c4b60f2ac4d6d7515c67d9a21ea429bbce2a0fa2290d23635e73a47b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/06/0648fc2b3ce48a42636c35b98e6984fffcc598f17888402f360d9b47243ccdae-d # internal 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/b147 -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b147/decode_amd64.o ./decode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b147 -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b147/encode_amd64.o ./encode_amd64.s cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/xxhash_amd64.o ./xxhash_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/e7/e73594a34a8f45671c4c10999b55502febdb7fee65c88dae40e9f052e0f4f0f4-d # internal encoding/pem mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid SX0y-NIup2bRJxq96pEL/SX0y-NIup2bRJxq96pEL -goversion go1.12.15 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.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/b147/_pkg_.a $WORK/b147/decode_amd64.o $WORK/b147/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fb/fb486da3d8496e2458f0f217b2188e5dfd3b9b8aaafd7d9b9fc0c3734a8a99a4-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/94/94aa5d2d634f0c26621523caf9834c5b78732d58acb51adc535643c3c893bbdc-d # internal cd /usr/lib/golang/src/crypto/md5 /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/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/md5block_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/dd/dd0611f55a2778659e3825ad5469a96fbf828e2131b87d075b411ec3bbbf30e6-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/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/55/5530b6f02405ff176dcd00d6a7862bcd5400ff55b714cd722ade9132daee9473-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s cd /usr/lib/golang/src/crypto/cipher /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/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/xor_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/96/967bb3c13d40a23bdb70a2ba321a58d54b2900df3b165ce2ef6eca1a88d3d39c-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/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s internal/x/crypto/internal/chacha20 mkdir -p $WORK/b074/ crypto/des mkdir -p $WORK/b040/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF crypto/aes mkdir -p $WORK/b035/ cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid Y27Ye2tjiND1wjONSG4z/Y27Ye2tjiND1wjONSG4z -goversion go1.12.15 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/des -std -complete -installsuffix shared -buildid FQWiz1vo0SDKRnImzrwQ/FQWiz1vo0SDKRnImzrwQ -goversion go1.12.15 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_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 ./gcm_amd64.s 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/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/aes -std -installsuffix shared -buildid wKsMkdOtbepHCtlvvPFm/wKsMkdOtbepHCtlvvPFm -goversion go1.12.15 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go 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/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b131/_pkg_.a $WORK/b131/cpuid_amd64.o $WORK/b131/sha256blockAvx2_amd64.o $WORK/b131/sha256blockAvx512_amd64.o $WORK/b131/sha256blockAvx_amd64.o $WORK/b131/sha256blockSha_amd64.o $WORK/b131/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1d/1d1ba54b9fd3fb53ef4d14a2378d206218964b47b0ca66f04d288b5b624bb77e-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/84/84fcbe3d2c4a7b84da21a491af2c3613c177f020b7a00e3bd969b4318ecf8064-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/065ea1123ae87a559e94d4f27e0acca3f240df094790a559a11796a8058070f2-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./chacha20poly1305_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid LtVNe_VJUqdaksF68RdS/LtVNe_VJUqdaksF68RdS -goversion go1.12.15 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go cd /usr/lib/golang/src/crypto/aes /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/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_amd64.o $WORK/b035/gcm_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/22/220d7bd2ed7d5f45a5967457cc439a5f107501a925c9f7b1bcf32c0b89fb5f9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/54/5478d7b88f9b4fa75d36545b24b21896200d21fae1ee6e8845395570866d9547-d # internal regexp mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p regexp -std -complete -installsuffix shared -buildid rDCy972lxnXE39TmXqLs/rDCy972lxnXE39TmXqLs -goversion go1.12.15 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/9f/9f240e578c56f03864b812621608ee8602135bbaa1e546102d3fcba0cd551a69-d # internal path/filepath runtime/debug mkdir -p $WORK/b066/ mkdir -p $WORK/b121/ fmt mkdir -p $WORK/b018/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid 0MZ24Yo5uppLxOu21rrd/0MZ24Yo5uppLxOu21rrd -goversion go1.12.15 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b121/symabis ./debug.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid BezwjX3S2cf3COPkuUyL/BezwjX3S2cf3COPkuUyL -goversion go1.12.15 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p runtime/debug -std -installsuffix shared -buildid ClhOflsev9xVZwpE87Fy/ClhOflsev9xVZwpE87Fy -goversion go1.12.15 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/08/08099f7428e735bc6b3a0d83832a18e0090c469a2762d76da5cdd812523b2e1c-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b121/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b121/_pkg_.a $WORK/b121/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ca/cae1fcaba370ba9831cf538af1ac103dd4ed4cd12b9eabd0953a719c3b8c2814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0c/0ce75d2c96f342e43c49baa0122c79bbf2432249ba23c6a35c14e8f54a6d5085-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JMGMe8DCivaPcSQPtg6_/JMGMe8DCivaPcSQPtg6_ -goversion go1.12.15 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/42/4292bb9d024402dd0980a86ad2ed0cfb228431793730df56f675009161f1f412-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid n0tmVDAE4pbTiMfTJc6z/n0tmVDAE4pbTiMfTJc6z -goversion go1.12.15 -D "" -importcfg $WORK/b120/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fe/fe0968c7a71809472e1c8d2f3457e55fcc0d9d7ab0e129a2eb8bd54544545334-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/40/40773b10eb3c19776dff11e038756be6caaa6b787e967472b90664704d8d49aa-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/8c/8c83052dd790824e7fb94366e435f45657ab2e2a5d304dd79cb5618acf2f93ec-d # internal context mkdir -p $WORK/b017/ encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid jqsColb2lfyPGsIAXQ8M/jqsColb2lfyPGsIAXQ8M -goversion go1.12.15 -D "" -importcfg $WORK/b017/importcfg -pack ./context.go log mkdir -p $WORK/b084/ net/url flag mkdir -p $WORK/b081/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5WhhCzFoSWoLnqwMW-ri/5WhhCzFoSWoLnqwMW-ri -goversion go1.12.15 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p log -std -complete -installsuffix shared -buildid RsZAnDjSNTHHNKK8YaPM/RsZAnDjSNTHHNKK8YaPM -goversion go1.12.15 -D "" -importcfg $WORK/b084/importcfg -pack ./log.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mime/quotedprintable encoding/json mkdir -p $WORK/b103/ github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs net/http/internal mkdir -p $WORK/b078/ compress/flate cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid QaBtA0yC8X189UZx733C/QaBtA0yC8X189UZx733C -goversion go1.12.15 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go github.com/syncthing/syncthing/vendor/github.com/pkg/errors mime internal/x/net/http2/hpack cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b072/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid wMwOUdPr333AxAxjKMVy/wMwOUdPr333AxAxjKMVy -goversion go1.12.15 -D "" -importcfg $WORK/b078/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid l1ujei_RvuVIH8VcYKwI/l1ujei_RvuVIH8VcYKwI -goversion go1.12.15 -D "" -importcfg $WORK/b103/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b119/ math/big mkdir -p $WORK/b043/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid uEYa3cZN8e1cKLxLRQQO/uEYa3cZN8e1cKLxLRQQO -goversion go1.12.15 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go mkdir -p $WORK/b137/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b043/symabis ./arith_amd64.s cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a EOF mkdir -p $WORK/b087/ 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/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid JYG-bo3Qi_U_4Wct-0oK/JYG-bo3Qi_U_4Wct-0oK -goversion go1.12.15 -D "" -importcfg $WORK/b119/importcfg -pack ./fs.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b127/ mkdir -p $WORK/b101/ 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/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid vAYwRREuTBhHnBQJnuO-/vAYwRREuTBhHnBQJnuO- -goversion go1.12.15 -D "" -importcfg $WORK/b137/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b100/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b140/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p compress/flate -std -complete -installsuffix shared -buildid Eq10cAr_C9cNBAkID21R/Eq10cAr_C9cNBAkID21R -goversion go1.12.15 -D "" -importcfg $WORK/b087/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /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/pkg/errors -complete -installsuffix shared -buildid IIZPNjXFjoBU0m61Zebw/IIZPNjXFjoBU0m61Zebw -goversion go1.12.15 -D "" -importcfg $WORK/b127/importcfg -pack ./cause.go ./errors.go ./stack.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b105/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AXsfourzlfDJVZrZuW3B/AXsfourzlfDJVZrZuW3B -goversion go1.12.15 -D "" -importcfg $WORK/b100/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p mime -std -complete -installsuffix shared -buildid iOT9FfteQ55ZdWJrXIo8/iOT9FfteQ55ZdWJrXIo8 -goversion go1.12.15 -D "" -importcfg $WORK/b101/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go 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/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid vcgQ21oLigZxR66UV1Kf/vcgQ21oLigZxR66UV1Kf -goversion go1.12.15 -D "" -importcfg $WORK/b140/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/internal -std -complete -installsuffix shared -buildid bHepJwx8UO9Nv3lYHsYB/bHepJwx8UO9Nv3lYHsYB -goversion go1.12.15 -D "" -importcfg $WORK/b105/importcfg -pack ./chunked.go ./testcert.go internal/x/text/unicode/norm mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/text/transform=$WORK/b095/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid hlmCiOGO6MI1f8iev_5q/hlmCiOGO6MI1f8iev_5q -goversion go1.12.15 -D "" -importcfg $WORK/b097/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5lL_YqZb8K32OzJOWeOf/5lL_YqZb8K32OzJOWeOf -goversion go1.12.15 -D "" -importcfg $WORK/b132/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/big -std -installsuffix shared -buildid DddCyz0lGi5pu9nNCsO4/DddCyz0lGi5pu9nNCsO4 -goversion go1.12.15 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/03/033cca386f22c9d6658b849e9ad0f5f26670332ba9441d8e5844a4c5f78cc28e-d # 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/b084/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/47/474c3e2bafeca84cc7fec813205f1f0d770b82b51fdda97b44bf1fc0bed3ffbc-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e0/e0f62651cc9d1cb38bc33e941a0ad8af641bec94951404b3d28bb53c17414a1d-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b123/ github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b128/ github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b148/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid na_mlr9PY-Jk1klbrKOT/na_mlr9PY-Jk1klbrKOT -goversion go1.12.15 -D "" -importcfg $WORK/b123/importcfg -pack ./build.go ./tags_noupgrade.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid 4ite7cNN7EA9Pf8LtMh5/4ite7cNN7EA9Pf8LtMh5 -goversion go1.12.15 -D "" -importcfg $WORK/b128/importcfg -pack ./logger.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid iYZdlUBja9VutBsmx-em/iYZdlUBja9VutBsmx-em -goversion go1.12.15 -D "" -importcfg $WORK/b148/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal internal/x/text/unicode/bidi mkdir -p $WORK/b096/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZUJhAcXIQ6VcGqbUDnMx/ZUJhAcXIQ6VcGqbUDnMx -goversion go1.12.15 -D "" -importcfg $WORK/b096/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6a/6a45e8964c6124aee893cd445097b5dd60016662eeb3c63bd0e890a67e137238-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6c/6ce0062b3744eb34598f95cbc6189bafabb86aa31cadc25f8eb8ecc7baba2718-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f2/f25916960fdd93d52fb30c0d01139af63a2cb4a5e78ac57b8f82acfc4bff9634-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0b/0bbd40e895363faafd7852fd0405b2a0495fffb54adff1e001e5e410e2b389d0-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/3a/3a88880a7ca2bf5139453fd849ac94f3af6ab0969e112e35fe08a5604ed17b6f-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b141/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b136/ cat >$WORK/b141/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/b137/_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/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid lOPFvfjPdWSUWEQBczZp/lOPFvfjPdWSUWEQBczZp -goversion go1.12.15 -D "" -importcfg $WORK/b141/importcfg -pack ./bloom.go ./filter.go cat >$WORK/b136/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/b137/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid jKQ01BdzEsjpfZTbQa-D/jKQ01BdzEsjpfZTbQa-D -goversion go1.12.15 -D "" -importcfg $WORK/b136/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e5/e59997db5fac99b24d6d11c263079fd2837d53fe4ba0122286bf26d145acca47-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/73/731f791d39561cbf2104ead14a8ea9433de9c23867f84899cd09f21c7063d596-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/12/129dcce60adb33d4362daf2ce80ff84d368ee566d92316b12256be1dd22defd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/fb/fb8ad4fbbbbff542e0931ca164b6d4409456e8fb3d51b03092db288f3e349b30-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/66/66f4aa52bb502f7614c89fdd1dcf06480a9bdca0167b28288164dce0c1ea8839-d # 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/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/03/035240693d766f2483fd4081cd4316e99ba775025c22090a6ea2ce7106a10afa-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/62/62d494175cd99ac5fe9dbd88719082ec315e268148842d1b909609c1a3d0d302-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b145/ cat >$WORK/b145/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/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b141/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid lCRMVnn0AFeILT0pv5Kk/lCRMVnn0AFeILT0pv5Kk -goversion go1.12.15 -D "" -importcfg $WORK/b145/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/97/975e12e311b681c7d5f71bf35c0d5f2cc5024e4c4c1aebd04c5f3f11e45a9e5d-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/c8/c89316092dd3eaf914934187713cf31ca7c4bb5a0f6e931a438bc7bdbf7c122e-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/f5/f543491baa7b7bf355384e6bc9e7be26fa3659bbfe646b3035f42a2e459d542d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1d/1d39aa81abb0e3ea17cebca76e7013f89acb9329206d14483474d4e629221ae7-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b095/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid rwgnpZYiKwOxgTWzZ3rX/rwgnpZYiKwOxgTWzZ3rX -goversion go1.12.15 -D "" -importcfg $WORK/b094/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e7/e7c6691a361f2e3b9ab87528c31de67909ce0d989412ece2462c77f1930476c1-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_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/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid JknBJHBn-WDBfXjNiqA_/JknBJHBn-WDBfXjNiqA_ -goversion go1.12.15 -D "" -importcfg $WORK/b139/importcfg -pack ./errors.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7c/7c8fa87a135d2e0003fda526d80ef33ac37e4df2846c078a1e7b731b002b64a9-d # internal compress/gzip mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p compress/gzip -std -complete -installsuffix shared -buildid jHbYSCGkkQJ6nbLgah_i/jHbYSCGkkQJ6nbLgah_i -goversion go1.12.15 -D "" -importcfg $WORK/b086/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/88/88c45fc15f938027757dc424ec6961cb2bc638bfdc264dfadf8d97985e3731e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/37/374ab3dfc36281887bac8c320551b9a433dc9a9ecb1d319438db53a294f136ca-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b143/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b142/ 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/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid o2tCi5XnbodsmFd4s223/o2tCi5XnbodsmFd4s223 -goversion go1.12.15 -D "" -importcfg $WORK/b143/importcfg -pack ./journal.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/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/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_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/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid hkmyVJEN1QxJdwYNgpi7/hkmyVJEN1QxJdwYNgpi7 -goversion go1.12.15 -D "" -importcfg $WORK/b142/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4b/4b8e8d0bd019018cc4c62c2a3094142db23375b32976afe2023eb4e03d5f8669-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/cb/cb02ca6fdfa3003b6df4d0858f6b2a40d608a5ef7fdb799606d7e95271a0994e-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/01/01dfc45d178217d1fd7ed9efc436d035784fb1ea0e58f0650e999c9bb6002cc8-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/81/814eca308fa95b6a12e3254846ee8a747c447ccc3f7b3f0156555b8dbbab5f80-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b144/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b146/ cat >$WORK/b144/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/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid 1THWHc5lbPyAzriClcuR/1THWHc5lbPyAzriClcuR -goversion go1.12.15 -D "" -importcfg $WORK/b144/importcfg -pack ./memdb.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid ncAdgNdQ3fYM2JNxxw-m/ncAdgNdQ3fYM2JNxxw-m -goversion go1.12.15 -D "" -importcfg $WORK/b146/importcfg -pack ./reader.go ./table.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/59/59db67ab12ab186450b513e876e6c6f40f9ffd493edd0b276a06a9aff541bebe-d # internal internal/x/net/idna mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b094/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Ear3SttSmQP6nWYXznK5/Ear3SttSmQP6nWYXznK5 -goversion go1.12.15 -D "" -importcfg $WORK/b093/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.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/b078/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/83/834cda889791ce3fdf0a1a3b915cd2b239da87ee20c9599200fdf8bc1d2b0116-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0c/0cc081faa0404517ca72209ca5366b6931f8c7ecbcd342cda68f6a2ad4694bb7-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid ywXBRmIWoRXcaFW3-jPd/ywXBRmIWoRXcaFW3-jPd -goversion go1.12.15 -D "" -importcfg $WORK/b115/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b109/ github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b083/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid XC1KMbblm7ps43SRfHAH/XC1KMbblm7ps43SRfHAH -goversion go1.12.15 -D "" -importcfg $WORK/b109/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid mJUB9e4eZyDb33YQJvdu/mJUB9e4eZyDb33YQJvdu -goversion go1.12.15 -D "" -importcfg $WORK/b083/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/60/608a56cf88f260a49a3cbc9a28e7eb9b2794a3920efae9223a2c7008fb2cc757-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/98/9855a17cac7e03eb75067a5ed4b8005647dfb31569d16ce95098ba0586bb7da1-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid JDKYyVzyz97b0HGOL9VV/JDKYyVzyz97b0HGOL9VV -goversion go1.12.15 -D "" -importcfg $WORK/b135/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0d/0ddd35b2cfb47552449aaa0e5d17769b6dfd632e6159f4a1d569432a41b80f40-d # internal crypto/dsa mkdir -p $WORK/b058/ crypto/rand crypto/elliptic mkdir -p $WORK/b042/ mkdir -p $WORK/b051/ encoding/asn1 mkdir -p $WORK/b048/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /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 ./p256_asm_amd64.s cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid hoFYWloqSh3PQtbxd5GA/hoFYWloqSh3PQtbxd5GA -goversion go1.12.15 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EntQ2-0AiX1l6EKFMeXq/EntQ2-0AiX1l6EKFMeXq -goversion go1.12.15 -D "" -importcfg $WORK/b051/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ItL7Rp8AtFqm6DreZQGH/ItL7Rp8AtFqm6DreZQGH -goversion go1.12.15 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/elliptic -std -installsuffix shared -buildid bag7CAK9q345Dvz0sCjc/bag7CAK9q345Dvz0sCjc -goversion go1.12.15 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ae/aedf5f425a7a1186335aaa61eeed6b8b2a58c03e9e364a4d1f3e594bfa0df0ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d8/d850ae61c2cc188db82a4cc53b58f7d28fa4b2754171ee6da4f2002321f45f31-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7a/7ad4014e019fa2f3fc97a8fcaba980604f0d7af08b98d9622b1141704047a81f-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b130/ github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b129/ crypto/rsa cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b128/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b054/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid QlRiCObKvLe13shGCcPN/QlRiCObKvLe13shGCcPN -goversion go1.12.15 -D "" -importcfg $WORK/b130/importcfg -pack ./sha256.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 2nwofgTJUYvu9z8pzkHw/2nwofgTJUYvu9z8pzkHw -goversion go1.12.15 -D "" -importcfg $WORK/b129/importcfg -pack ./random.go ./securesource.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 5pBzh6KVU0diWATt6ndQ/5pBzh6KVU0diWATt6ndQ -goversion go1.12.15 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b7/b72232a0c60a79a33006e16275ab9634b3774572788c429f1a7fd564cde65de2-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7e/7ecce8d2b70892788189b80c4568f150ca67725a94a29554bd4d6a60fb38f48f-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid 4j_Yr3Sx-pAjSXejyzzE/4j_Yr3Sx-pAjSXejyzzE -goversion go1.12.15 -D "" -importcfg $WORK/b067/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a5/a531af9465eff35354583bf68d8215a3c05ee64f8c3ad59cf0fef1c4d61d9dc5-d # internal cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ba/ba9586d5b8596ab7b2a48a36da8270b4114989178d82421da24e94f69bc8bb73-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/67/67740064b4397e0c54b889a88a255c9d29e4e3c7849d44a7422c416bb23a3f02-d # internal crypto/x509/pkix mkdir -p $WORK/b059/ crypto/ecdsa mkdir -p $WORK/b041/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF internal/x/crypto/cryptobyte mkdir -p $WORK/b063/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 7fUOzDoZawCE8vzAH6dL/7fUOzDoZawCE8vzAH6dL -goversion go1.12.15 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KyxnrRtJNpbFKqZk4Jiu/KyxnrRtJNpbFKqZk4Jiu -goversion go1.12.15 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid lyt9FX-14ajsQUZsDep_/lyt9FX-14ajsQUZsDep_ -goversion go1.12.15 -D "" -importcfg $WORK/b041/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6c/6c6524565a1aaecf79f4e796f48fb907ebf287bae6165a60dc9f01720f0325fc-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e8/e8b3dc72f0477b8c0adca38db0e8bbf747b2366b903f756e01a6f39658977b7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a5/a5c7b888b8284d1f3e56d5ca75c835aec7d090326570cd4fce172b14d4243daa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/0c/0c9b239c95840ebf38b6552a8b327c84de448bf8621ddf25efcd1f0fe98a2cf9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/03/034bfc4a4a4110f34fee3baab432376b8caaedf99df7e09d77c53e500007659d-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b111/ github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b113/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid drer8exkoCyMKzM6fC-4/drer8exkoCyMKzM6fC-4 -goversion go1.12.15 -D "" -importcfg $WORK/b111/importcfg -pack ./metrics.pb.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid F4tf9Qj0HcSG2wbdswmw/F4tf9Qj0HcSG2wbdswmw -goversion go1.12.15 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e4/e4e50cb464471781480052bac373e7d1fa1ddda27d587b55bc6a4a96b1131959-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/07/0752588e79ba3485734e578ca57650ea875b41df4e4138dfa15fe048d6ddd1ad-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid jEMzXSdsphS2fKql0UDv/jEMzXSdsphS2fKql0UDv -goversion go1.12.15 -D "" -importcfg $WORK/b110/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/90/9011c4b3455c75b3cf134b0b17c41981084e5cce96b1e34d3c74f8e7cccb2bd5-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ff/ffabb1c5665915b850aa29c0f37bdffa890edb530ee5e519cdebb073a3604e3e-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b099/ net/textproto mkdir -p $WORK/b098/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b057/ cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid KLIN3_iU7FjOFEvjejQ6/KLIN3_iU7FjOFEvjejQ6 -goversion go1.12.15 -D "" -importcfg $WORK/b099/importcfg -pack ./proxy.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/des=$WORK/b040/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid rpC2Rji5dakDovbRAUlJ/rpC2Rji5dakDovbRAUlJ -goversion go1.12.15 -D "" -importcfg $WORK/b057/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net/textproto -std -complete -installsuffix shared -buildid E7FBmo9PKxHeeGqe71OY/E7FBmo9PKxHeeGqe71OY -goversion go1.12.15 -D "" -importcfg $WORK/b098/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b120/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid z0i2B-IE7Y2crdyqo7XH/z0i2B-IE7Y2crdyqo7XH -goversion go1.12.15 -D "" -importcfg $WORK/b118/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.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/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/69/69b7861dd1e1de685e50e1763116bdf33dcec2aca1873787ff7da43b94695379-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/5a/5ab731899f235823320f2dd13289a8e0c3e2ebed4808a17750fb0c022216ffda-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b092/ mime/multipart mkdir -p $WORK/b102/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 8m7eiOfMfzsQC362epNp/8m7eiOfMfzsQC362epNp -goversion go1.12.15 -D "" -importcfg $WORK/b092/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile mime/quotedprintable=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime/multipart -std -complete -installsuffix shared -buildid lmY6fFSKKu3DnbtT6vzD/lmY6fFSKKu3DnbtT6vzD -goversion go1.12.15 -D "" -importcfg $WORK/b102/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d4/d49773b25b7a8df74ce847582079eb82bf69bf7cfa3ce38533f73e05c1ecfd0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/7e/7e197934e88db52e60fb44ec7cec51d30e03d9dab424e2b5a04c24cf3e19a5fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/eb/eb9f664e047976f2d9291a81654471969544b2fc23e191942b0b944f77ab96a5-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid SmCd21wJumOkAED805nB/SmCd21wJumOkAED805nB -goversion go1.12.15 -D "" -importcfg $WORK/b085/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/84/84a11430739ec8f8c3f6f6905085ef942772966c4f8b4946a5e8d6d94f691c1f-d # internal crypto/tls mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/des=$WORK/b040/_pkg_.a packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/hmac=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/tls -std -complete -installsuffix shared -buildid fawtDonHpaUIJBnHQZtc/fawtDonHpaUIJBnHQZtc -goversion go1.12.15 -D "" -importcfg $WORK/b031/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/63/63de2ee56f26980a1a5c4f3edc158060894c1cfef1dac5c86102d29a142fe618-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/bc/bc3d502bf0b655c24366e485a8a8bec7fafd19254880218a849a5219b4928c2a-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b085/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid h1aKJY9wx_yXwIz4EIB9/h1aKJY9wx_yXwIz4EIB9 -goversion go1.12.15 -D "" -importcfg $WORK/b082/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/85/85907d722f9aaf337f33c5cd441d4b1653d0288e2b04fc52957a3d96207746a4-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b124/ cat >$WORK/b124/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 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 context=$WORK/b017/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b125/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile path=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid b2ijvfbGLZax79tpDxdq/b2ijvfbGLZax79tpDxdq -goversion go1.12.15 -D "" -importcfg $WORK/b124/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c7/c7dde15f035e22c104e39bfded6a5de99f334dd2980a07e0f8d370e4b0b97266-d # internal net/http/httptrace mkdir -p $WORK/b104/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b134/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid E0CIoHHj15XBAi0qHKRX/E0CIoHHj15XBAi0qHKRX -goversion go1.12.15 -D "" -importcfg $WORK/b104/importcfg -pack ./trace.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b129/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 9ppj7bLGVhhY8TlP7Z-a/9ppj7bLGVhhY8TlP7Z-a -goversion go1.12.15 -D "" -importcfg $WORK/b134/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ad/adddb6a2b548169f84ebc1b2b4d1a44b42b09f9795e4d10ff948215d2640baab-d # internal net/http mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b092/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b099/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b100/_pkg_.a packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile mime/multipart=$WORK/b102/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b104/_pkg_.a packagefile net/http/internal=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p net/http -std -complete -installsuffix shared -buildid gbI-JRX-XiMUHfxpOH4v/gbI-JRX-XiMUHfxpOH4v -goversion go1.12.15 -D "" -importcfg $WORK/b091/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/54/542a284ec2754008e5d752dc06e6522a59d767fb8c47670551afd1576dbfdb07-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/3f/3febff53dca5aa03c1a61d544b48723fd07b6a96d31df8904219e05603888bcc-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/24/24e3582064fa293e0772491a479a4f8a83a25446edf52aacd1e80f9385ed420f-d # internal expvar mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid BvNBZpe7OVXXUAYNM3fx/BvNBZpe7OVXXUAYNM3fx -goversion go1.12.15 -D "" -importcfg $WORK/b090/importcfg -pack ./expvar.go github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 1ZLk_jme9cAsTiUZai8y/1ZLk_jme9cAsTiUZai8y -goversion go1.12.15 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0a/0a6b5789ff5681efb0718fb48fcf3a6ce20bd105b56ddb16802092451a6933da-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/13/1338a405de283a4469eec195e6b308842b2ad8d3b8950ed4b774c74c4a8d69a2-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid LHwz2QoGW_BTsidjjSX4/LHwz2QoGW_BTsidjjSX4 -goversion go1.12.15 -D "" -importcfg $WORK/b089/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/25/25ec8b2a762a27257c5b0b5708056f68bd4cb8a820580e92041cde9451b29639-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile net/http/httptrace=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid mFX3WW2wZOGoB-Co01Av/mFX3WW2wZOGoB-Co01Av -goversion go1.12.15 -D "" -importcfg $WORK/b122/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e8/e80efcab78c815d04d9e8f6427496414e2f3c8a79945d26d81bcdd24adbbb50d-d # internal github.com/syncthing/syncthing/cmd/stdiscosrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/syndtr/goleveldb/leveldb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b148/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stdiscosrv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid ZXLnO3-1uJUR0MgGhzS8/ZXLnO3-1uJUR0MgGhzS8 -goversion go1.12.15 -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/95/9542a11a9d92948ba64cec3b8ecfb974b05ab2f5621158ca5fb4cb0c59f3c68f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/stdiscosrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b148/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b036/_pkg_.a packagefile crypto/des=$WORK/b040/_pkg_.a packagefile crypto/ecdsa=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b042/_pkg_.a packagefile crypto/hmac=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile hash=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b085/_pkg_.a packagefile bufio=$WORK/b052/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile compress/gzip=$WORK/b086/_pkg_.a packagefile net/http/httptrace=$WORK/b104/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile encoding/base32=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile path=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b146/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b092/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b099/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b100/_pkg_.a packagefile internal/x/net/idna=$WORK/b093/_pkg_.a packagefile mime=$WORK/b101/_pkg_.a packagefile mime/multipart=$WORK/b102/_pkg_.a packagefile net/http/internal=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b098/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b120/_pkg_.a packagefile compress/flate=$WORK/b087/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b147/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b094/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile mime/quotedprintable=$WORK/b103/_pkg_.a packagefile internal/x/text/transform=$WORK/b095/_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=G6v2dGfMH86AF99G9vvR/ZXLnO3-1uJUR0MgGhzS8/lTlo_bvkvaf5n1Qib8rt/G6v2dGfMH86AF99G9vvR -X github.com/syncthing/syncthing/lib/build.Program=stdiscosrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd5fb76b73ef359c028b24395b6ec0a34a0482b8f -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/ + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Program=strelaysrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -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.Program=strelaysrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Program=strelaysrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x38d24d901a68e3e6dbf2bc65d7bc003e291d3503 -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-build338311459 internal/race mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid ZBSaHOyeYVFZKSmYCl0G/ZBSaHOyeYVFZKSmYCl0G -goversion go1.12.15 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b063/ unicode mkdir -p $WORK/b015/ unicode/utf8 cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ runtime/internal/atomic cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 9sp97Qx9k1Sm1EgZ7SZ5/9sp97Qx9k1Sm1EgZ7SZ5 -goversion go1.12.15 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go mkdir -p $WORK/b011/ internal/nettrace cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b014/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 4Ykn2jC6lvqrZS0WBzgH/4Ykn2jC6lvqrZS0WBzgH -goversion go1.12.15 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF crypto/subtle mkdir -p $WORK/b068/ crypto/internal/subtle encoding mkdir -p $WORK/b079/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b022/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF container/list cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s internal/x/crypto/curve25519 errors cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Rkfj_ASILJKBQAwfFvVH/Rkfj_ASILJKBQAwfFvVH -goversion go1.12.15 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm_amd64.s unicode/utf16 math/bits mkdir -p $WORK/b076/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid qtETXt5ZdBrXGzNRVIKt/qtETXt5ZdBrXGzNRVIKt -goversion go1.12.15 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b021/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid zXP2CVTHTM4EeOLBuXgz/zXP2CVTHTM4EeOLBuXgz -goversion go1.12.15 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid iJOasEr-0p-2JLVUprLn/iJOasEr-0p-2JLVUprLn -goversion go1.12.15 -D "" -importcfg $WORK/b022/importcfg -pack ./constant_time.go github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana runtime/internal/sys mkdir -p $WORK/b041/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b003/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid KEPOmJb06phZLwjS3RsQ/KEPOmJb06phZLwjS3RsQ -goversion go1.12.15 -D "" -importcfg $WORK/b021/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b076/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s mkdir -p $WORK/b080/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b025/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p container/list -std -complete -installsuffix shared -buildid dAgnR4rumy_CV-SSkq9V/dAgnR4rumy_CV-SSkq9V -goversion go1.12.15 -D "" -importcfg $WORK/b041/importcfg -pack ./list.go mkdir -p $WORK/b005/ mkdir -p $WORK/b109/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config 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 gxC8wz6-Cx4lIY7ejMMj/gxC8wz6-Cx4lIY7ejMMj -goversion go1.12.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OEikY1Qz-6hIH4N3wbb7/OEikY1Qz-6hIH4N3wbb7 -goversion go1.12.15 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go mkdir -p $WORK/b013/ cat >$WORK/b005/go_asm.h << 'EOF' # internal 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 Ppw38QXLRZfzTutsAUxr/Ppw38QXLRZfzTutsAUxr -goversion go1.12.15 -D "" -importcfg $WORK/b025/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid EFbFBvg6-OeAyMqwxoDD/EFbFBvg6-OeAyMqwxoDD -goversion go1.12.15 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/cpu /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 ./cpu_x86.s runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 1-ZT4DpTrgSt8ndIOsgz/1-ZT4DpTrgSt8ndIOsgz -goversion go1.12.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid I1ff6wFE9y2d8drhGuKj/I1ff6wFE9y2d8drhGuKj -goversion go1.12.15 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid TXO5UGoxbEQSH9ePcSTp/TXO5UGoxbEQSH9ePcSTp -goversion go1.12.15 -D "" -importcfg $WORK/b109/importcfg -pack ./const.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0c/0cec6a90af45ebd2d1a553101b0c321a64683ca9092ec3ec4e1341e7d4177af3-d # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4a/4ae440aaa987e09edad144480e83c82de7db8dc8e34dccdcd46098a49d9fff23-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b0/b0ce2f524f505fc9c2175c253089334f21b2bed7cf486011c7b854e67263e45b-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f2/f2277df4871b17f9a99a3099fa1f71920fe505691898e774c5e7699a3bd0a306-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid U9St_OIjQ1LHf1lyGS-N/U9St_OIjQ1LHf1lyGS-N -goversion go1.12.15 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d1/d12bc54e81c0a8089d790b81026ff12b23d8aa9102d65e5d7ebaa6721421606a-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4d/4d01c8b62e5812fa189259be3df8dd81b7446d02ca4ee8ad31a28600ee400549-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid F4ZP_PONZ1ctzxuMz8Hx/F4ZP_PONZ1ctzxuMz8Hx -goversion go1.12.15 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./doc.go ./mont25519_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/89/8903440176a87e6c29269c09e7b06e6555f000c79a5f16754e084ede5f2da290-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/19/1962ace973cabd29b23f73b21cafa3732f759bba1257f347f1c6c14d1ce5c8d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/fa/fae2652c150c73765fe3c6a2e51c4535b4993478c9ba35c376b52360768d9723-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f9/f9be7b8c5e63f01374f0d5db26e4f70e3b0653270c108972e3fe450ec56b3e2e-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/60/60f4058a29b744c055e8219d373a395d9bc4f604e79117f14153375bb00f1b9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/cb/cbd75d1cbf6db8cb876e28964eea29c2d1e3612c817a15f25f0bcc2a108dcd8b-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/1d/1dfadcc11a46bfc6d8237f0113753c6dbbaa0e2b67708e3e55e59b0955278c73-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/cpu /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/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/74/747829bcc92fad489eaf4e1942931e9362357e4eb723462fbb7898fd2e01b725-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d3/d3cace24f8bac3a7fb4bcc56cef097c6edebb40c3d375416046f9a5e52787ddf-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e4/e4f932afb81fffb59c010471b5617c64c153a7c1c3732cb697456659c84c1bf3-d # internal cp /usr/lib/golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b076/const_GOARCH.h cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/cswap_amd64.o ./cswap_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/mul_amd64.o ./mul_amd64.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math internal/testlog mkdir -p $WORK/b012/ mkdir -p $WORK/b037/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OFqQvkqGBbzMQ-nB-T7x/OFqQvkqGBbzMQ-nB-T7x -goversion go1.12.15 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p internal/testlog -std -complete -installsuffix shared -buildid J3TReg0cFzlzVhmUPpNN/J3TReg0cFzlzVhmUPpNN -goversion go1.12.15 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 5OFQ1aFGkXsYTsYbVgVj/5OFQ1aFGkXsYTsYbVgVj -goversion go1.12.15 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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 ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/const_amd64.o $WORK/b076/cswap_amd64.o $WORK/b076/freeze_amd64.o $WORK/b076/ladderstep_amd64.o $WORK/b076/mul_amd64.o $WORK/b076/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal math mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_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 ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/02/02f8b65672e53dd3a8431a16e648940c625167d22850da7a3aba82a6bc958adb-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/c7/c7cd3da13e88ad14e6fc06167a4d938870d35dd36ecef68899e5f5b87e950b52-d # internal cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jU7dZt5Jpe139T4Qk9hF/jU7dZt5Jpe139T4Qk9hF -goversion go1.12.15 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF 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 o348Ony74CkG5SjqNk5-/o348Ony74CkG5SjqNk5- -goversion go1.12.15 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/37/37555b226f212757b5c919f904fb3c3f5b228ffc6119fce24db35af82e8ccd30-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_amd64.o ./compare_amd64.s /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/count_amd64.o ./count_amd64.s cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /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/equal_amd64.o ./equal_amd64.s /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/index_amd64.o ./index_amd64.s /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/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_amd64.o $WORK/b004/count_amd64.o $WORK/b004/equal_amd64.o $WORK/b004/index_amd64.o $WORK/b004/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ce/ced3081cebb7a13cc2dbcbc0cfcbe7abefc8edf9db9f1294ff6aa9e6a651c2dc-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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.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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f6/f61e6ef892e2f71c099a226a4f8b29074285a5ea8442e31b9658a07f14ed579a-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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/symabis2 ./asm_linux_amd64.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /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/symabis2 ./asm_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 0v-_McsiOLYdDuQ_gi0A/0v-_McsiOLYdDuQ_gi0A -goversion go1.12.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_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/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/asin_amd64.o ./asin_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/asinh_stub.o ./asinh_stub.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/atan2_amd64.o ./atan2_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/atan_amd64.o ./atan_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/cbrt_stub.o ./cbrt_stub.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/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/erf_stub.o ./erf_stub.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/exp2_amd64.o ./exp2_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/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_amd64.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/frexp_amd64.o ./frexp_amd64.s cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fe/fe649740defc05cff640ceb4ab5a1781f6614cec0205a16f3847fc872d82fc3b-d # internal /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/ldexp_amd64.o ./ldexp_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/log10_amd64.o ./log10_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/log1p_amd64.o ./log1p_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/mod_amd64.o ./mod_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/modf_amd64.o ./modf_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/pow_stub.o ./pow_stub.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/remainder_amd64.o ./remainder_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/sin_amd64.o ./sin_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/sinh_stub.o ./sinh_stub.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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_mmap.c 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/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asin_amd64.o $WORK/b024/asinh_stub.o $WORK/b024/atan2_amd64.o $WORK/b024/atan_amd64.o $WORK/b024/cbrt_stub.o $WORK/b024/dim_amd64.o $WORK/b024/erf_stub.o $WORK/b024/exp2_amd64.o $WORK/b024/exp_amd64.o $WORK/b024/expm1_amd64.o $WORK/b024/floor_amd64.o $WORK/b024/frexp_amd64.o $WORK/b024/hypot_amd64.o $WORK/b024/ldexp_amd64.o $WORK/b024/log10_amd64.o $WORK/b024/log1p_amd64.o $WORK/b024/log_amd64.o $WORK/b024/mod_amd64.o $WORK/b024/modf_amd64.o $WORK/b024/pow_stub.o $WORK/b024/remainder_amd64.o $WORK/b024/sin_amd64.o $WORK/b024/sinh_stub.o $WORK/b024/sqrt_amd64.o $WORK/b024/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/85/855761d9db99aafc756a40ee4b2a0c19002cefd086f7d1d903d0f1cc3ac0ff61-d # internal strconv mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid G9EvFNCI7e1in1FNqOAs/G9EvFNCI7e1in1FNqOAs -goversion go1.12.15 -D "" -importcfg $WORK/b027/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f6/f616296d566b7e860a300edf9af92b18037a7e11dc9bc62ec30a0d2d61c9a26e-d # internal crypto/rc4 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 4YtPsGwLPLviOotq2pH8/4YtPsGwLPLviOotq2pH8 -goversion go1.12.15 -D "" -importcfg $WORK/b052/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/29/29a0f8fced964d87617cefcdbef584b3a5fba6c7c76f2424573d47912e790965-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x012.o -c gcc_amd64.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b071/symabis ./asm_amd64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid FuXHxeOzO0TlA-5nz4Mq/FuXHxeOzO0TlA-5nz4Mq -goversion go1.12.15 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b071/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_amd64.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7e/7e88418bea329e41a46007d8214b636b3b0da3225884c8c321d8e37827143054-d # internal cd /usr/lib/golang/src/runtime /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.o ./asm.s /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/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /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/memclr_amd64.o ./memclr_amd64.s /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/memmove_amd64.o ./memmove_amd64.s /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/rt0_linux_amd64.o ./rt0_linux_amd64.s /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/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_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/9a/9ae048ad1ee2e817805d12f42f5f6052b45a355de2a4968c96c39f7360bc8f71-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid rIl0vTD5kT3JEt4mpaYW/rIl0vTD5kT3JEt4mpaYW -goversion go1.12.15 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/eb/ebc1fb11d42a60a2276137e7e17ff1934a3b9de577866fa48194398c6ce55b20-d # internal internal/singleflight mkdir -p $WORK/b069/ io mkdir -p $WORK/b007/ math/rand mkdir -p $WORK/b038/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid bla839xq-yZF5uuoqyda/bla839xq-yZF5uuoqyda -goversion go1.12.15 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid LUfMPbDfXlHQFQaYhCka/LUfMPbDfXlHQFQaYhCka -goversion go1.12.15 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid 297n93VYSK0ycK6-diaL/297n93VYSK0ycK6-diaL -goversion go1.12.15 -D "" -importcfg $WORK/b038/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b026/symabis ./asm_amd64.s syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_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_linux_amd64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid exCS8nlfXxMJ8NSvH4h_/exCS8nlfXxMJ8NSvH4h_ -goversion go1.12.15 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid jfN5y06lLtvjISNsWSYY/jfN5y06lLtvjISNsWSYY -goversion go1.12.15 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/29/2908a0704e4b5545240a84f23c34f711f0958faa1cdd453e3cc36c7661d01400-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/49/492df30c8c4cc7baf25afef16c3bbd4f38b4078c304bcf9fd9be8154adefaab7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/71/714d5ddc51299b0f134bf1843b218d6689ba5845061be3ff0b9f27f446a54ec2-d # internal crypto/internal/randutil mkdir -p $WORK/b047/ hash mkdir -p $WORK/b043/ text/tabwriter cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b159/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid nyKXZ20SfMqEoHxpZOUk/nyKXZ20SfMqEoHxpZOUk -goversion go1.12.15 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go bytes mkdir -p $WORK/b002/ strings cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p hash -std -complete -installsuffix shared -buildid jwZ7imK2FkRa2GzfwoPe/jwZ7imK2FkRa2GzfwoPe -goversion go1.12.15 -D "" -importcfg $WORK/b043/importcfg -pack ./hash.go mkdir -p $WORK/b039/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1zXuaEfkVHTGtYQmO0h_/1zXuaEfkVHTGtYQmO0h_ -goversion go1.12.15 -D "" -importcfg $WORK/b159/importcfg -pack ./tabwriter.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /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 ./strings.s 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 Qxcqcw2qNv5rVPZO-rWB/Qxcqcw2qNv5rVPZO-rWB -goversion go1.12.15 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p strings -std -installsuffix shared -buildid u38Mi_5yMqiC5_ulylUp/u38Mi_5yMqiC5_ulylUp -goversion go1.12.15 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/68/681b276936e45b7599c41bbc4e174f4b2491ccd423f89f394446c7614984aaf2-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/18/182d440c07f52397b3d9fce428183cde7ef7752b4f0314062b83385b4369d422-d # internal crypto mkdir -p $WORK/b042/ hash/fnv crypto/hmac mkdir -p $WORK/b104/ hash/crc32 cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b050/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto -std -complete -installsuffix shared -buildid -9OdYTtaDLrFhLh3frB9/-9OdYTtaDLrFhLh3frB9 -goversion go1.12.15 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go mkdir -p $WORK/b117/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VbIYDUUAsImQzLtXZCKp/VbIYDUUAsImQzLtXZCKp -goversion go1.12.15 -D "" -importcfg $WORK/b104/importcfg -pack ./fnv.go cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid ipK0CgjupC50OgUc1C5F/ipK0CgjupC50OgUc1C5F -goversion go1.12.15 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b117/symabis ./crc32_amd64.s cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p hash/crc32 -std -installsuffix shared -buildid eUvT-2-vH0IM-lV_aEQC/eUvT-2-vH0IM-lV_aEQC -goversion go1.12.15 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/01/0155a536aad57ff3247ea14ced41ff08f13497a88fd0f3787e4d9ae22bfdb114-d # internal crypto/sha512 mkdir -p $WORK/b048/ crypto/sha1 mkdir -p $WORK/b054/ crypto/sha256 cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b055/ cd /usr/lib/golang/src/crypto/sha512 /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 ./sha512block_amd64.s cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /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 ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/05/05e9a17b40e26252f4b3a30bdc6b0d348edfbf327d5918c51365c5883301a641-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid wYlvw-y_LXZjJ8jZFthX/wYlvw-y_LXZjJ8jZFthX -goversion go1.12.15 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -installsuffix shared -buildid EFEDwrYbBr-h7-3-3r8I/EFEDwrYbBr-h7-3-3r8I -goversion go1.12.15 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/cc/cc553daa6b7ab19eec51f4d47c494bc8dc627ebed655090a13e1296a0c53d8f3-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha256 -std -installsuffix shared -buildid hOQaMButVtJFyYBBR7B1/hOQaMButVtJFyYBBR7B1 -goversion go1.12.15 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/10/1000babc7bb7debe664d5f19fed05c73d569bdcb5de0d90a55b9715296d785d1-d # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/sha1 -std -installsuffix shared -buildid opYl85VAQ_zx66-f4WMa/opYl85VAQ_zx66-f4WMa -goversion go1.12.15 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/36/36fec9f612490a9b0b85465d8a7105fba356925f2b3eedd9d5532dd0d3559fac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0d/0d016f8c6c4de03c1ee957986490bebe5444439152fd9ac2e1f91689924d1bd9-d # internal cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/sha1block_amd64.o # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/41/4131e28c10aa2d2983fdffee9b28f694c8c88c08d780a95db5daa237df4ef39e-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/00/001d538bb3782ecd5c90b70c751ecadd40a1aaf8a75c491f72ce525d44d11748-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ef/ef771184a205ef8b0f0c0ec5275410526abfecc5d147d20669f26088639710e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/44/446dd0b7606e4f54f11f061e7b111497adbfddaa8cc002f0b9ff3b183ab8da50-d # internal internal/x/text/transform mkdir -p $WORK/b121/ github.com/syncthing/syncthing/vendor/github.com/petermattis/goid bufio github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b098/ mkdir -p $WORK/b018/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid __LMH9J-zbfTuQ-iQUZf/__LMH9J-zbfTuQ-iQUZf -goversion go1.12.15 -D "" -importcfg $WORK/b121/importcfg -pack ./transform.go mkdir -p $WORK/b133/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./goid_go1.5_amd64.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid MfPb_lyuyL4zoyMqKFMp/MfPb_lyuyL4zoyMqKFMp -goversion go1.12.15 -D "" -importcfg $WORK/b018/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid aT0-1Fv6b-0ADcbxyMV_/aT0-1Fv6b-0ADcbxyMV_ -goversion go1.12.15 -D "" -importcfg $WORK/b133/importcfg -pack ./transform.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid OwrSKumlHa3gYe-OUH9z/OwrSKumlHa3gYe-OUH9z -goversion go1.12.15 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/goid_go1.5_amd64.o ./goid_go1.5_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4a/4a7eda6be2f414aaf9aea01cf0ad97512a8ced7df573553fefa130f5f3fe9a78-d # internal cd /usr/lib/golang/src/strings /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/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d0/d0c0896352191d3beb2f118ba6c92330def80210827d6ac6f35a8cf0c4cc889e-d # internal path mkdir -p $WORK/b089/ encoding/base32 mkdir -p $WORK/b135/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p path -std -complete -installsuffix shared -buildid lJ1ugw2XTqcRLIDuSXF1/lJ1ugw2XTqcRLIDuSXF1 -goversion go1.12.15 -D "" -importcfg $WORK/b089/importcfg -pack ./match.go ./path.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid lFjsPvhdWhOiFIWJu9QH/lFjsPvhdWhOiFIWJu9QH -goversion go1.12.15 -D "" -importcfg $WORK/b135/importcfg -pack ./base32.go html mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p html -std -complete -installsuffix shared -buildid l76rZHFbaYuX9Y2riC5H/l76rZHFbaYuX9Y2riC5H -goversion go1.12.15 -D "" -importcfg $WORK/b155/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7c/7cfc051a3d3706a22177d69dbec7964eb05c02dc584c0b301e91666b33f5459e-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/97/9760a10285caa97e028f963056cc2bd4664e5876ac554bf2b04f4eaa03ad9f35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d8/d89e120de439564bd5036ae5a9ded0fda659b2f2f0545d0d5eadde4a5afcda0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/35/353abda19ec6651bd8bb99df295d9e98b8e72bf3be91085080210a2e47f3a82f-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/7f/7f39d4bcf8ccc2b308de8c0bc07f16bb5fc0d0ba726452926113163bdd39db70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/34/3403b60e773837a96c1320810d39f22e6a39d086acaa0dde04f7d99014f080ce-d # internal cd /usr/lib/golang/src/syscall /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_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_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/53/53f4a4211c2d1d24ed7d7014f50c8f283f8fb5d877c3d9ed9af85ba52f65971d-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid faSlrE5Vm1d1GteJkPv-/faSlrE5Vm1d1GteJkPv- -goversion go1.12.15 -D "" -importcfg $WORK/b028/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/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p time -std -installsuffix shared -buildid VgZWmmfc8dkZVG79QwTe/VgZWmmfc8dkZVG79QwTe -goversion go1.12.15 -D "" -importcfg $WORK/b036/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/87/87b2afa31336f7322e163d86145f2a4140e7ef9a925fbac90be7b07cf806d2da-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/cb/cbd16cb1a011c0ae8323b25a5a5e245757d8d0dc58c7f4615788595030ed43db-d # internal encoding/binary mkdir -p $WORK/b023/ sort cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b033/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/binary -std -complete -installsuffix shared -buildid ZajZNoLLAJ2zJGZ0fL0J/ZajZNoLLAJ2zJGZ0fL0J -goversion go1.12.15 -D "" -importcfg $WORK/b023/importcfg -pack ./binary.go ./varint.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid JyVJHoD1aOtbXehLJFgH/JyVJHoD1aOtbXehLJFgH -goversion go1.12.15 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cb/cb26201115e3f3910c41a9fe24fb908a2be36b51b98ffe437ceb0290e49e6e2e-d # internal internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p internal/poll -std -installsuffix shared -buildid sGuK9lZs3d52moQ_uL_q/sGuK9lZs3d52moQ_uL_q -goversion go1.12.15 -D "" -importcfg $WORK/b035/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ae/ae58ee01d2cc3bd9e969b4ad9b40b8c8fd18fe32fe763e9c3cd5086f505590ac-d # internal internal/fmtsort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b085/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid RoKLYRDhcZ0V7LQO1m2l/RoKLYRDhcZ0V7LQO1m2l -goversion go1.12.15 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 52dg6tKQ1iAbxjsihOPQ/52dg6tKQ1iAbxjsihOPQ -goversion go1.12.15 -D "" -importcfg $WORK/b085/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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/bc/bc82b6d0f2bbb06a1883d1ed3ffd777274a639dc91447bdf047a5dbf71363713-d # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b136/ encoding/base64 crypto/md5 mkdir -p $WORK/b061/ internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b051/ crypto/cipher 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/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid gvGD99riHj6dSKrn5eob/gvGD99riHj6dSKrn5eob -goversion go1.12.15 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b075/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 39idaUWTQCF7HsnNfYjG/39idaUWTQCF7HsnNfYjG -goversion go1.12.15 -D "" -importcfg $WORK/b061/importcfg -pack ./base64.go mkdir -p $WORK/b020/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b051/symabis ./md5block_amd64.s cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 ./sum_amd64.s cd /usr/lib/golang/src/crypto/cipher /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 ./xor_amd64.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/dc/dc2b5549eb2c3320785c77808264f00433cbc3f11115828bfdd154a0d50bb373-d # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b142/ cat >$WORK/b142/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b142/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./asm_linux_amd64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/cipher -std -installsuffix shared -buildid jygi1hejekcSyTlFih4H/jygi1hejekcSyTlFih4H -goversion go1.12.15 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Cflum4XpNVWiz9ZR2-Hj/Cflum4XpNVWiz9ZR2-Hj -goversion go1.12.15 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid UBXJnUwFQFm9h6gZa3jK/UBXJnUwFQFm9h6gZa3jK -goversion go1.12.15 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SiQJ-8IzkpAUzYFJx7kg/SiQJ-8IzkpAUzYFJx7kg -goversion go1.12.15 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.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/6d/6d3c3e0e05c276dc934e48c43951cfd367864815df704038dc4fd9b26e3dd994-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os -std -installsuffix shared -buildid cK5o5MJy32pY9djvln6x/cK5o5MJy32pY9djvln6x -goversion go1.12.15 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /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/minio/sha256-simd -installsuffix shared -buildid 0MHk11AdPUIbcOxTcwmM/0MHk11AdPUIbcOxTcwmM -goversion go1.12.15 -symabis $WORK/b142/symabis -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/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 cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/06/0648fc2b3ce48a42636c35b98e6984fffcc598f17888402f360d9b47243ccdae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_amd64.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/a8/a8070232c4b60f2ac4d6d7515c67d9a21ea429bbce2a0fa2290d23635e73a47b-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e7/e73594a34a8f45671c4c10999b55502febdb7fee65c88dae40e9f052e0f4f0f4-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/dd/dd0611f55a2778659e3825ad5469a96fbf828e2131b87d075b411ec3bbbf30e6-d # internal encoding/pem mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/pem -std -complete -installsuffix shared -buildid SX0y-NIup2bRJxq96pEL/SX0y-NIup2bRJxq96pEL -goversion go1.12.15 -D "" -importcfg $WORK/b060/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/cipher /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/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/xor_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/96/967bb3c13d40a23bdb70a2ba321a58d54b2900df3b165ce2ef6eca1a88d3d39c-d # internal crypto/des mkdir -p $WORK/b044/ internal/x/crypto/internal/chacha20 mkdir -p $WORK/b074/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/des -std -complete -installsuffix shared -buildid FQWiz1vo0SDKRnImzrwQ/FQWiz1vo0SDKRnImzrwQ -goversion go1.12.15 -D "" -importcfg $WORK/b044/importcfg -pack ./block.go ./cipher.go ./const.go crypto/aes mkdir -p $WORK/b019/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid Y27Ye2tjiND1wjONSG4z/Y27Ye2tjiND1wjONSG4z -goversion go1.12.15 -D "" -importcfg $WORK/b074/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/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b019/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/55/5530b6f02405ff176dcd00d6a7862bcd5400ff55b714cd722ade9132daee9473-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/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/cpuid_amd64.o ./cpuid_amd64.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto/aes -std -installsuffix shared -buildid wKsMkdOtbepHCtlvvPFm/wKsMkdOtbepHCtlvvPFm -goversion go1.12.15 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go 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/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/065ea1123ae87a559e94d4f27e0acca3f240df094790a559a11796a8058070f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/84/84fcbe3d2c4a7b84da21a491af2c3613c177f020b7a00e3bd969b4318ecf8064-d # internal cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./chacha20poly1305_amd64.s 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/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid LtVNe_VJUqdaksF68RdS/LtVNe_VJUqdaksF68RdS -goversion go1.12.15 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.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/pack r $WORK/b142/_pkg_.a $WORK/b142/cpuid_amd64.o $WORK/b142/sha256blockAvx2_amd64.o $WORK/b142/sha256blockAvx512_amd64.o $WORK/b142/sha256blockAvx_amd64.o $WORK/b142/sha256blockSha_amd64.o $WORK/b142/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/1d/1d1ba54b9fd3fb53ef4d14a2378d206218964b47b0ca66f04d288b5b624bb77e-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b019/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b019/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_amd64.o $WORK/b019/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/22/220d7bd2ed7d5f45a5967457cc439a5f107501a925c9f7b1bcf32c0b89fb5f9d-d # internal cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9f/9f240e578c56f03864b812621608ee8602135bbaa1e546102d3fcba0cd551a69-d # internal os/signal mkdir -p $WORK/b161/ path/filepath fmt mkdir -p $WORK/b031/ mkdir -p $WORK/b065/ cat >$WORK/b161/go_asm.h << 'EOF' # internal EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b161 -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b161/symabis ./sig.s cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p fmt -std -complete -installsuffix shared -buildid BezwjX3S2cf3COPkuUyL/BezwjX3S2cf3COPkuUyL -goversion go1.12.15 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p path/filepath -std -complete -installsuffix shared -buildid 0MZ24Yo5uppLxOu21rrd/0MZ24Yo5uppLxOu21rrd -goversion go1.12.15 -D "" -importcfg $WORK/b065/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/54/5478d7b88f9b4fa75d36545b24b21896200d21fae1ee6e8845395570866d9547-d # internal regexp mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b085/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p regexp -std -complete -installsuffix shared -buildid rDCy972lxnXE39TmXqLs/rDCy972lxnXE39TmXqLs -goversion go1.12.15 -D "" -importcfg $WORK/b084/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p os/signal -std -installsuffix shared -buildid qInTTGN1Z9h4Hg4yOKPY/qInTTGN1Z9h4Hg4yOKPY -goversion go1.12.15 -symabis $WORK/b161/symabis -D "" -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/08/08099f7428e735bc6b3a0d83832a18e0090c469a2762d76da5cdd812523b2e1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b161 -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b161/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b161/_pkg_.a $WORK/b161/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/7b/7b85d492d5ee6e344cebc2cbdfaaf0e12990def961dc73549dd2df4b70e5cb4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0c/0ce75d2c96f342e43c49baa0122c79bbf2432249ba23c6a35c14e8f54a6d5085-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JMGMe8DCivaPcSQPtg6_/JMGMe8DCivaPcSQPtg6_ -goversion go1.12.15 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/42/4292bb9d024402dd0980a86ad2ed0cfb228431793730df56f675009161f1f412-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/40/40773b10eb3c19776dff11e038756be6caaa6b787e967472b90664704d8d49aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal 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/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/8c/8c83052dd790824e7fb94366e435f45657ab2e2a5d304dd79cb5618acf2f93ec-d # internal encoding/hex mkdir -p $WORK/b059/ context log flag mkdir -p $WORK/b081/ github.com/syncthing/syncthing/vendor/github.com/pkg/errors os/user mkdir -p $WORK/b088/ net/url internal/x/net/http2/hpack mkdir -p $WORK/b126/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mime/quotedprintable mkdir -p $WORK/b108/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid QaBtA0yC8X189UZx733C/QaBtA0yC8X189UZx733C -goversion go1.12.15 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b129/ mime cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5WhhCzFoSWoLnqwMW-ri/5WhhCzFoSWoLnqwMW-ri -goversion go1.12.15 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go 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/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid IIZPNjXFjoBU0m61Zebw/IIZPNjXFjoBU0m61Zebw -goversion go1.12.15 -D "" -importcfg $WORK/b088/importcfg -pack ./cause.go ./errors.go ./stack.go cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AXsfourzlfDJVZrZuW3B/AXsfourzlfDJVZrZuW3B -goversion go1.12.15 -D "" -importcfg $WORK/b126/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go encoding/json cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF encoding/xml cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid l1ujei_RvuVIH8VcYKwI/l1ujei_RvuVIH8VcYKwI -goversion go1.12.15 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go 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/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 7XLgzi-d3qB6Yje1tVJy/7XLgzi-d3qB6Yje1tVJy -goversion go1.12.15 -D "" -importcfg $WORK/b108/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go compress/flate net/http/internal mkdir -p $WORK/b067/ mkdir -p $WORK/b083/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b099/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p context -std -complete -installsuffix shared -buildid jqsColb2lfyPGsIAXQ8M/jqsColb2lfyPGsIAXQ8M -goversion go1.12.15 -D "" -importcfg $WORK/b067/importcfg -pack ./context.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b099/ -importpath os/user -- -I $WORK/b099/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b072/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b149/ mkdir -p $WORK/b127/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p log -std -complete -installsuffix shared -buildid RsZAnDjSNTHHNKK8YaPM/RsZAnDjSNTHHNKK8YaPM -goversion go1.12.15 -D "" -importcfg $WORK/b083/importcfg -pack ./log.go mkdir -p $WORK/b078/ math/big cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b087/ internal/x/text/unicode/norm cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF text/template/parse mkdir -p $WORK/b116/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p mime -std -complete -installsuffix shared -buildid iOT9FfteQ55ZdWJrXIo8/iOT9FfteQ55ZdWJrXIo8 -goversion go1.12.15 -D "" -importcfg $WORK/b127/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b131/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /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/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid OM9gxgygyI57q1x6a0Vj/OM9gxgygyI57q1x6a0Vj -goversion go1.12.15 -D "" -importcfg $WORK/b149/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b030/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid wMwOUdPr333AxAxjKMVy/wMwOUdPr333AxAxjKMVy -goversion go1.12.15 -D "" -importcfg $WORK/b078/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid uEYa3cZN8e1cKLxLRQQO/uEYa3cZN8e1cKLxLRQQO -goversion go1.12.15 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b123/ cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p encoding/xml -std -complete -installsuffix shared -buildid OOPH66X4JMJVMu6lJuyd/OOPH66X4JMJVMu6lJuyd -goversion go1.12.15 -D "" -importcfg $WORK/b087/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/http/internal -std -complete -installsuffix shared -buildid bHepJwx8UO9Nv3lYHsYB/bHepJwx8UO9Nv3lYHsYB -goversion go1.12.15 -D "" -importcfg $WORK/b131/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /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 ./arith_amd64.s mkdir -p $WORK/b157/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p compress/flate -std -complete -installsuffix shared -buildid Eq10cAr_C9cNBAkID21R/Eq10cAr_C9cNBAkID21R -goversion go1.12.15 -D "" -importcfg $WORK/b116/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid hlmCiOGO6MI1f8iev_5q/hlmCiOGO6MI1f8iev_5q -goversion go1.12.15 -D "" -importcfg $WORK/b123/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 0v0INKMUNoPms0ZVRFqu/0v0INKMUNoPms0ZVRFqu -goversion go1.12.15 -D "" -importcfg $WORK/b157/importcfg -pack ./lex.go ./node.go ./parse.go github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5lL_YqZb8K32OzJOWeOf/5lL_YqZb8K32OzJOWeOf -goversion go1.12.15 -D "" -importcfg $WORK/b132/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p math/big -std -installsuffix shared -buildid DddCyz0lGi5pu9nNCsO4/DddCyz0lGi5pu9nNCsO4 -goversion go1.12.15 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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 cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ba/baef2db083a181da29a0a4f9200aae0e7463684f8b55a0465d84292eff67ae55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e0/e0f62651cc9d1cb38bc33e941a0ad8af641bec94951404b3d28bb53c17414a1d-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b082/ github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b095/ github.com/syncthing/syncthing/vendor/github.com/thejerf/suture cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b101/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid na_mlr9PY-Jk1klbrKOT/na_mlr9PY-Jk1klbrKOT -goversion go1.12.15 -D "" -importcfg $WORK/b082/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid 4ite7cNN7EA9Pf8LtMh5/4ite7cNN7EA9Pf8LtMh5 -goversion go1.12.15 -D "" -importcfg $WORK/b095/importcfg -pack ./logger.go 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/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid iYZdlUBja9VutBsmx-em/iYZdlUBja9VutBsmx-em -goversion go1.12.15 -D "" -importcfg $WORK/b101/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF internal/x/text/unicode/bidi 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/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid Nh30BV4oyPnjd0tGFYFD/Nh30BV4oyPnjd0tGFYFD -goversion go1.12.15 -D "" -importcfg $WORK/b103/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZUJhAcXIQ6VcGqbUDnMx/ZUJhAcXIQ6VcGqbUDnMx -goversion go1.12.15 -D "" -importcfg $WORK/b122/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6a/6a45e8964c6124aee893cd445097b5dd60016662eeb3c63bd0e890a67e137238-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f2/f25916960fdd93d52fb30c0d01139af63a2cb4a5e78ac57b8f82acfc4bff9634-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/47/474c3e2bafeca84cc7fec813205f1f0d770b82b51fdda97b44bf1fc0bed3ffbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6c/6ce0062b3744eb34598f95cbc6189bafabb86aa31cadc25f8eb8ecc7baba2718-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/bd/bdd069b4c414ca522d034df7621f97bad1f36885ddc2bc58e93c8bc4a207eb00-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0b/0bbd40e895363faafd7852fd0405b2a0495fffb54adff1e001e5e410e2b389d0-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b152/ runtime/trace mkdir -p $WORK/b160/ os/exec mkdir -p $WORK/b092/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid JDwkUgLe1s071qbvTDHW/JDwkUgLe1s071qbvTDHW -goversion go1.12.15 -D "" -importcfg $WORK/b152/importcfg -pack ./rate.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p runtime/trace -std -installsuffix shared -buildid DDWW8W9rHJ44DmZkjHGP/DDWW8W9rHJ44DmZkjHGP -goversion go1.12.15 -D "" -importcfg $WORK/b160/importcfg -pack ./annotation.go ./trace.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p os/exec -std -complete -installsuffix shared -buildid vais0QbeFRhYl-zGWly0/vais0QbeFRhYl-zGWly0 -goversion go1.12.15 -D "" -importcfg $WORK/b092/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b066/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b066/ -importpath net -- -I $WORK/b066/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e5/e59997db5fac99b24d6d11c263079fd2837d53fe4ba0122286bf26d145acca47-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/d3/d3b4cf5eb2cb9c2fbfd9b690958bdda008a91310bba2664fbaff1d80e2b31496-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/c0/c0769b6c50f824dd80f5e762940be063f4daa2cbcd2ff9350e6a03fc54cebd20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/12/129dcce60adb33d4362daf2ce80ff84d368ee566d92316b12256be1dd22defd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/62/62d494175cd99ac5fe9dbd88719082ec315e268148842d1b909609c1a3d0d302-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/66/66f4aa52bb502f7614c89fdd1dcf06480a9bdca0167b28288164dce0c1ea8839-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fb/fb8ad4fbbbbff542e0931ca164b6d4409456e8fb3d51b03092db288f3e349b30-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid UJbhVNpJVoE8yx_ukpsU/UJbhVNpJVoE8yx_ukpsU -goversion go1.12.15 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c8/c89316092dd3eaf914934187713cf31ca7c4bb5a0f6e931a438bc7bdbf7c122e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fe/fe9983629b9cc13cf6ab01c8c193eef84e7a9a52807befc5782651c6872f96b8-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/97/975e12e311b681c7d5f71bf35c0d5f2cc5024e4c4c1aebd04c5f3f11e45a9e5d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e3/e3b73d25ed36fc2a0bdbac73cab82e9d6e6aa812902485833a908495e4f8eb25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1d/1d39aa81abb0e3ea17cebca76e7013f89acb9329206d14483474d4e629221ae7-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid rwgnpZYiKwOxgTWzZ3rX/rwgnpZYiKwOxgTWzZ3rX -goversion go1.12.15 -D "" -importcfg $WORK/b120/importcfg -pack ./bidirule.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/02/02e3ca8a50bf4739dfb5552056e1f8d4d13750290b596cc82f6a6fe2cd95d9fd-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/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile path=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_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 GwP07po68VuTGBZ8dD2m/GwP07po68VuTGBZ8dD2m -goversion go1.12.15 -D "" -importcfg $WORK/b091/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/88/88c45fc15f938027757dc424ec6961cb2bc638bfdc264dfadf8d97985e3731e8-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7c/7c8fa87a135d2e0003fda526d80ef33ac37e4df2846c078a1e7b731b002b64a9-d # internal compress/gzip mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/gzip -std -complete -installsuffix shared -buildid jHbYSCGkkQJ6nbLgah_i/jHbYSCGkkQJ6nbLgah_i -goversion go1.12.15 -D "" -importcfg $WORK/b115/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d0/d022e18d447988c16238dcd35ad75a3152d5f9ef4938a054ddd21b7a8a86ad41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/cb/cb02ca6fdfa3003b6df4d0858f6b2a40d608a5ef7fdb799606d7e95271a0994e-d # internal runtime/pprof mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/tabwriter=$WORK/b159/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p runtime/pprof -std -installsuffix shared -buildid cWFTTt6WZX9Z6EhiYWz8/cWFTTt6WZX9Z6EhiYWz8 -goversion go1.12.15 -D "" -importcfg $WORK/b158/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f3/f3b4cc6c7bf79bbc9f47d058355828ad974c4922f122f1c589e99fb337417404-d # internal text/template mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b157/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p text/template -std -complete -installsuffix shared -buildid uD_jWVyRla4cSGv3Xq8g/uD_jWVyRla4cSGv3Xq8g -goversion go1.12.15 -D "" -importcfg $WORK/b156/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.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/b132/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/59/59db67ab12ab186450b513e876e6c6f40f9ffd493edd0b276a06a9aff541bebe-d # internal internal/x/net/idna mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Ear3SttSmQP6nWYXznK5/Ear3SttSmQP6nWYXznK5 -goversion go1.12.15 -D "" -importcfg $WORK/b119/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/01/01dfc45d178217d1fd7ed9efc436d035784fb1ea0e58f0650e999c9bb6002cc8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0c/0cc081faa0404517ca72209ca5366b6931f8c7ecbcd342cda68f6a2ad4694bb7-d # internal cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid mJUB9e4eZyDb33YQJvdu/mJUB9e4eZyDb33YQJvdu -goversion go1.12.15 -D "" -importcfg $WORK/b138/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/15/159643360b90aac6c69478aa1175287055f8d50911e2d070acbaf25d59a8cd8d-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/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_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 cbHIipjZJLAoRuZv5WPy/cbHIipjZJLAoRuZv5WPy -goversion go1.12.15 -D "" -importcfg $WORK/b090/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/da/daaefae1a972d9f6644ccb58a27229b9b615525ac126d3c1413dd7749bc001fd-d # internal cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4a/4af0e8fff20b1bc3458e77ed71ae17bc8a1e4132174961e5a5c8dee65db94699-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid SIDSS4pZKQzx-0rtk48V/SIDSS4pZKQzx-0rtk48V -goversion go1.12.15 -D "" -importcfg $WORK/b102/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/38/38b234a218eb13179a8ef8e4961140afd0759ea78207ea98a44e99c4dd56f617-d # internal cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/60/608a56cf88f260a49a3cbc9a28e7eb9b2794a3920efae9223a2c7008fb2cc757-d # internal cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/math/big /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/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o -g -O2 cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0d/0ddd35b2cfb47552449aaa0e5d17769b6dfd632e6159f4a1d569432a41b80f40-d # internal crypto/dsa mkdir -p $WORK/b057/ crypto/rand mkdir -p $WORK/b017/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid hoFYWloqSh3PQtbxd5GA/hoFYWloqSh3PQtbxd5GA -goversion go1.12.15 -D "" -importcfg $WORK/b057/importcfg -pack ./dsa.go encoding/asn1 mkdir -p $WORK/b049/ crypto/elliptic cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EntQ2-0AiX1l6EKFMeXq/EntQ2-0AiX1l6EKFMeXq -goversion go1.12.15 -D "" -importcfg $WORK/b017/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go mkdir -p $WORK/b046/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ItL7Rp8AtFqm6DreZQGH/ItL7Rp8AtFqm6DreZQGH -goversion go1.12.15 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/elliptic -std -installsuffix shared -buildid bag7CAK9q345Dvz0sCjc/bag7CAK9q345Dvz0sCjc -goversion go1.12.15 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p os/user -std -installsuffix shared -buildid ACCLDsikmjZY7VRxPeNq/ACCLDsikmjZY7VRxPeNq -goversion go1.12.15 -D "" -importcfg $WORK/b099/importcfg -pack ./lookup.go ./user.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo_lookup_unix.cgo1.go $WORK/b099/getgrouplist_unix.cgo1.go $WORK/b099/listgroups_unix.cgo1.go $WORK/b099/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d8/d850ae61c2cc188db82a4cc53b58f7d28fa4b2754171ee6da4f2002321f45f31-d # internal cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/7a/7ad4014e019fa2f3fc97a8fcaba980604f0d7af08b98d9622b1141704047a81f-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b141/ github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b140/ crypto/rsa mkdir -p $WORK/b053/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid QlRiCObKvLe13shGCcPN/QlRiCObKvLe13shGCcPN -goversion go1.12.15 -D "" -importcfg $WORK/b141/importcfg -pack ./sha256.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 2nwofgTJUYvu9z8pzkHw/2nwofgTJUYvu9z8pzkHw -goversion go1.12.15 -D "" -importcfg $WORK/b140/importcfg -pack ./random.go ./securesource.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 5pBzh6KVU0diWATt6ndQ/5pBzh6KVU0diWATt6ndQ -goversion go1.12.15 -D "" -importcfg $WORK/b053/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7e/7ef96de3303e4ea9a59e0555d2d3b28138292b4bc194b4e2eff799fdee8463f5-d # internal html/template mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b155/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template=$WORK/b156/_pkg_.a packagefile text/template/parse=$WORK/b157/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p html/template -std -complete -installsuffix shared -buildid jTcU_9fuGFMKK6_dOZWg/jTcU_9fuGFMKK6_dOZWg -goversion go1.12.15 -D "" -importcfg $WORK/b154/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 cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7e/7ecce8d2b70892788189b80c4568f150ca67725a94a29554bd4d6a60fb38f48f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b7/b72232a0c60a79a33006e16275ab9634b3774572788c429f1a7fd564cde65de2-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net -std -installsuffix shared -buildid 4j_Yr3Sx-pAjSXejyzzE/4j_Yr3Sx-pAjSXejyzzE -goversion go1.12.15 -D "" -importcfg $WORK/b066/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo_linux.cgo1.go $WORK/b066/cgo_resnew.cgo1.go $WORK/b066/cgo_socknew.cgo1.go $WORK/b066/cgo_unix.cgo1.go $WORK/b066/_cgo_import.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/59/5927af23e7b8d411b41a95122d4f24d5bc12129acc99ff224292f0f2293313d4-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b098/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid zzPHwsymWJ2_A9upE7oo/zzPHwsymWJ2_A9upE7oo -goversion go1.12.15 -D "" -importcfg $WORK/b097/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/46/46f165d502bec1e8637a0f21f16b9f87cae9388d8e892b7aa20c83038e9d10c5-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid rT5bTTfsWJAOPeRDOQ9Z/rT5bTTfsWJAOPeRDOQ9Z -goversion go1.12.15 -D "" -importcfg $WORK/b096/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a5/a531af9465eff35354583bf68d8215a3c05ee64f8c3ad59cf0fef1c4d61d9dc5-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/67/67740064b4397e0c54b889a88a255c9d29e4e3c7849d44a7422c416bb23a3f02-d # internal crypto/x509/pkix mkdir -p $WORK/b058/ internal/x/crypto/cryptobyte mkdir -p $WORK/b062/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 7fUOzDoZawCE8vzAH6dL/7fUOzDoZawCE8vzAH6dL -goversion go1.12.15 -D "" -importcfg $WORK/b058/importcfg -pack ./pkix.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KyxnrRtJNpbFKqZk4Jiu/KyxnrRtJNpbFKqZk4Jiu -goversion go1.12.15 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ba/ba9586d5b8596ab7b2a48a36da8270b4114989178d82421da24e94f69bc8bb73-d # internal crypto/ecdsa mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid lyt9FX-14ajsQUZsDep_/lyt9FX-14ajsQUZsDep_ -goversion go1.12.15 -D "" -importcfg $WORK/b045/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0b/0bc867b32e1a9a772d60e828b351fe20c9d57454a0c84aad53f28e0310aa4eb1-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid dlQS7kXxzGF_E-2bkiwr/dlQS7kXxzGF_E-2bkiwr -goversion go1.12.15 -D "" -importcfg $WORK/b100/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/6c/6c6524565a1aaecf79f4e796f48fb907ebf287bae6165a60dc9f01720f0325fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e8/e8b3dc72f0477b8c0adca38db0e8bbf747b2366b903f756e01a6f39658977b7c-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/c9/c9948fc30870fb45fad07661f6d2c5839b10d436b1ccca048533c372a23657c3-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Devawd9eOAAR8B-SZ2QH/Devawd9eOAAR8B-SZ2QH -goversion go1.12.15 -D "" -importcfg $WORK/b094/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4c/4c3077beece4cb19c44ea4816ea3a86669c1622d0fed33e82116875722349706-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a5/a5c7b888b8284d1f3e56d5ca75c835aec7d090326570cd4fce172b14d4243daa-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/64/648148b6e0e5660e84ac9afc15a52fe86680add60b02c20787406b04babf72aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8c/8c8092db4db3a68837bba80ab7fb3ace49305a60c5690a8812582dd3aeefb362-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ff/ffabb1c5665915b850aa29c0f37bdffa890edb530ee5e519cdebb073a3604e3e-d # internal github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp mkdir -p $WORK/b147/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway internal/x/net/http/httpproxy mkdir -p $WORK/b146/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b113/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp /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/jackpal/go-nat-pmp -complete -installsuffix shared -buildid w-0x754TqERR5o5ioWqC/w-0x754TqERR5o5ioWqC -goversion go1.12.15 -D "" -importcfg $WORK/b147/importcfg -pack ./natpmp.go ./network.go ./recorder.go mkdir -p $WORK/b125/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket net/textproto cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b110/ 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/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid s7X-YtKNd_Wm1WWXC82N/s7X-YtKNd_Wm1WWXC82N -goversion go1.12.15 -D "" -importcfg $WORK/b146/importcfg -pack ./gateway_common.go ./gateway_linux.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b124/ 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/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid wv_JdQPcvBelBUY_rX9C/wv_JdQPcvBelBUY_rX9C -goversion go1.12.15 -D "" -importcfg $WORK/b113/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid KLIN3_iU7FjOFEvjejQ6/KLIN3_iU7FjOFEvjejQ6 -goversion go1.12.15 -D "" -importcfg $WORK/b125/importcfg -pack ./proxy.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b056/ 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/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0x2lIAvOGTYDYNORv5wp/0x2lIAvOGTYDYNORv5wp -goversion go1.12.15 -D "" -importcfg $WORK/b110/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_amd64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_amd64.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b057/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid rpC2Rji5dakDovbRAUlJ/rpC2Rji5dakDovbRAUlJ -goversion go1.12.15 -D "" -importcfg $WORK/b056/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/textproto -std -complete -installsuffix shared -buildid E7FBmo9PKxHeeGqe71OY/E7FBmo9PKxHeeGqe71OY -goversion go1.12.15 -D "" -importcfg $WORK/b124/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a1/a1a45ebb9e44f6e81f1adbcdaf426aa01bc6d238da23d8a80340db83b531087d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/09/097661fb5170e182e1bf4046d285544965c9c291f28cd76e50f9c8df3cf2921b-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/69/69b7861dd1e1de685e50e1763116bdf33dcec2aca1873787ff7da43b94695379-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5a/5ab731899f235823320f2dd13289a8e0c3e2ebed4808a17750fb0c022216ffda-d # internal mime/multipart mkdir -p $WORK/b128/ internal/x/net/http/httpguts cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/07/07d3ab525a167843d548682e5788424375328e5f9ac133732ea67ca214947ede-d # internal mkdir -p $WORK/b118/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/quotedprintable=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p mime/multipart -std -complete -installsuffix shared -buildid lmY6fFSKKu3DnbtT6vzD/lmY6fFSKKu3DnbtT6vzD -goversion go1.12.15 -D "" -importcfg $WORK/b128/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b112/ cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 8m7eiOfMfzsQC362epNp/8m7eiOfMfzsQC362epNp -goversion go1.12.15 -D "" -importcfg $WORK/b118/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid WOO1XRwIewOfHMRBQIpn/WOO1XRwIewOfHMRBQIpn -goversion go1.12.15 -D "" -importcfg $WORK/b112/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/d4/d49773b25b7a8df74ce847582079eb82bf69bf7cfa3ce38533f73e05c1ecfd0b-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/df/df95e22dbf7292fb77bfe9719ca14588ae2f49c251122fa9acd490d8c18e172c-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b111/ github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b107/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid hRoi0CoHAcPHiuw2YTqn/hRoi0CoHAcPHiuw2YTqn -goversion go1.12.15 -D "" -importcfg $WORK/b111/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_amd64.go 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/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid iPdsUKQEVJyoOevxVKTd/iPdsUKQEVJyoOevxVKTd -goversion go1.12.15 -D "" -importcfg $WORK/b107/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ec/ec63d637d3e997d8292decd7bcd074f7ed93c86bc2704a0f1a4d6478b040e19e-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/7e/7e197934e88db52e60fb44ec7cec51d30e03d9dab424e2b5a04c24cf3e19a5fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/eb/eb9f664e047976f2d9291a81654471969544b2fc23e191942b0b944f77ab96a5-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid SmCd21wJumOkAED805nB/SmCd21wJumOkAED805nB -goversion go1.12.15 -D "" -importcfg $WORK/b139/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a8/a81d7d741f4157753f74f99e8ba1a17754413a6ea37c71cb50dacfa457c9ed4c-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/fe/fe58f9a2121b29e6a0bfb8b482aa0334bc9c109f7883c67ac5d62c1fe01fba02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/84/84a11430739ec8f8c3f6f6905085ef942772966c4f8b4946a5e8d6d94f691c1f-d # internal crypto/tls mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/rc4=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile crypto/x509=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/tls -std -complete -installsuffix shared -buildid fawtDonHpaUIJBnHQZtc/fawtDonHpaUIJBnHQZtc -goversion go1.12.15 -D "" -importcfg $WORK/b040/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bc/bc3d502bf0b655c24366e485a8a8bec7fafd19254880218a849a5219b4928c2a-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a packagefile math=$WORK/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/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid h1aKJY9wx_yXwIz4EIB9/h1aKJY9wx_yXwIz4EIB9 -goversion go1.12.15 -D "" -importcfg $WORK/b137/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/85/85907d722f9aaf337f33c5cd441d4b1653d0288e2b04fc52957a3d96207746a4-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap 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 context=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile path=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid b2ijvfbGLZax79tpDxdq/b2ijvfbGLZax79tpDxdq -goversion go1.12.15 -D "" -importcfg $WORK/b134/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c7/c7dde15f035e22c104e39bfded6a5de99f334dd2980a07e0f8d370e4b0b97266-d # internal net/http/httptrace mkdir -p $WORK/b130/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b150/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid E0CIoHHj15XBAi0qHKRX/E0CIoHHj15XBAi0qHKRX -goversion go1.12.15 -D "" -importcfg $WORK/b130/importcfg -pack ./trace.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b056/_pkg_.a packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 9ppj7bLGVhhY8TlP7Z-a/9ppj7bLGVhhY8TlP7Z-a -goversion go1.12.15 -D "" -importcfg $WORK/b150/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ad/adddb6a2b548169f84ebc1b2b4d1a44b42b09f9795e4d10ff948215d2640baab-d # internal net/http mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b125/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/multipart=$WORK/b128/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b130/_pkg_.a packagefile net/http/internal=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http -std -complete -installsuffix shared -buildid gbI-JRX-XiMUHfxpOH4v/gbI-JRX-XiMUHfxpOH4v -goversion go1.12.15 -D "" -importcfg $WORK/b114/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/54/542a284ec2754008e5d752dc06e6522a59d767fb8c47670551afd1576dbfdb07-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/3f/3febff53dca5aa03c1a61d544b48723fd07b6a96d31df8904219e05603888bcc-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid zaw4poPUWjTR2iRZ9aNC/zaw4poPUWjTR2iRZ9aNC -goversion go1.12.15 -D "" -importcfg $WORK/b148/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1f/1fd5d7ecba91470610218b88f23a0adbd964438024262e9d9bc3c7d4c1641e62-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/24/24e3582064fa293e0772491a479a4f8a83a25446edf52aacd1e80f9385ed420f-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b106/ net/http/pprof mkdir -p $WORK/b153/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid L4SH804YGEMmtnU1sTKS/L4SH804YGEMmtnU1sTKS -goversion go1.12.15 -D "" -importcfg $WORK/b106/importcfg -pack ./debug.go ./internal.go ./public.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html/template=$WORK/b154/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b158/_pkg_.a packagefile runtime/trace=$WORK/b160/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid Cc6OK-IetQJTJZEc8gR-/Cc6OK-IetQJTJZEc8gR- -goversion go1.12.15 -D "" -importcfg $WORK/b153/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4a/4a32232aecf767940275911b650dde0298d13d72ae80e1278a06c245979b0277-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid oXvZjiM0WaAOaqgBk9t6/oXvZjiM0WaAOaqgBk9t6 -goversion go1.12.15 -D "" -importcfg $WORK/b105/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/19/1949e0c9bdd29691bf6e7666a00fafe7ae26931bdfee3d723b8418c9fab53ca8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e2/e2c9f980adae40c5b005ac02dc681477d0a1061872c7e41010f07c3916199802-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/xml=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid P2KdjNLJKs8vYEanFZ7r/P2KdjNLJKs8vYEanFZ7r -goversion go1.12.15 -D "" -importcfg $WORK/b086/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/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/99/99cc9603cdccba22b40f53632006fdaa5449fbc86dbbad69ded358879b26b378-d # internal github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid YE8VfBsEJPIfzww92vYh/YE8VfBsEJPIfzww92vYh -goversion go1.12.15 -D "" -importcfg $WORK/b144/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/1a/1a7210143be16a0742f20a33af0044f0f45347bf7d7ce2d5ab3f222a4dab8179-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b145/ github.com/syncthing/syncthing/lib/upnp cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway importmap github.com/jackpal/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b151/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid jSyZPLdj68SqOM41IJ6M/jSyZPLdj68SqOM41IJ6M -goversion go1.12.15 -D "" -importcfg $WORK/b145/importcfg -pack ./debug.go ./pmp.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile encoding/xml=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid p2H_FzPnppgte6bnysaa/p2H_FzPnppgte6bnysaa -goversion go1.12.15 -D "" -importcfg $WORK/b151/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/cc/ccc8d4b29d0cc8cb91664bad31bd688ab93e97d2e8fc910ed91341c26086213d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/36/36b1e62136a087d542a06943e5cd8c7e4b6b938ed46cc2796aa4b5102b98ba16-d # internal github.com/syncthing/syncthing/cmd/strelaysrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/http/pprof=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b161/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaysrv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid UWaorK2RhFun9z8q6EpG/UWaorK2RhFun9z8q6EpG -goversion go1.12.15 -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/cd/cd01504b186012f720f9e25fbafda7abd664e2c2fcce33ff15dbfebe45907755-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaysrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b114/_pkg_.a packagefile net/http/pprof=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b161/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/aes=$WORK/b019/_pkg_.a packagefile crypto/cipher=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b023/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rc4=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile crypto/x509=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b060/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b084/_pkg_.a packagefile encoding/xml=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b088/_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/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b100/_pkg_.a packagefile path=$WORK/b089/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b101/_pkg_.a packagefile hash/fnv=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/go-nat-pmp=$WORK/b147/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b149/_pkg_.a packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b125/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile internal/x/net/idna=$WORK/b119/_pkg_.a packagefile mime=$WORK/b127/_pkg_.a packagefile mime/multipart=$WORK/b128/_pkg_.a packagefile net/http/httptrace=$WORK/b130/_pkg_.a packagefile net/http/internal=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b124/_pkg_.a packagefile html/template=$WORK/b154/_pkg_.a packagefile runtime/pprof=$WORK/b158/_pkg_.a packagefile runtime/trace=$WORK/b160/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b057/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile regexp/syntax=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a packagefile os/exec=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b129/_pkg_.a packagefile html=$WORK/b155/_pkg_.a packagefile text/template=$WORK/b156/_pkg_.a packagefile text/template/parse=$WORK/b157/_pkg_.a packagefile text/tabwriter=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b098/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a packagefile internal/x/text/transform=$WORK/b121/_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=zYy9gVwaltF_mFRoZhJ-/UWaorK2RhFun9z8q6EpG/mov1swsjANZo_92_vF2o/zYy9gVwaltF_mFRoZhJ- -X github.com/syncthing/syncthing/lib/build.Program=strelaysrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x38d24d901a68e3e6dbf2bc65d7bc003e291d3503 -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/ + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Program=strelaypoolsrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -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.Program=strelaypoolsrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Program=strelaypoolsrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xaa04acd270edc7227f39bdb7939efe40d4eab43a -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-build979060405 internal/race mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid ZBSaHOyeYVFZKSmYCl0G/ZBSaHOyeYVFZKSmYCl0G -goversion go1.12.15 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF container/list cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid Ppw38QXLRZfzTutsAUxr/Ppw38QXLRZfzTutsAUxr -goversion go1.12.15 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go mkdir -p $WORK/b038/ internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b067/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p container/list -std -complete -installsuffix shared -buildid dAgnR4rumy_CV-SSkq9V/dAgnR4rumy_CV-SSkq9V -goversion go1.12.15 -D "" -importcfg $WORK/b038/importcfg -pack ./list.go crypto/internal/subtle mkdir -p $WORK/b042/ internal/nettrace mkdir -p $WORK/b071/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF errors mkdir -p $WORK/b003/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid KEPOmJb06phZLwjS3RsQ/KEPOmJb06phZLwjS3RsQ -goversion go1.12.15 -D "" -importcfg $WORK/b042/importcfg -pack ./aliasing.go runtime/internal/sys cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 9sp97Qx9k1Sm1EgZ7SZ5/9sp97Qx9k1Sm1EgZ7SZ5 -goversion go1.12.15 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ unicode/utf8 mkdir -p $WORK/b016/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid qtETXt5ZdBrXGzNRVIKt/qtETXt5ZdBrXGzNRVIKt -goversion go1.12.15 -D "" -importcfg $WORK/b071/importcfg -pack ./nettrace.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config 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 gxC8wz6-Cx4lIY7ejMMj/gxC8wz6-Cx4lIY7ejMMj -goversion go1.12.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go encoding cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b082/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Rkfj_ASILJKBQAwfFvVH/Rkfj_ASILJKBQAwfFvVH -goversion go1.12.15 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto crypto/subtle cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid U9St_OIjQ1LHf1lyGS-N/U9St_OIjQ1LHf1lyGS-N -goversion go1.12.15 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b124/ mkdir -p $WORK/b043/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b132/ unicode cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid U2Cl6ZYMBAW6znnLQNGB/U2Cl6ZYMBAW6znnLQNGB -goversion go1.12.15 -D "" -importcfg $WORK/b124/importcfg -pack ./doc.go ./gui.files.go mkdir -p $WORK/b015/ unicode/utf16 cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b083/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b011/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid iJOasEr-0p-2JLVUprLn/iJOasEr-0p-2JLVUprLn -goversion go1.12.15 -D "" -importcfg $WORK/b043/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 4Ykn2jC6lvqrZS0WBzgH/4Ykn2jC6lvqrZS0WBzgH -goversion go1.12.15 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b014/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p encoding -std -complete -installsuffix shared -buildid zXP2CVTHTM4EeOLBuXgz/zXP2CVTHTM4EeOLBuXgz -goversion go1.12.15 -D "" -importcfg $WORK/b082/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid EFbFBvg6-OeAyMqwxoDD/EFbFBvg6-OeAyMqwxoDD -goversion go1.12.15 -D "" -importcfg $WORK/b083/importcfg -pack ./utf16.go 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/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid TXO5UGoxbEQSH9ePcSTp/TXO5UGoxbEQSH9ePcSTp -goversion go1.12.15 -D "" -importcfg $WORK/b132/importcfg -pack ./const.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF internal/cpu mkdir -p $WORK/b005/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm_amd64.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF runtime/cgo mkdir -p $WORK/b074/ cd /usr/lib/golang/src/internal/cpu /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 ./cpu_x86.s cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go internal/x/crypto/curve25519 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/0c/0cec6a90af45ebd2d1a553101b0c321a64683ca9092ec3ec4e1341e7d4177af3-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b0/b0ce2f524f505fc9c2175c253089334f21b2bed7cf486011c7b854e67263e45b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4a/4ae440aaa987e09edad144480e83c82de7db8dc8e34dccdcd46098a49d9fff23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/19/1962ace973cabd29b23f73b21cafa3732f759bba1257f347f1c6c14d1ce5c8d6-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4d/4d01c8b62e5812fa189259be3df8dd81b7446d02ca4ee8ad31a28600ee400549-d # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF internal/x/net/dns/dnsmessage mkdir -p $WORK/b073/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OEikY1Qz-6hIH4N3wbb7/OEikY1Qz-6hIH4N3wbb7 -goversion go1.12.15 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 5OFQ1aFGkXsYTsYbVgVj/5OFQ1aFGkXsYTsYbVgVj -goversion go1.12.15 -D "" -importcfg $WORK/b073/importcfg -pack ./message.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid I1ff6wFE9y2d8drhGuKj/I1ff6wFE9y2d8drhGuKj -goversion go1.12.15 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b5/b5b2f552b84710606b498eedd87fe59ecd7a7bcee5acbc55107b1b1356cc2a01-d # internal cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 1-ZT4DpTrgSt8ndIOsgz/1-ZT4DpTrgSt8ndIOsgz -goversion go1.12.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid F4ZP_PONZ1ctzxuMz8Hx/F4ZP_PONZ1ctzxuMz8Hx -goversion go1.12.15 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./doc.go ./mont25519_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f9/f9be7b8c5e63f01374f0d5db26e4f70e3b0653270c108972e3fe450ec56b3e2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d1/d12bc54e81c0a8089d790b81026ff12b23d8aa9102d65e5d7ebaa6721421606a-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f2/f2277df4871b17f9a99a3099fa1f71920fe505691898e774c5e7699a3bd0a306-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/89/8903440176a87e6c29269c09e7b06e6555f000c79a5f16754e084ede5f2da290-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/1d/1dfadcc11a46bfc6d8237f0113753c6dbbaa0e2b67708e3e55e59b0955278c73-d # internal runtime/internal/math mkdir -p $WORK/b012/ cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OFqQvkqGBbzMQ-nB-T7x/OFqQvkqGBbzMQ-nB-T7x -goversion go1.12.15 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/fa/fae2652c150c73765fe3c6a2e51c4535b4993478c9ba35c376b52360768d9723-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/60/60f4058a29b744c055e8219d373a395d9bc4f604e79117f14153375bb00f1b9a-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/c7/c7cd3da13e88ad14e6fc06167a4d938870d35dd36ecef68899e5f5b87e950b52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d3/d3cace24f8bac3a7fb4bcc56cef097c6edebb40c3d375416046f9a5e52787ddf-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/cb/cbd75d1cbf6db8cb876e28964eea29c2d1e3612c817a15f25f0bcc2a108dcd8b-d # internal cd /usr/lib/golang/src/internal/cpu /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/cpu_x86.o ./cpu_x86.s cp /usr/lib/golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b079/const_GOARCH.h cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/74/747829bcc92fad489eaf4e1942931e9362357e4eb723462fbb7898fd2e01b725-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.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/e4/e4f932afb81fffb59c010471b5617c64c153a7c1c3732cb697456659c84c1bf3-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/mul_amd64.o ./mul_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/const_amd64.o $WORK/b079/cswap_amd64.o $WORK/b079/freeze_amd64.o $WORK/b079/ladderstep_amd64.o $WORK/b079/mul_amd64.o $WORK/b079/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/02/02f8b65672e53dd3a8431a16e648940c625167d22850da7a3aba82a6bc958adb-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b032/ github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/testlog -std -complete -installsuffix shared -buildid J3TReg0cFzlzVhmUPpNN/J3TReg0cFzlzVhmUPpNN -goversion go1.12.15 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid wyKz5FR3tVVZ9AWgQPpL/wyKz5FR3tVVZ9AWgQPpL -goversion go1.12.15 -D "" -importcfg $WORK/b085/importcfg -pack ./lru.go internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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 ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_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 ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jU7dZt5Jpe139T4Qk9hF/jU7dZt5Jpe139T4Qk9hF -goversion go1.12.15 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math -std -installsuffix shared -buildid o348Ony74CkG5SjqNk5-/o348Ony74CkG5SjqNk5- -goversion go1.12.15 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37555b226f212757b5c919f904fb3c3f5b228ffc6119fce24db35af82e8ccd30-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /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/compare_amd64.o ./compare_amd64.s /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/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/73/73ff138f5e7a7de88947f3d647599585797c393158bbdacbc1820505e592a7d3-d # internal /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/equal_amd64.o ./equal_amd64.s /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/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_amd64.o $WORK/b004/count_amd64.o $WORK/b004/equal_amd64.o $WORK/b004/index_amd64.o $WORK/b004/indexbyte_amd64.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/ce/ced3081cebb7a13cc2dbcbc0cfcbe7abefc8edf9db9f1294ff6aa9e6a651c2dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f6/f61e6ef892e2f71c099a226a4f8b29074285a5ea8442e31b9658a07f14ed579a-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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/symabis2 ./asm_linux_amd64.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /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/symabis2 ./asm_amd64.s TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 0v-_McsiOLYdDuQ_gi0A/0v-_McsiOLYdDuQ_gi0A -goversion go1.12.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_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/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fe/fe649740defc05cff640ceb4ab5a1781f6614cec0205a16f3847fc872d82fc3b-d # internal cd /usr/lib/golang/src/math /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/asin_amd64.o ./asin_amd64.s /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/asinh_stub.o ./asinh_stub.s /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/atan2_amd64.o ./atan2_amd64.s /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/atan_amd64.o ./atan_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /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/cbrt_stub.o ./cbrt_stub.s /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/dim_amd64.o ./dim_amd64.s /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/erf_stub.o ./erf_stub.s /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/exp2_amd64.o ./exp2_amd64.s /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/exp_amd64.o ./exp_amd64.s /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/expm1_amd64.o ./expm1_amd64.s /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/floor_amd64.o ./floor_amd64.s /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/frexp_amd64.o ./frexp_amd64.s /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/hypot_amd64.o ./hypot_amd64.s /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/ldexp_amd64.o ./ldexp_amd64.s /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/log10_amd64.o ./log10_amd64.s /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/log1p_amd64.o ./log1p_amd64.s /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/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/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/math /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/mod_amd64.o ./mod_amd64.s /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/modf_amd64.o ./modf_amd64.s /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/pow_stub.o ./pow_stub.s /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/remainder_amd64.o ./remainder_amd64.s /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/sin_amd64.o ./sin_amd64.s /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/sinh_stub.o ./sinh_stub.s /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/sqrt_amd64.o ./sqrt_amd64.s /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/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asin_amd64.o $WORK/b023/asinh_stub.o $WORK/b023/atan2_amd64.o $WORK/b023/atan_amd64.o $WORK/b023/cbrt_stub.o $WORK/b023/dim_amd64.o $WORK/b023/erf_stub.o $WORK/b023/exp2_amd64.o $WORK/b023/exp_amd64.o $WORK/b023/expm1_amd64.o $WORK/b023/floor_amd64.o $WORK/b023/frexp_amd64.o $WORK/b023/hypot_amd64.o $WORK/b023/ldexp_amd64.o $WORK/b023/log10_amd64.o $WORK/b023/log1p_amd64.o $WORK/b023/log_amd64.o $WORK/b023/mod_amd64.o $WORK/b023/modf_amd64.o $WORK/b023/pow_stub.o $WORK/b023/remainder_amd64.o $WORK/b023/sin_amd64.o $WORK/b023/sinh_stub.o $WORK/b023/sqrt_amd64.o $WORK/b023/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_setenv.c cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/85/855761d9db99aafc756a40ee4b2a0c19002cefd086f7d1d903d0f1cc3ac0ff61-d # internal strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid G9EvFNCI7e1in1FNqOAs/G9EvFNCI7e1in1FNqOAs -goversion go1.12.15 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x012.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f6/f616296d566b7e860a300edf9af92b18037a7e11dc9bc62ec30a0d2d61c9a26e-d # internal crypto/rc4 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b025/_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 4YtPsGwLPLviOotq2pH8/4YtPsGwLPLviOotq2pH8 -goversion go1.12.15 -D "" -importcfg $WORK/b056/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/29/29a0f8fced964d87617cefcdbef584b3a5fba6c7c76f2424573d47912e790965-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b074/symabis ./asm_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p runtime/cgo -std -installsuffix shared -buildid FuXHxeOzO0TlA-5nz4Mq/FuXHxeOzO0TlA-5nz4Mq -goversion go1.12.15 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b074/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7e/7e88418bea329e41a46007d8214b636b3b0da3225884c8c321d8e37827143054-d # internal cd /usr/lib/golang/src/runtime /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.o ./asm.s /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/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /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/memclr_amd64.o ./memclr_amd64.s /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/memmove_amd64.o ./memmove_amd64.s /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/rt0_linux_amd64.o ./rt0_linux_amd64.s /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/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_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/9a/9ae048ad1ee2e817805d12f42f5f6052b45a355de2a4968c96c39f7360bc8f71-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid rIl0vTD5kT3JEt4mpaYW/rIl0vTD5kT3JEt4mpaYW -goversion go1.12.15 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/eb/ebc1fb11d42a60a2276137e7e17ff1934a3b9de577866fa48194398c6ce55b20-d # internal internal/singleflight mkdir -p $WORK/b072/ io math/rand mkdir -p $WORK/b007/ mkdir -p $WORK/b048/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid LUfMPbDfXlHQFQaYhCka/LUfMPbDfXlHQFQaYhCka -goversion go1.12.15 -D "" -importcfg $WORK/b072/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid bla839xq-yZF5uuoqyda/bla839xq-yZF5uuoqyda -goversion go1.12.15 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p math/rand -std -complete -installsuffix shared -buildid 297n93VYSK0ycK6-diaL/297n93VYSK0ycK6-diaL -goversion go1.12.15 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm_amd64.s syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_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_linux_amd64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid exCS8nlfXxMJ8NSvH4h_/exCS8nlfXxMJ8NSvH4h_ -goversion go1.12.15 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid jfN5y06lLtvjISNsWSYY/jfN5y06lLtvjISNsWSYY -goversion go1.12.15 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/29/2908a0704e4b5545240a84f23c34f711f0958faa1cdd453e3cc36c7661d01400-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/49/492df30c8c4cc7baf25afef16c3bbd4f38b4078c304bcf9fd9be8154adefaab7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/71/714d5ddc51299b0f134bf1843b218d6689ba5845061be3ff0b9f27f446a54ec2-d # internal hash mkdir -p $WORK/b035/ crypto/internal/randutil mkdir -p $WORK/b050/ bytes cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b002/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid jwZ7imK2FkRa2GzfwoPe/jwZ7imK2FkRa2GzfwoPe -goversion go1.12.15 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go strings mkdir -p $WORK/b049/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid nyKXZ20SfMqEoHxpZOUk/nyKXZ20SfMqEoHxpZOUk -goversion go1.12.15 -D "" -importcfg $WORK/b050/importcfg -pack ./randutil.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b049/go_asm.h << 'EOF' # internal 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 Qxcqcw2qNv5rVPZO-rWB/Qxcqcw2qNv5rVPZO-rWB -goversion go1.12.15 -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/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 ./strings.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p strings -std -installsuffix shared -buildid u38Mi_5yMqiC5_ulylUp/u38Mi_5yMqiC5_ulylUp -goversion go1.12.15 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/68/681b276936e45b7599c41bbc4e174f4b2491ccd423f89f394446c7614984aaf2-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/18/182d440c07f52397b3d9fce428183cde7ef7752b4f0314062b83385b4369d422-d # internal crypto/hmac mkdir -p $WORK/b053/ hash/fnv crypto hash/crc32 mkdir -p $WORK/b143/ mkdir -p $WORK/b039/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b034/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid ipK0CgjupC50OgUc1C5F/ipK0CgjupC50OgUc1C5F -goversion go1.12.15 -D "" -importcfg $WORK/b053/importcfg -pack ./hmac.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VbIYDUUAsImQzLtXZCKp/VbIYDUUAsImQzLtXZCKp -goversion go1.12.15 -D "" -importcfg $WORK/b143/importcfg -pack ./fnv.go cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto -std -complete -installsuffix shared -buildid -9OdYTtaDLrFhLh3frB9/-9OdYTtaDLrFhLh3frB9 -goversion go1.12.15 -D "" -importcfg $WORK/b039/importcfg -pack ./crypto.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /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 ./crc32_amd64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash/crc32 -std -installsuffix shared -buildid eUvT-2-vH0IM-lV_aEQC/eUvT-2-vH0IM-lV_aEQC -goversion go1.12.15 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/05/05e9a17b40e26252f4b3a30bdc6b0d348edfbf327d5918c51365c5883301a641-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid wYlvw-y_LXZjJ8jZFthX/wYlvw-y_LXZjJ8jZFthX -goversion go1.12.15 -D "" -importcfg $WORK/b080/importcfg -pack ./hkdf.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/01/0155a536aad57ff3247ea14ced41ff08f13497a88fd0f3787e4d9ae22bfdb114-d # internal crypto/sha512 mkdir -p $WORK/b051/ crypto/sha1 mkdir -p $WORK/b058/ crypto/sha256 mkdir -p $WORK/b059/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b051/symabis ./sha512block_amd64.s 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 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 cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/sha512 -std -installsuffix shared -buildid EFEDwrYbBr-h7-3-3r8I/EFEDwrYbBr-h7-3-3r8I -goversion go1.12.15 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/sha256 -std -installsuffix shared -buildid hOQaMButVtJFyYBBR7B1/hOQaMButVtJFyYBBR7B1 -goversion go1.12.15 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/10/1000babc7bb7debe664d5f19fed05c73d569bdcb5de0d90a55b9715296d785d1-d # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/sha1 -std -installsuffix shared -buildid opYl85VAQ_zx66-f4WMa/opYl85VAQ_zx66-f4WMa -goversion go1.12.15 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/hash/crc32 /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/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/crc32_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/36/36fec9f612490a9b0b85465d8a7105fba356925f2b3eedd9d5532dd0d3559fac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/0d/0d016f8c6c4de03c1ee957986490bebe5444439152fd9ac2e1f91689924d1bd9-d # internal 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/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 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal 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 cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ef/ef771184a205ef8b0f0c0ec5275410526abfecc5d147d20669f26088639710e7-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/44/446dd0b7606e4f54f11f061e7b111497adbfddaa8cc002f0b9ff3b183ab8da50-d # internal internal/x/text/transform mkdir -p $WORK/b096/ github.com/syncthing/syncthing/vendor/golang.org/x/text/transform github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b149/ bufio mkdir -p $WORK/b018/ mkdir -p $WORK/b146/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid __LMH9J-zbfTuQ-iQUZf/__LMH9J-zbfTuQ-iQUZf -goversion go1.12.15 -D "" -importcfg $WORK/b096/importcfg -pack ./transform.go 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/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid aT0-1Fv6b-0ADcbxyMV_/aT0-1Fv6b-0ADcbxyMV_ -goversion go1.12.15 -D "" -importcfg $WORK/b149/importcfg -pack ./transform.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b146/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid MfPb_lyuyL4zoyMqKFMp/MfPb_lyuyL4zoyMqKFMp -goversion go1.12.15 -D "" -importcfg $WORK/b018/importcfg -pack ./bufio.go ./scan.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/b146 -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b146/symabis ./goid_go1.5_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 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid OwrSKumlHa3gYe-OUH9z/OwrSKumlHa3gYe-OUH9z -goversion go1.12.15 -symabis $WORK/b146/symabis -D "" -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/00/001d538bb3782ecd5c90b70c751ecadd40a1aaf8a75c491f72ce525d44d11748-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/41/4131e28c10aa2d2983fdffee9b28f694c8c88c08d780a95db5daa237df4ef39e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b146 -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b146/goid_go1.5_amd64.o ./goid_go1.5_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b146/_pkg_.a $WORK/b146/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4a/4a7eda6be2f414aaf9aea01cf0ad97512a8ced7df573553fefa130f5f3fe9a78-d # internal cd /usr/lib/golang/src/strings /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/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/strings.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/d0/d0c0896352191d3beb2f118ba6c92330def80210827d6ac6f35a8cf0c4cc889e-d # internal path mkdir -p $WORK/b107/ encoding/base32 mkdir -p $WORK/b151/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p path -std -complete -installsuffix shared -buildid lJ1ugw2XTqcRLIDuSXF1/lJ1ugw2XTqcRLIDuSXF1 -goversion go1.12.15 -D "" -importcfg $WORK/b107/importcfg -pack ./match.go ./path.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid lFjsPvhdWhOiFIWJu9QH/lFjsPvhdWhOiFIWJu9QH -goversion go1.12.15 -D "" -importcfg $WORK/b151/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/97/9760a10285caa97e028f963056cc2bd4664e5876ac554bf2b04f4eaa03ad9f35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7c/7cfc051a3d3706a22177d69dbec7964eb05c02dc584c0b301e91666b33f5459e-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/d8/d89e120de439564bd5036ae5a9ded0fda659b2f2f0545d0d5eadde4a5afcda0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/35/353abda19ec6651bd8bb99df295d9e98b8e72bf3be91085080210a2e47f3a82f-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/7f/7f39d4bcf8ccc2b308de8c0bc07f16bb5fc0d0ba726452926113163bdd39db70-d # internal cd /usr/lib/golang/src/syscall /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_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_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/53/53f4a4211c2d1d24ed7d7014f50c8f283f8fb5d877c3d9ed9af85ba52f65971d-d # internal internal/syscall/unix mkdir -p $WORK/b031/ time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p time -std -installsuffix shared -buildid VgZWmmfc8dkZVG79QwTe/VgZWmmfc8dkZVG79QwTe -goversion go1.12.15 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid faSlrE5Vm1d1GteJkPv-/faSlrE5Vm1d1GteJkPv- -goversion go1.12.15 -D "" -importcfg $WORK/b031/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/87/87b2afa31336f7322e163d86145f2a4140e7ef9a925fbac90be7b07cf806d2da-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/cb/cbd16cb1a011c0ae8323b25a5a5e245757d8d0dc58c7f4615788595030ed43db-d # internal sort mkdir -p $WORK/b026/ encoding/binary mkdir -p $WORK/b033/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p sort -std -complete -installsuffix shared -buildid JyVJHoD1aOtbXehLJFgH/JyVJHoD1aOtbXehLJFgH -goversion go1.12.15 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/binary -std -complete -installsuffix shared -buildid ZajZNoLLAJ2zJGZ0fL0J/ZajZNoLLAJ2zJGZ0fL0J -goversion go1.12.15 -D "" -importcfg $WORK/b033/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/cb/cb26201115e3f3910c41a9fe24fb908a2be36b51b98ffe437ceb0290e49e6e2e-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/poll -std -installsuffix shared -buildid sGuK9lZs3d52moQ_uL_q/sGuK9lZs3d52moQ_uL_q -goversion go1.12.15 -D "" -importcfg $WORK/b028/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ae/ae58ee01d2cc3bd9e969b4ad9b40b8c8fd18fe32fe763e9c3cd5086f505590ac-d # internal internal/fmtsort mkdir -p $WORK/b021/ github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b115/ github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b108/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_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/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid mRta_1jYJHw8OQHF5aw6/mRta_1jYJHw8OQHF5aw6 -goversion go1.12.15 -D "" -importcfg $WORK/b108/importcfg -pack ./stream.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid RoKLYRDhcZ0V7LQO1m2l/RoKLYRDhcZ0V7LQO1m2l -goversion go1.12.15 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go 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/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZXkBpkY7381d6ZzsYaJh/ZXkBpkY7381d6ZzsYaJh -goversion go1.12.15 -D "" -importcfg $WORK/b115/importcfg -pack ./autoneg.go regexp/syntax mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 52dg6tKQ1iAbxjsihOPQ/52dg6tKQ1iAbxjsihOPQ -goversion go1.12.15 -D "" -importcfg $WORK/b118/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/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c2/c2fcb3446f6217e187e0229f34cc98a526cbe33f56eea0d7dcbe78a6701b9a52-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/bc/bc82b6d0f2bbb06a1883d1ed3ffd777274a639dc91447bdf047a5dbf71363713-d # internal encoding/base64 mkdir -p $WORK/b065/ github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b109/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 crypto/md5 mkdir -p $WORK/b152/ 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 39idaUWTQCF7HsnNfYjG/39idaUWTQCF7HsnNfYjG -goversion go1.12.15 -D "" -importcfg $WORK/b065/importcfg -pack ./base64.go internal/x/crypto/poly1305 cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF crypto/cipher mkdir -p $WORK/b054/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b109 -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b109/symabis ./xxhash_amd64.s mkdir -p $WORK/b078/ mkdir -p $WORK/b041/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cat >$WORK/b054/go_asm.h << 'EOF' # internal 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/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid gvGD99riHj6dSKrn5eob/gvGD99riHj6dSKrn5eob -goversion go1.12.15 -D "" -importcfg $WORK/b152/importcfg -pack ./reader.go ./writer.go cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./md5block_amd64.s cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b157/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cat >$WORK/b157/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/cipher -std -installsuffix shared -buildid jygi1hejekcSyTlFih4H/jygi1hejekcSyTlFih4H -goversion go1.12.15 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.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/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b157/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/b021/_pkg_.a # internal github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_amd64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a EOF cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/8a/8ac6529b1987b4515fcbfd1ba256327ac66da64234ddb54a5188d83cbe1aaabc-d # internal cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Cflum4XpNVWiz9ZR2-Hj/Cflum4XpNVWiz9ZR2-Hj -goversion go1.12.15 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/dc/dc2b5549eb2c3320785c77808264f00433cbc3f11115828bfdd154a0d50bb373-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/md5 -std -installsuffix shared -buildid UBXJnUwFQFm9h6gZa3jK/UBXJnUwFQFm9h6gZa3jK -goversion go1.12.15 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /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/cespare/xxhash/v2 -installsuffix shared -buildid 0iMoyrE44yZY39LCwmPn/0iMoyrE44yZY39LCwmPn -goversion go1.12.15 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SiQJ-8IzkpAUzYFJx7kg/SiQJ-8IzkpAUzYFJx7kg -goversion go1.12.15 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /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/minio/sha256-simd -installsuffix shared -buildid 0MHk11AdPUIbcOxTcwmM/0MHk11AdPUIbcOxTcwmM -goversion go1.12.15 -symabis $WORK/b157/symabis -D "" -importcfg $WORK/b157/importcfg -pack -asmhdr $WORK/b157/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 cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6d/6d3c3e0e05c276dc934e48c43951cfd367864815df704038dc4fd9b26e3dd994-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p os -std -installsuffix shared -buildid cK5o5MJy32pY9djvln6x/cK5o5MJy32pY9djvln6x -goversion go1.12.15 -D "" -importcfg $WORK/b027/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/06/0648fc2b3ce48a42636c35b98e6984fffcc598f17888402f360d9b47243ccdae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/sum_amd64.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/a8/a8070232c4b60f2ac4d6d7515c67d9a21ea429bbce2a0fa2290d23635e73a47b-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b109 -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b109/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e7/e73594a34a8f45671c4c10999b55502febdb7fee65c88dae40e9f052e0f4f0f4-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/b007/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b049/_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 SX0y-NIup2bRJxq96pEL/SX0y-NIup2bRJxq96pEL -goversion go1.12.15 -D "" -importcfg $WORK/b064/importcfg -pack ./pem.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/94/94aa5d2d634f0c26621523caf9834c5b78732d58acb51adc535643c3c893bbdc-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/dd/dd0611f55a2778659e3825ad5469a96fbf828e2131b87d075b411ec3bbbf30e6-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/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b157/cpuid_amd64.o ./cpuid_amd64.s cd /usr/lib/golang/src/crypto/cipher /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/xor_amd64.o ./xor_amd64.s 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/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b157/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b041/_pkg_.a $WORK/b041/xor_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/96/967bb3c13d40a23bdb70a2ba321a58d54b2900df3b165ce2ef6eca1a88d3d39c-d # internal crypto/des mkdir -p $WORK/b044/ internal/x/crypto/internal/chacha20 mkdir -p $WORK/b077/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF crypto/aes mkdir -p $WORK/b040/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/des -std -complete -installsuffix shared -buildid FQWiz1vo0SDKRnImzrwQ/FQWiz1vo0SDKRnImzrwQ -goversion go1.12.15 -D "" -importcfg $WORK/b044/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b040/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid Y27Ye2tjiND1wjONSG4z/Y27Ye2tjiND1wjONSG4z -goversion go1.12.15 -D "" -importcfg $WORK/b077/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # 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/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b157/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/55/5530b6f02405ff176dcd00d6a7862bcd5400ff55b714cd722ade9132daee9473-d # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/aes -std -installsuffix shared -buildid wKsMkdOtbepHCtlvvPFm/wKsMkdOtbepHCtlvvPFm -goversion go1.12.15 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.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/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b157/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b157/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b157/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b157/_pkg_.a $WORK/b157/cpuid_amd64.o $WORK/b157/sha256blockAvx2_amd64.o $WORK/b157/sha256blockAvx512_amd64.o $WORK/b157/sha256blockAvx_amd64.o $WORK/b157/sha256blockSha_amd64.o $WORK/b157/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/1d/1d1ba54b9fd3fb53ef4d14a2378d206218964b47b0ca66f04d288b5b624bb77e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/06/065ea1123ae87a559e94d4f27e0acca3f240df094790a559a11796a8058070f2-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/84/84fcbe3d2c4a7b84da21a491af2c3613c177f020b7a00e3bd969b4318ecf8064-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b076/symabis ./chacha20poly1305_amd64.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b077/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid LtVNe_VJUqdaksF68RdS/LtVNe_VJUqdaksF68RdS -goversion go1.12.15 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b040/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b040/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_amd64.o $WORK/b040/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/22/220d7bd2ed7d5f45a5967457cc439a5f107501a925c9f7b1bcf32c0b89fb5f9d-d # internal cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9f/9f240e578c56f03864b812621608ee8602135bbaa1e546102d3fcba0cd551a69-d # internal path/filepath mkdir -p $WORK/b069/ fmt mkdir -p $WORK/b020/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p path/filepath -std -complete -installsuffix shared -buildid 0MZ24Yo5uppLxOu21rrd/0MZ24Yo5uppLxOu21rrd -goversion go1.12.15 -D "" -importcfg $WORK/b069/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p fmt -std -complete -installsuffix shared -buildid BezwjX3S2cf3COPkuUyL/BezwjX3S2cf3COPkuUyL -goversion go1.12.15 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go runtime/debug mkdir -p $WORK/b122/ cat >$WORK/b122/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b122 -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b122/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p runtime/debug -std -installsuffix shared -buildid ClhOflsev9xVZwpE87Fy/ClhOflsev9xVZwpE87Fy -goversion go1.12.15 -symabis $WORK/b122/symabis -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/54/5478d7b88f9b4fa75d36545b24b21896200d21fae1ee6e8845395570866d9547-d # internal regexp mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b118/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p regexp -std -complete -installsuffix shared -buildid rDCy972lxnXE39TmXqLs/rDCy972lxnXE39TmXqLs -goversion go1.12.15 -D "" -importcfg $WORK/b117/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/08/08099f7428e735bc6b3a0d83832a18e0090c469a2762d76da5cdd812523b2e1c-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b122 -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b122/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ca/cae1fcaba370ba9831cf538af1ac103dd4ed4cd12b9eabd0953a719c3b8c2814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/0c/0ce75d2c96f342e43c49baa0122c79bbf2432249ba23c6a35c14e8f54a6d5085-d # internal io/ioutil mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JMGMe8DCivaPcSQPtg6_/JMGMe8DCivaPcSQPtg6_ -goversion go1.12.15 -D "" -importcfg $WORK/b068/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/42/4292bb9d024402dd0980a86ad2ed0cfb228431793730df56f675009161f1f412-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid n0tmVDAE4pbTiMfTJc6z/n0tmVDAE4pbTiMfTJc6z -goversion go1.12.15 -D "" -importcfg $WORK/b121/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/fe/fe0968c7a71809472e1c8d2f3457e55fcc0d9d7ab0e129a2eb8bd54544545334-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/40/40773b10eb3c19776dff11e038756be6caaa6b787e967472b90664704d8d49aa-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/8c/8c83052dd790824e7fb94366e435f45657ab2e2a5d304dd79cb5618acf2f93ec-d # internal context mkdir -p $WORK/b036/ encoding/hex log flag mkdir -p $WORK/b084/ 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/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/asm_linux_amd64.o ./asm_linux_amd64.s net/url cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_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 QaBtA0yC8X189UZx733C/QaBtA0yC8X189UZx733C -goversion go1.12.15 -D "" -importcfg $WORK/b084/importcfg -pack ./flag.go mime/quotedprintable mkdir -p $WORK/b104/ net/http/internal mime cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p context -std -complete -installsuffix shared -buildid jqsColb2lfyPGsIAXQ8M/jqsColb2lfyPGsIAXQ8M -goversion go1.12.15 -D "" -importcfg $WORK/b036/importcfg -pack ./context.go internal/x/net/http2/hpack github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b102/ compress/flate github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid l1ujei_RvuVIH8VcYKwI/l1ujei_RvuVIH8VcYKwI -goversion go1.12.15 -D "" -importcfg $WORK/b104/importcfg -pack ./reader.go ./writer.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF encoding/json cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime -std -complete -installsuffix shared -buildid iOT9FfteQ55ZdWJrXIo8/iOT9FfteQ55ZdWJrXIo8 -goversion go1.12.15 -D "" -importcfg $WORK/b102/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b063/ os/user github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b091/ github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b075/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b049/_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 5WhhCzFoSWoLnqwMW-ri/5WhhCzFoSWoLnqwMW-ri -goversion go1.12.15 -D "" -importcfg $WORK/b063/importcfg -pack ./hex.go mkdir -p $WORK/b106/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b101/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b127/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p log -std -complete -installsuffix shared -buildid RsZAnDjSNTHHNKK8YaPM/RsZAnDjSNTHHNKK8YaPM -goversion go1.12.15 -D "" -importcfg $WORK/b091/importcfg -pack ./log.go mkdir -p $WORK/b019/ internal/x/text/unicode/norm cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net/url -std -complete -installsuffix shared -buildid uEYa3cZN8e1cKLxLRQQO/uEYa3cZN8e1cKLxLRQQO -goversion go1.12.15 -D "" -importcfg $WORK/b075/importcfg -pack ./url.go math/big cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /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/b088/_pkg_.a $WORK/b088/asm_linux_amd64.o # internal mkdir -p $WORK/b120/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b081/ cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AXsfourzlfDJVZrZuW3B/AXsfourzlfDJVZrZuW3B -goversion go1.12.15 -D "" -importcfg $WORK/b101/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b147/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p net/http/internal -std -complete -installsuffix shared -buildid bHepJwx8UO9Nv3lYHsYB/bHepJwx8UO9Nv3lYHsYB -goversion go1.12.15 -D "" -importcfg $WORK/b106/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b147/ -importpath os/user -- -I $WORK/b147/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a EOF mkdir -p $WORK/b131/ 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/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid IIZPNjXFjoBU0m61Zebw/IIZPNjXFjoBU0m61Zebw -goversion go1.12.15 -D "" -importcfg $WORK/b127/importcfg -pack ./cause.go ./errors.go ./stack.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p compress/flate -std -complete -installsuffix shared -buildid Eq10cAr_C9cNBAkID21R/Eq10cAr_C9cNBAkID21R -goversion go1.12.15 -D "" -importcfg $WORK/b019/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /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/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid JYG-bo3Qi_U_4Wct-0oK/JYG-bo3Qi_U_4Wct-0oK -goversion go1.12.15 -D "" -importcfg $WORK/b120/importcfg -pack ./fs.go mkdir -p $WORK/b159/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p encoding/json -std -complete -installsuffix shared -buildid wMwOUdPr333AxAxjKMVy/wMwOUdPr333AxAxjKMVy -goversion go1.12.15 -D "" -importcfg $WORK/b081/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b098/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b047/ 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/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid OM9gxgygyI57q1x6a0Vj/OM9gxgygyI57q1x6a0Vj -goversion go1.12.15 -D "" -importcfg $WORK/b159/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go mkdir -p $WORK/b148/ 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/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 7XLgzi-d3qB6Yje1tVJy/7XLgzi-d3qB6Yje1tVJy -goversion go1.12.15 -D "" -importcfg $WORK/b131/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/text/transform=$WORK/b096/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid hlmCiOGO6MI1f8iev_5q/hlmCiOGO6MI1f8iev_5q -goversion go1.12.15 -D "" -importcfg $WORK/b098/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b149/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/big /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 ./arith_amd64.s 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/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5lL_YqZb8K32OzJOWeOf/5lL_YqZb8K32OzJOWeOf -goversion go1.12.15 -D "" -importcfg $WORK/b148/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p math/big -std -installsuffix shared -buildid DddCyz0lGi5pu9nNCsO4/DddCyz0lGi5pu9nNCsO4 -goversion go1.12.15 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/03/033cca386f22c9d6658b849e9ad0f5f26670332ba9441d8e5844a4c5f78cc28e-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/baef2db083a181da29a0a4f9200aae0e7463684f8b55a0465d84292eff67ae55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6a/6a45e8964c6124aee893cd445097b5dd60016662eeb3c63bd0e890a67e137238-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e0/e0f62651cc9d1cb38bc33e941a0ad8af641bec94951404b3d28bb53c17414a1d-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b129/ github.com/syncthing/syncthing/vendor/github.com/thejerf/suture cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b161/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid 4ite7cNN7EA9Pf8LtMh5/4ite7cNN7EA9Pf8LtMh5 -goversion go1.12.15 -D "" -importcfg $WORK/b129/importcfg -pack ./logger.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b142/ 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/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid iYZdlUBja9VutBsmx-em/iYZdlUBja9VutBsmx-em -goversion go1.12.15 -D "" -importcfg $WORK/b161/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid Nh30BV4oyPnjd0tGFYFD/Nh30BV4oyPnjd0tGFYFD -goversion go1.12.15 -D "" -importcfg $WORK/b142/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 internal/x/text/unicode/bidi mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZUJhAcXIQ6VcGqbUDnMx/ZUJhAcXIQ6VcGqbUDnMx -goversion go1.12.15 -D "" -importcfg $WORK/b097/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/47/474c3e2bafeca84cc7fec813205f1f0d770b82b51fdda97b44bf1fc0bed3ffbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/bd/bdd069b4c414ca522d034df7621f97bad1f36885ddc2bc58e93c8bc4a207eb00-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f2/f25916960fdd93d52fb30c0d01139af63a2cb4a5e78ac57b8f82acfc4bff9634-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0b/0bbd40e895363faafd7852fd0405b2a0495fffb54adff1e001e5e410e2b389d0-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate os/exec mkdir -p $WORK/b163/ mkdir -p $WORK/b141/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid JDwkUgLe1s071qbvTDHW/JDwkUgLe1s071qbvTDHW -goversion go1.12.15 -D "" -importcfg $WORK/b163/importcfg -pack ./rate.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p os/exec -std -complete -installsuffix shared -buildid vais0QbeFRhYl-zGWly0/vais0QbeFRhYl-zGWly0 -goversion go1.12.15 -D "" -importcfg $WORK/b141/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # 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 cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6c/6ce0062b3744eb34598f95cbc6189bafabb86aa31cadc25f8eb8ecc7baba2718-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c0/c0769b6c50f824dd80f5e762940be063f4daa2cbcd2ff9350e6a03fc54cebd20-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/12/129dcce60adb33d4362daf2ce80ff84d368ee566d92316b12256be1dd22defd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fb/fb8ad4fbbbbff542e0931ca164b6d4409456e8fb3d51b03092db288f3e349b30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c8/c89316092dd3eaf914934187713cf31ca7c4bb5a0f6e931a438bc7bdbf7c122e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/62/62d494175cd99ac5fe9dbd88719082ec315e268148842d1b909609c1a3d0d302-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/66/66f4aa52bb502f7614c89fdd1dcf06480a9bdca0167b28288164dce0c1ea8839-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/97/975e12e311b681c7d5f71bf35c0d5f2cc5024e4c4c1aebd04c5f3f11e45a9e5d-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/fe/fe9983629b9cc13cf6ab01c8c193eef84e7a9a52807befc5782651c6872f96b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/02/02e3ca8a50bf4739dfb5552056e1f8d4d13750290b596cc82f6a6fe2cd95d9fd-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid GwP07po68VuTGBZ8dD2m/GwP07po68VuTGBZ8dD2m -goversion go1.12.15 -D "" -importcfg $WORK/b140/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1d/1d39aa81abb0e3ea17cebca76e7013f89acb9329206d14483474d4e629221ae7-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b096/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid rwgnpZYiKwOxgTWzZ3rX/rwgnpZYiKwOxgTWzZ3rX -goversion go1.12.15 -D "" -importcfg $WORK/b095/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c8fa87a135d2e0003fda526d80ef33ac37e4df2846c078a1e7b731b002b64a9-d # internal compress/gzip mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/flate=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p compress/gzip -std -complete -installsuffix shared -buildid jHbYSCGkkQJ6nbLgah_i/jHbYSCGkkQJ6nbLgah_i -goversion go1.12.15 -D "" -importcfg $WORK/b017/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/88/88c45fc15f938027757dc424ec6961cb2bc638bfdc264dfadf8d97985e3731e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/cb/cb02ca6fdfa3003b6df4d0858f6b2a40d608a5ef7fdb799606d7e95271a0994e-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/d0/d022e18d447988c16238dcd35ad75a3152d5f9ef4938a054ddd21b7a8a86ad41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/01/01dfc45d178217d1fd7ed9efc436d035784fb1ea0e58f0650e999c9bb6002cc8-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/59/59db67ab12ab186450b513e876e6c6f40f9ffd493edd0b276a06a9aff541bebe-d # internal internal/x/net/idna mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b095/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Ear3SttSmQP6nWYXznK5/Ear3SttSmQP6nWYXznK5 -goversion go1.12.15 -D "" -importcfg $WORK/b094/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/15/159643360b90aac6c69478aa1175287055f8d50911e2d070acbaf25d59a8cd8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/0c/0cc081faa0404517ca72209ca5366b6931f8c7ecbcd342cda68f6a2ad4694bb7-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_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/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid cbHIipjZJLAoRuZv5WPy/cbHIipjZJLAoRuZv5WPy -goversion go1.12.15 -D "" -importcfg $WORK/b139/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b116/ github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid XC1KMbblm7ps43SRfHAH/XC1KMbblm7ps43SRfHAH -goversion go1.12.15 -D "" -importcfg $WORK/b110/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 cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid ywXBRmIWoRXcaFW3-jPd/ywXBRmIWoRXcaFW3-jPd -goversion go1.12.15 -D "" -importcfg $WORK/b116/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd $WORK/b147 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/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/gogo/protobuf/proto /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/gogo/protobuf/proto -complete -installsuffix shared -buildid mJUB9e4eZyDb33YQJvdu/mJUB9e4eZyDb33YQJvdu -goversion go1.12.15 -D "" -importcfg $WORK/b154/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 $WORK/b147 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4a/4af0e8fff20b1bc3458e77ed71ae17bc8a1e4132174961e5a5c8dee65db94699-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b138/ cat >$WORK/b138/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/b036/_pkg_.a packagefile crypto/md5=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b129/_pkg_.a packagefile hash/fnv=$WORK/b143/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid SIDSS4pZKQzx-0rtk48V/SIDSS4pZKQzx-0rtk48V -goversion go1.12.15 -D "" -importcfg $WORK/b138/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/60/608a56cf88f260a49a3cbc9a28e7eb9b2794a3920efae9223a2c7008fb2cc757-d # 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 ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b147 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c 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 ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b147 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd /usr/lib/golang/src/math/big /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/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_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 cd $WORK/b147 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0d/0ddd35b2cfb47552449aaa0e5d17769b6dfd632e6159f4a1d569432a41b80f40-d # internal crypto/dsa mkdir -p $WORK/b061/ crypto/elliptic mkdir -p $WORK/b046/ crypto/rand cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b047/_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 hoFYWloqSh3PQtbxd5GA/hoFYWloqSh3PQtbxd5GA -goversion go1.12.15 -D "" -importcfg $WORK/b061/importcfg -pack ./dsa.go mkdir -p $WORK/b055/ encoding/asn1 cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./p256_asm_amd64.s mkdir -p $WORK/b052/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EntQ2-0AiX1l6EKFMeXq/EntQ2-0AiX1l6EKFMeXq -goversion go1.12.15 -D "" -importcfg $WORK/b055/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ItL7Rp8AtFqm6DreZQGH/ItL7Rp8AtFqm6DreZQGH -goversion go1.12.15 -D "" -importcfg $WORK/b052/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/elliptic -std -installsuffix shared -buildid bag7CAK9q345Dvz0sCjc/bag7CAK9q345Dvz0sCjc -goversion go1.12.15 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ae/aedf5f425a7a1186335aaa61eeed6b8b2a58c03e9e364a4d1f3e594bfa0df0ca-d # 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 ./_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/b147=/tmp/go-build -gno-record-gcc-switches -o $WORK/b147/_cgo_.o $WORK/b147/_cgo_main.o $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d8/d850ae61c2cc188db82a4cc53b58f7d28fa4b2754171ee6da4f2002321f45f31-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7a/7ad4014e019fa2f3fc97a8fcaba980604f0d7af08b98d9622b1141704047a81f-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b125/ github.com/syncthing/syncthing/lib/sha256 crypto/rsa mkdir -p $WORK/b057/ mkdir -p $WORK/b156/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b047/_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/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 2nwofgTJUYvu9z8pzkHw/2nwofgTJUYvu9z8pzkHw -goversion go1.12.15 -D "" -importcfg $WORK/b125/importcfg -pack ./random.go ./securesource.go 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 5pBzh6KVU0diWATt6ndQ/5pBzh6KVU0diWATt6ndQ -goversion go1.12.15 -D "" -importcfg $WORK/b057/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b156/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/b055/_pkg_.a packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b129/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid QlRiCObKvLe13shGCcPN/QlRiCObKvLe13shGCcPN -goversion go1.12.15 -D "" -importcfg $WORK/b156/importcfg -pack ./sha256.go 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 cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b147/_cgo_.o -dynout $WORK/b147/_cgo_import.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p os/user -std -installsuffix shared -buildid ACCLDsikmjZY7VRxPeNq/ACCLDsikmjZY7VRxPeNq -goversion go1.12.15 -D "" -importcfg $WORK/b147/importcfg -pack ./lookup.go ./user.go $WORK/b147/_cgo_gotypes.go $WORK/b147/cgo_lookup_unix.cgo1.go $WORK/b147/getgrouplist_unix.cgo1.go $WORK/b147/listgroups_unix.cgo1.go $WORK/b147/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b7/b72232a0c60a79a33006e16275ab9634b3774572788c429f1a7fd564cde65de2-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/7e/7ecce8d2b70892788189b80c4568f150ca67725a94a29554bd4d6a60fb38f48f-d # 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 cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net -std -installsuffix shared -buildid 4j_Yr3Sx-pAjSXejyzzE/4j_Yr3Sx-pAjSXejyzzE -goversion go1.12.15 -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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/59/5927af23e7b8d411b41a95122d4f24d5bc12129acc99ff224292f0f2293313d4-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b146/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid zzPHwsymWJ2_A9upE7oo/zzPHwsymWJ2_A9upE7oo -goversion go1.12.15 -D "" -importcfg $WORK/b145/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a5/a531af9465eff35354583bf68d8215a3c05ee64f8c3ad59cf0fef1c4d61d9dc5-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ba/ba9586d5b8596ab7b2a48a36da8270b4114989178d82421da24e94f69bc8bb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/67/67740064b4397e0c54b889a88a255c9d29e4e3c7849d44a7422c416bb23a3f02-d # internal crypto/ecdsa mkdir -p $WORK/b045/ crypto/x509/pkix mkdir -p $WORK/b062/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b051/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a EOF internal/x/crypto/cryptobyte cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid lyt9FX-14ajsQUZsDep_/lyt9FX-14ajsQUZsDep_ -goversion go1.12.15 -D "" -importcfg $WORK/b045/importcfg -pack ./ecdsa.go mkdir -p $WORK/b066/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile time=$WORK/b030/_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 7fUOzDoZawCE8vzAH6dL/7fUOzDoZawCE8vzAH6dL -goversion go1.12.15 -D "" -importcfg $WORK/b062/importcfg -pack ./pkix.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KyxnrRtJNpbFKqZk4Jiu/KyxnrRtJNpbFKqZk4Jiu -goversion go1.12.15 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/46/46f165d502bec1e8637a0f21f16b9f87cae9388d8e892b7aa20c83038e9d10c5-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b129/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid rT5bTTfsWJAOPeRDOQ9Z/rT5bTTfsWJAOPeRDOQ9Z -goversion go1.12.15 -D "" -importcfg $WORK/b144/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/6c/6c6524565a1aaecf79f4e796f48fb907ebf287bae6165a60dc9f01720f0325fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e8/e8b3dc72f0477b8c0adca38db0e8bbf747b2366b903f756e01a6f39658977b7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0b/0bc867b32e1a9a772d60e828b351fe20c9d57454a0c84aad53f28e0310aa4eb1-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_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/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid dlQS7kXxzGF_E-2bkiwr/dlQS7kXxzGF_E-2bkiwr -goversion go1.12.15 -D "" -importcfg $WORK/b160/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/4c/4c3077beece4cb19c44ea4816ea3a86669c1622d0fed33e82116875722349706-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/c9/c9948fc30870fb45fad07661f6d2c5839b10d436b1ccca048533c372a23657c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a5/a5c7b888b8284d1f3e56d5ca75c835aec7d090326570cd4fce172b14d4243daa-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/03/034bfc4a4a4110f34fee3baab432376b8caaedf99df7e09d77c53e500007659d-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b112/ github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b114/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid drer8exkoCyMKzM6fC-4/drer8exkoCyMKzM6fC-4 -goversion go1.12.15 -D "" -importcfg $WORK/b112/importcfg -pack ./metrics.pb.go cat >$WORK/b114/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/b110/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid F4tf9Qj0HcSG2wbdswmw/F4tf9Qj0HcSG2wbdswmw -goversion go1.12.15 -D "" -importcfg $WORK/b114/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e4/e4e50cb464471781480052bac373e7d1fa1ddda27d587b55bc6a4a96b1131959-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/07/0752588e79ba3485734e578ca57650ea875b41df4e4138dfa15fe048d6ddd1ad-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b111/ cat >$WORK/b111/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/b112/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid jEMzXSdsphS2fKql0UDv/jEMzXSdsphS2fKql0UDv -goversion go1.12.15 -D "" -importcfg $WORK/b111/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/90/9011c4b3455c75b3cf134b0b17c41981084e5cce96b1e34d3c74f8e7cccb2bd5-d # internal 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 cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ff/ffabb1c5665915b850aa29c0f37bdffa890edb530ee5e519cdebb073a3604e3e-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b136/ net/textproto internal/x/net/http/httpproxy mkdir -p $WORK/b099/ mkdir -p $WORK/b100/ github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang mkdir -p $WORK/b087/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b133/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang -complete -installsuffix shared -buildid -Or19TofkZSNHh04-66z/-Or19TofkZSNHh04-66z -goversion go1.12.15 -D "" -importcfg $WORK/b087/importcfg -pack ./decoder.go ./errors.go ./mmap_unix.go ./node.go ./reader.go ./reader_other.go ./traverse.go ./verifier.go crypto/x509 mkdir -p $WORK/b060/ github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b119/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid wv_JdQPcvBelBUY_rX9C/wv_JdQPcvBelBUY_rX9C -goversion go1.12.15 -D "" -importcfg $WORK/b136/importcfg -pack ./client.go ./socks.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p net/textproto -std -complete -installsuffix shared -buildid E7FBmo9PKxHeeGqe71OY/E7FBmo9PKxHeeGqe71OY -goversion go1.12.15 -D "" -importcfg $WORK/b099/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid KLIN3_iU7FjOFEvjejQ6/KLIN3_iU7FjOFEvjejQ6 -goversion go1.12.15 -D "" -importcfg $WORK/b100/importcfg -pack ./proxy.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b121/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b061/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b054/_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/b051/_pkg_.a packagefile crypto/x509/pkix=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b052/_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/b020/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0x2lIAvOGTYDYNORv5wp/0x2lIAvOGTYDYNORv5wp -goversion go1.12.15 -D "" -importcfg $WORK/b133/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/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 rpC2Rji5dakDovbRAUlJ/rpC2Rji5dakDovbRAUlJ -goversion go1.12.15 -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 /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/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid z0i2B-IE7Y2crdyqo7XH/z0i2B-IE7Y2crdyqo7XH -goversion go1.12.15 -D "" -importcfg $WORK/b119/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/69/69b7861dd1e1de685e50e1763116bdf33dcec2aca1873787ff7da43b94695379-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/07/07d3ab525a167843d548682e5788424375328e5f9ac133732ea67ca214947ede-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b135/ cat >$WORK/b135/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/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b136/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid WOO1XRwIewOfHMRBQIpn/WOO1XRwIewOfHMRBQIpn -goversion go1.12.15 -D "" -importcfg $WORK/b135/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5a/5ab731899f235823320f2dd13289a8e0c3e2ebed4808a17750fb0c022216ffda-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b093/ mime/multipart mkdir -p $WORK/b103/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 8m7eiOfMfzsQC362epNp/8m7eiOfMfzsQC362epNp -goversion go1.12.15 -D "" -importcfg $WORK/b093/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile mime/quotedprintable=$WORK/b104/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/multipart -std -complete -installsuffix shared -buildid lmY6fFSKKu3DnbtT6vzD/lmY6fFSKKu3DnbtT6vzD -goversion go1.12.15 -D "" -importcfg $WORK/b103/importcfg -pack ./formdata.go ./multipart.go ./writer.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/b133/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d4/d49773b25b7a8df74ce847582079eb82bf69bf7cfa3ce38533f73e05c1ecfd0b-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/df/df95e22dbf7292fb77bfe9719ca14588ae2f49c251122fa9acd490d8c18e172c-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b130/ github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b134/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b133/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid iPdsUKQEVJyoOevxVKTd/iPdsUKQEVJyoOevxVKTd -goversion go1.12.15 -D "" -importcfg $WORK/b130/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 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/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b133/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid hRoi0CoHAcPHiuw2YTqn/hRoi0CoHAcPHiuw2YTqn -goversion go1.12.15 -D "" -importcfg $WORK/b134/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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ec/ec63d637d3e997d8292decd7bcd074f7ed93c86bc2704a0f1a4d6478b040e19e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/3e/3e338e239b18670a1a4bb6a3cd0791057fb809e73450312139c2e628f7aed755-d # internal github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/oschwald/maxminddb-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b087/_pkg_.a packagefile net=$WORK/b070/_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/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang -complete -installsuffix shared -buildid PImHSjOsNL91yVL1Af7j/PImHSjOsNL91yVL1Af7j -goversion go1.12.15 -D "" -importcfg $WORK/b086/importcfg -pack ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/7e/7e197934e88db52e60fb44ec7cec51d30e03d9dab424e2b5a04c24cf3e19a5fc-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/b5/b504b1f3a4f38bbb799511dbfad9a73b7599a1d543992ab75ac0313d21f74fda-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/a8/a81d7d741f4157753f74f99e8ba1a17754413a6ea37c71cb50dacfa457c9ed4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/84/84a11430739ec8f8c3f6f6905085ef942772966c4f8b4946a5e8d6d94f691c1f-d # internal crypto/tls mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/hmac=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b054/_pkg_.a packagefile crypto/rand=$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/b051/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b080/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/tls -std -complete -installsuffix shared -buildid fawtDonHpaUIJBnHQZtc/fawtDonHpaUIJBnHQZtc -goversion go1.12.15 -D "" -importcfg $WORK/b037/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/eb/eb9f664e047976f2d9291a81654471969544b2fc23e191942b0b944f77ab96a5-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_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/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid SmCd21wJumOkAED805nB/SmCd21wJumOkAED805nB -goversion go1.12.15 -D "" -importcfg $WORK/b155/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fe/fe58f9a2121b29e6a0bfb8b482aa0334bc9c109f7883c67ac5d62c1fe01fba02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/63/63de2ee56f26980a1a5c4f3edc158060894c1cfef1dac5c86102d29a142fe618-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/bc/bc3d502bf0b655c24366e485a8a8bec7fafd19254880218a849a5219b4928c2a-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b155/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid h1aKJY9wx_yXwIz4EIB9/h1aKJY9wx_yXwIz4EIB9 -goversion go1.12.15 -D "" -importcfg $WORK/b153/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/85/85907d722f9aaf337f33c5cd441d4b1653d0288e2b04fc52957a3d96207746a4-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b150/ cat >$WORK/b150/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 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 context=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b059/_pkg_.a packagefile encoding/base32=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b148/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid b2ijvfbGLZax79tpDxdq/b2ijvfbGLZax79tpDxdq -goversion go1.12.15 -D "" -importcfg $WORK/b150/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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c7/c7dde15f035e22c104e39bfded6a5de99f334dd2980a07e0f8d370e4b0b97266-d # internal net/http/httptrace mkdir -p $WORK/b105/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b162/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid E0CIoHHj15XBAi0qHKRX/E0CIoHHj15XBAi0qHKRX -goversion go1.12.15 -D "" -importcfg $WORK/b105/importcfg -pack ./trace.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b057/_pkg_.a packagefile crypto/tls=$WORK/b037/_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/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b125/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid 9ppj7bLGVhhY8TlP7Z-a/9ppj7bLGVhhY8TlP7Z-a -goversion go1.12.15 -D "" -importcfg $WORK/b162/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ad/adddb6a2b548169f84ebc1b2b4d1a44b42b09f9795e4d10ff948215d2640baab-d # internal net/http mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile container/list=$WORK/b038/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b100/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b101/_pkg_.a packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile mime/multipart=$WORK/b103/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http/httptrace=$WORK/b105/_pkg_.a packagefile net/http/internal=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p net/http -std -complete -installsuffix shared -buildid gbI-JRX-XiMUHfxpOH4v/gbI-JRX-XiMUHfxpOH4v -goversion go1.12.15 -D "" -importcfg $WORK/b092/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/54/542a284ec2754008e5d752dc06e6522a59d767fb8c47670551afd1576dbfdb07-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/3f/3febff53dca5aa03c1a61d544b48723fd07b6a96d31df8904219e05603888bcc-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b150/_pkg_.a packagefile io=$WORK/b007/_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/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid zaw4poPUWjTR2iRZ9aNC/zaw4poPUWjTR2iRZ9aNC -goversion go1.12.15 -D "" -importcfg $WORK/b158/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/1f/1fd5d7ecba91470610218b88f23a0adbd964438024262e9d9bc3c7d4c1641e62-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/24/24e3582064fa293e0772491a479a4f8a83a25446edf52aacd1e80f9385ed420f-d # internal expvar mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b128/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid BvNBZpe7OVXXUAYNM3fx/BvNBZpe7OVXXUAYNM3fx -goversion go1.12.15 -D "" -importcfg $WORK/b090/importcfg -pack ./expvar.go github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt cat >$WORK/b128/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 context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b135/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b113/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid L4SH804YGEMmtnU1sTKS/L4SH804YGEMmtnU1sTKS -goversion go1.12.15 -D "" -importcfg $WORK/b128/importcfg -pack ./debug.go ./internal.go ./public.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b116/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 1ZLk_jme9cAsTiUZai8y/1ZLk_jme9cAsTiUZai8y -goversion go1.12.15 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/4a/4a32232aecf767940275911b650dde0298d13d72ae80e1278a06c245979b0277-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b137/ cat >$WORK/b137/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 context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b148/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid oXvZjiM0WaAOaqgBk9t6/oXvZjiM0WaAOaqgBk9t6 -goversion go1.12.15 -D "" -importcfg $WORK/b137/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/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0a/0a6b5789ff5681efb0718fb48fcf3a6ce20bd105b56ddb16802092451a6933da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e2/e2c9f980adae40c5b005ac02dc681477d0a1061872c7e41010f07c3916199802-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b126/ cat >$WORK/b126/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 context=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b161/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid deP4sVGLQgNcoExen0c4/deP4sVGLQgNcoExen0c4 -goversion go1.12.15 -D "" -importcfg $WORK/b126/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/13/1338a405de283a4469eec195e6b308842b2ad8d3b8950ed4b774c74c4a8d69a2-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b122/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid LHwz2QoGW_BTsidjjSX4/LHwz2QoGW_BTsidjjSX4 -goversion go1.12.15 -D "" -importcfg $WORK/b089/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/48/48689ebd22669fb9d18ab05b95114af6b4c5718c12ab6b99842c2a88e69a1423-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/25/25ec8b2a762a27257c5b0b5708056f68bd4cb8a820580e92041cde9451b29639-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b113/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b105/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid mFX3WW2wZOGoB-Co01Av/mFX3WW2wZOGoB-Co01Av -goversion go1.12.15 -D "" -importcfg $WORK/b123/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e8/e80efcab78c815d04d9e8f6427496414e2f3c8a79945d26d81bcdd24adbbb50d-d # internal github.com/syncthing/syncthing/cmd/strelaypoolsrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru importmap github.com/oschwald/geoip2-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile flag=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid UT306nDfuIn66rYEIimu/UT306nDfuIn66rYEIimu -goversion go1.12.15 -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/1b595569af3128a6524abe6413c5dbb14fdbc057b1346643de1646a6d210e15d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b017/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b081/_pkg_.a packagefile flag=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b091/_pkg_.a packagefile mime=$WORK/b102/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile bufio=$WORK/b018/_pkg_.a packagefile compress/flate=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile container/list=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b046/_pkg_.a packagefile crypto/hmac=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b054/_pkg_.a packagefile crypto/rand=$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/b051/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b064/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile encoding=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b065/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b087/_pkg_.a packagefile expvar=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cespare/xxhash/v2=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b119/_pkg_.a packagefile runtime/debug=$WORK/b122/_pkg_.a packagefile net/http/httptrace=$WORK/b105/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b145/_pkg_.a packagefile crypto/x509/pkix=$WORK/b062/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b100/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b101/_pkg_.a packagefile internal/x/net/idna=$WORK/b094/_pkg_.a packagefile mime/multipart=$WORK/b103/_pkg_.a packagefile net/http/internal=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b099/_pkg_.a packagefile path=$WORK/b107/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a packagefile crypto/dsa=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b077/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b115/_pkg_.a packagefile regexp=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b148/_pkg_.a packagefile encoding/base32=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b146/_pkg_.a packagefile os/user=$WORK/b147/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b095/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile mime/quotedprintable=$WORK/b104/_pkg_.a packagefile regexp/syntax=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b142/_pkg_.a packagefile hash/fnv=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b157/_pkg_.a packagefile internal/x/text/transform=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b140/_pkg_.a packagefile os/exec=$WORK/b141/_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=gqTPI3Pj0CMwBbUfxUgF/UT306nDfuIn66rYEIimu/Eup6wo1T___kXemyHRBW/gqTPI3Pj0CMwBbUfxUgF -X github.com/syncthing/syncthing/lib/build.Program=strelaypoolsrv -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xaa04acd270edc7227f39bdb7939efe40d4eab43a -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/ + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Program=stcli -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -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.Program=stcli -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Program=stcli -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x750e97ad4d00ebdda0064d8cde077360e618e3a0 -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-build085959202 internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid ZBSaHOyeYVFZKSmYCl0G/ZBSaHOyeYVFZKSmYCl0G -goversion go1.12.15 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid gxC8wz6-Cx4lIY7ejMMj/gxC8wz6-Cx4lIY7ejMMj -goversion go1.12.15 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go encoding math/bits mkdir -p $WORK/b079/ mkdir -p $WORK/b023/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF crypto/subtle mkdir -p $WORK/b039/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid Ppw38QXLRZfzTutsAUxr/Ppw38QXLRZfzTutsAUxr -goversion go1.12.15 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go internal/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid zXP2CVTHTM4EeOLBuXgz/zXP2CVTHTM4EeOLBuXgz -goversion go1.12.15 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go unicode/utf16 mkdir -p $WORK/b064/ crypto/internal/subtle cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b080/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid iJOasEr-0p-2JLVUprLn/iJOasEr-0p-2JLVUprLn -goversion go1.12.15 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b038/ cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 9sp97Qx9k1Sm1EgZ7SZ5/9sp97Qx9k1Sm1EgZ7SZ5 -goversion go1.12.15 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go internal/nettrace internal/cpu mkdir -p $WORK/b006/ mkdir -p $WORK/b068/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b014/ container/list cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid KEPOmJb06phZLwjS3RsQ/KEPOmJb06phZLwjS3RsQ -goversion go1.12.15 -D "" -importcfg $WORK/b038/importcfg -pack ./aliasing.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid EFbFBvg6-OeAyMqwxoDD/EFbFBvg6-OeAyMqwxoDD -goversion go1.12.15 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b033/ cd /usr/lib/golang/src/internal/cpu /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 ./cpu_x86.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid U9St_OIjQ1LHf1lyGS-N/U9St_OIjQ1LHf1lyGS-N -goversion go1.12.15 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b120/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid qtETXt5ZdBrXGzNRVIKt/qtETXt5ZdBrXGzNRVIKt -goversion go1.12.15 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b033/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/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid TXO5UGoxbEQSH9ePcSTp/TXO5UGoxbEQSH9ePcSTp -goversion go1.12.15 -D "" -importcfg $WORK/b120/importcfg -pack ./const.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p container/list -std -complete -installsuffix shared -buildid dAgnR4rumy_CV-SSkq9V/dAgnR4rumy_CV-SSkq9V -goversion go1.12.15 -D "" -importcfg $WORK/b033/importcfg -pack ./list.go unicode/utf8 mkdir -p $WORK/b017/ runtime/internal/atomic sync/atomic mkdir -p $WORK/b012/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b016/ 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 Rkfj_ASILJKBQAwfFvVH/Rkfj_ASILJKBQAwfFvVH -goversion go1.12.15 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b015/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b071/ 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 4Ykn2jC6lvqrZS0WBzgH/4Ykn2jC6lvqrZS0WBzgH -goversion go1.12.15 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/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/x/crypto/curve25519 mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b076/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid I1ff6wFE9y2d8drhGuKj/I1ff6wFE9y2d8drhGuKj -goversion go1.12.15 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4d/4d01c8b62e5812fa189259be3df8dd81b7446d02ca4ee8ad31a28600ee400549-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 5OFQ1aFGkXsYTsYbVgVj/5OFQ1aFGkXsYTsYbVgVj -goversion go1.12.15 -D "" -importcfg $WORK/b070/importcfg -pack ./message.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/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4a/4ae440aaa987e09edad144480e83c82de7db8dc8e34dccdcd46098a49d9fff23-d # internal cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f2/f2277df4871b17f9a99a3099fa1f71920fe505691898e774c5e7699a3bd0a306-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0c/0cec6a90af45ebd2d1a553101b0c321a64683ca9092ec3ec4e1341e7d4177af3-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b0/b0ce2f524f505fc9c2175c253089334f21b2bed7cf486011c7b854e67263e45b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/19/1962ace973cabd29b23f73b21cafa3732f759bba1257f347f1c6c14d1ce5c8d6-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid OEikY1Qz-6hIH4N3wbb7/OEikY1Qz-6hIH4N3wbb7 -goversion go1.12.15 -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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d1/d12bc54e81c0a8089d790b81026ff12b23d8aa9102d65e5d7ebaa6721421606a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 1-ZT4DpTrgSt8ndIOsgz/1-ZT4DpTrgSt8ndIOsgz -goversion go1.12.15 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid F4ZP_PONZ1ctzxuMz8Hx/F4ZP_PONZ1ctzxuMz8Hx -goversion go1.12.15 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./doc.go ./mont25519_amd64.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f9/f9be7b8c5e63f01374f0d5db26e4f70e3b0653270c108972e3fe450ec56b3e2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1d/1dfadcc11a46bfc6d8237f0113753c6dbbaa0e2b67708e3e55e59b0955278c73-d # internal runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OFqQvkqGBbzMQ-nB-T7x/OFqQvkqGBbzMQ-nB-T7x -goversion go1.12.15 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/89/8903440176a87e6c29269c09e7b06e6555f000c79a5f16754e084ede5f2da290-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c7/c7cd3da13e88ad14e6fc06167a4d938870d35dd36ecef68899e5f5b87e950b52-d # internal 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/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/60/60f4058a29b744c055e8219d373a395d9bc4f604e79117f14153375bb00f1b9a-d # internal 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/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fa/fae2652c150c73765fe3c6a2e51c4535b4993478c9ba35c376b52360768d9723-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d3cace24f8bac3a7fb4bcc56cef097c6edebb40c3d375416046f9a5e52787ddf-d # internal cp /usr/lib/golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b076/const_GOARCH.h cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e4/e4f932afb81fffb59c010471b5617c64c153a7c1c3732cb697456659c84c1bf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/const_amd64.o ./const_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/cb/cbd75d1cbf6db8cb876e28964eea29c2d1e3612c817a15f25f0bcc2a108dcd8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/74/747829bcc92fad489eaf4e1942931e9362357e4eb723462fbb7898fd2e01b725-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/square_amd64.o ./square_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/const_amd64.o $WORK/b076/cswap_amd64.o $WORK/b076/freeze_amd64.o $WORK/b076/ladderstep_amd64.o $WORK/b076/mul_amd64.o $WORK/b076/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/02/02f8b65672e53dd3a8431a16e648940c625167d22850da7a3aba82a6bc958adb-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b031/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid J3TReg0cFzlzVhmUPpNN/J3TReg0cFzlzVhmUPpNN -goversion go1.12.15 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /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 ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jU7dZt5Jpe139T4Qk9hF/jU7dZt5Jpe139T4Qk9hF -goversion go1.12.15 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid o348Ony74CkG5SjqNk5-/o348Ony74CkG5SjqNk5- -goversion go1.12.15 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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/b031/_pkg_.a # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/37/37555b226f212757b5c919f904fb3c3f5b228ffc6119fce24db35af82e8ccd30-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_amd64.o ./compare_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/count_amd64.o ./count_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/equal_amd64.o ./equal_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/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_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/ce/ced3081cebb7a13cc2dbcbc0cfcbe7abefc8edf9db9f1294ff6aa9e6a651c2dc-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/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/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f6/f61e6ef892e2f71c099a226a4f8b29074285a5ea8442e31b9658a07f14ed579a-d # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s github.com/syncthing/syncthing/vendor/github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shurcooL/sanitized_anchor_name /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/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid HGFr6UnjAaqNb0hhjnGf/HGFr6UnjAaqNb0hhjnGf -goversion go1.12.15 -D "" -importcfg $WORK/b088/importcfg -pack ./main.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 0v-_McsiOLYdDuQ_gi0A/0v-_McsiOLYdDuQ_gi0A -goversion go1.12.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/36/36c4138bd0ff221da9848149eb052d09a812d5f102d484aab6c48e821b2a73a8-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fe/fe649740defc05cff640ceb4ab5a1781f6614cec0205a16f3847fc872d82fc3b-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan2_amd64.o ./atan2_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log1p_amd64.o ./log1p_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_amd64.o $WORK/b022/asinh_stub.o $WORK/b022/atan2_amd64.o $WORK/b022/atan_amd64.o $WORK/b022/cbrt_stub.o $WORK/b022/dim_amd64.o $WORK/b022/erf_stub.o $WORK/b022/exp2_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/expm1_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/frexp_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/ldexp_amd64.o $WORK/b022/log10_amd64.o $WORK/b022/log1p_amd64.o $WORK/b022/log_amd64.o $WORK/b022/mod_amd64.o $WORK/b022/modf_amd64.o $WORK/b022/pow_stub.o $WORK/b022/remainder_amd64.o $WORK/b022/sin_amd64.o $WORK/b022/sinh_stub.o $WORK/b022/sqrt_amd64.o $WORK/b022/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_setenv.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/85/855761d9db99aafc756a40ee4b2a0c19002cefd086f7d1d903d0f1cc3ac0ff61-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid G9EvFNCI7e1in1FNqOAs/G9EvFNCI7e1in1FNqOAs -goversion go1.12.15 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x012.o -c gcc_amd64.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f6/f616296d566b7e860a300edf9af92b18037a7e11dc9bc62ec30a0d2d61c9a26e-d # internal crypto/rc4 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 4YtPsGwLPLviOotq2pH8/4YtPsGwLPLviOotq2pH8 -goversion go1.12.15 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/29/29a0f8fced964d87617cefcdbef584b3a5fba6c7c76f2424573d47912e790965-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b071/symabis ./asm_amd64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid FuXHxeOzO0TlA-5nz4Mq/FuXHxeOzO0TlA-5nz4Mq -goversion go1.12.15 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b071/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_amd64.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7e/7e88418bea329e41a46007d8214b636b3b0da3225884c8c321d8e37827143054-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9a/9ae048ad1ee2e817805d12f42f5f6052b45a355de2a4968c96c39f7360bc8f71-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rIl0vTD5kT3JEt4mpaYW/rIl0vTD5kT3JEt4mpaYW -goversion go1.12.15 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/eb/ebc1fb11d42a60a2276137e7e17ff1934a3b9de577866fa48194398c6ce55b20-d # internal io mkdir -p $WORK/b008/ internal/singleflight math/rand mkdir -p $WORK/b069/ mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid bla839xq-yZF5uuoqyda/bla839xq-yZF5uuoqyda -goversion go1.12.15 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid LUfMPbDfXlHQFQaYhCka/LUfMPbDfXlHQFQaYhCka -goversion go1.12.15 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid 297n93VYSK0ycK6-diaL/297n93VYSK0ycK6-diaL -goversion go1.12.15 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_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_amd64.s syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_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 ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid exCS8nlfXxMJ8NSvH4h_/exCS8nlfXxMJ8NSvH4h_ -goversion go1.12.15 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid jfN5y06lLtvjISNsWSYY/jfN5y06lLtvjISNsWSYY -goversion go1.12.15 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/29/2908a0704e4b5545240a84f23c34f711f0958faa1cdd453e3cc36c7661d01400-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/49/492df30c8c4cc7baf25afef16c3bbd4f38b4078c304bcf9fd9be8154adefaab7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/71/714d5ddc51299b0f134bf1843b218d6689ba5845061be3ff0b9f27f446a54ec2-d # internal hash mkdir -p $WORK/b035/ crypto/internal/randutil mkdir -p $WORK/b047/ text/tabwriter bytes mkdir -p $WORK/b003/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid jwZ7imK2FkRa2GzfwoPe/jwZ7imK2FkRa2GzfwoPe -goversion go1.12.15 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go mkdir -p $WORK/b092/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF strings cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid nyKXZ20SfMqEoHxpZOUk/nyKXZ20SfMqEoHxpZOUk -goversion go1.12.15 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go mkdir -p $WORK/b046/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid Qxcqcw2qNv5rVPZO-rWB/Qxcqcw2qNv5rVPZO-rWB -goversion go1.12.15 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./strings.s 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 1zXuaEfkVHTGtYQmO0h_/1zXuaEfkVHTGtYQmO0h_ -goversion go1.12.15 -D "" -importcfg $WORK/b092/importcfg -pack ./tabwriter.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid u38Mi_5yMqiC5_ulylUp/u38Mi_5yMqiC5_ulylUp -goversion go1.12.15 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/68/681b276936e45b7599c41bbc4e174f4b2491ccd423f89f394446c7614984aaf2-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/18/182d440c07f52397b3d9fce428183cde7ef7752b4f0314062b83385b4369d422-d # internal crypto mkdir -p $WORK/b034/ crypto/hmac hash/fnv mkdir -p $WORK/b115/ hash/crc32 mkdir -p $WORK/b128/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid -9OdYTtaDLrFhLh3frB9/-9OdYTtaDLrFhLh3frB9 -goversion go1.12.15 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go mkdir -p $WORK/b050/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p hash/fnv -std -complete -installsuffix shared -buildid VbIYDUUAsImQzLtXZCKp/VbIYDUUAsImQzLtXZCKp -goversion go1.12.15 -D "" -importcfg $WORK/b115/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b128/symabis ./crc32_amd64.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid ipK0CgjupC50OgUc1C5F/ipK0CgjupC50OgUc1C5F -goversion go1.12.15 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p hash/crc32 -std -installsuffix shared -buildid eUvT-2-vH0IM-lV_aEQC/eUvT-2-vH0IM-lV_aEQC -goversion go1.12.15 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/05/05e9a17b40e26252f4b3a30bdc6b0d348edfbf327d5918c51365c5883301a641-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid wYlvw-y_LXZjJ8jZFthX/wYlvw-y_LXZjJ8jZFthX -goversion go1.12.15 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/01/0155a536aad57ff3247ea14ced41ff08f13497a88fd0f3787e4d9ae22bfdb114-d # internal crypto/sha512 crypto/sha1 mkdir -p $WORK/b048/ mkdir -p $WORK/b055/ crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /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 ./sha512block_amd64.s cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /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 ./sha1block_amd64.s cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /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 ./sha256block_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/cc/cc553daa6b7ab19eec51f4d47c494bc8dc627ebed655090a13e1296a0c53d8f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -installsuffix shared -buildid EFEDwrYbBr-h7-3-3r8I/EFEDwrYbBr-h7-3-3r8I -goversion go1.12.15 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/10/1000babc7bb7debe664d5f19fed05c73d569bdcb5de0d90a55b9715296d785d1-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid opYl85VAQ_zx66-f4WMa/opYl85VAQ_zx66-f4WMa -goversion go1.12.15 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid hOQaMButVtJFyYBBR7B1/hOQaMButVtJFyYBBR7B1 -goversion go1.12.15 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b128/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b128/_pkg_.a $WORK/b128/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/36/36fec9f612490a9b0b85465d8a7105fba356925f2b3eedd9d5532dd0d3559fac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/0d/0d016f8c6c4de03c1ee957986490bebe5444439152fd9ac2e1f91689924d1bd9-d # internal cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /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/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/446dd0b7606e4f54f11f061e7b111497adbfddaa8cc002f0b9ff3b183ab8da50-d # internal internal/x/text/transform mkdir -p $WORK/b132/ github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b109/ github.com/syncthing/syncthing/vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b002/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b144/ cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid __LMH9J-zbfTuQ-iQUZf/__LMH9J-zbfTuQ-iQUZf -goversion go1.12.15 -D "" -importcfg $WORK/b132/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/b109 -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b109/symabis ./goid_go1.5_amd64.s cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid MfPb_lyuyL4zoyMqKFMp/MfPb_lyuyL4zoyMqKFMp -goversion go1.12.15 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go 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/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid aT0-1Fv6b-0ADcbxyMV_/aT0-1Fv6b-0ADcbxyMV_ -goversion go1.12.15 -D "" -importcfg $WORK/b144/importcfg -pack ./transform.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -installsuffix shared -buildid OwrSKumlHa3gYe-OUH9z/OwrSKumlHa3gYe-OUH9z -goversion go1.12.15 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./goid.go ./goid_go1.5_amd64.go ./runtime_go1.9.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/sha512block_amd64.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_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/41/4131e28c10aa2d2983fdffee9b28f694c8c88c08d780a95db5daa237df4ef39e-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/00/001d538bb3782ecd5c90b70c751ecadd40a1aaf8a75c491f72ce525d44d11748-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal 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/b109 -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b109/goid_go1.5_amd64.o ./goid_go1.5_amd64.s cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ef/ef771184a205ef8b0f0c0ec5275410526abfecc5d147d20669f26088639710e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/goid_go1.5_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4a/4a7eda6be2f414aaf9aea01cf0ad97512a8ced7df573553fefa130f5f3fe9a78-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d0/d0c0896352191d3beb2f118ba6c92330def80210827d6ac6f35a8cf0c4cc889e-d # internal path mkdir -p $WORK/b084/ encoding/base32 mkdir -p $WORK/b146/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p path -std -complete -installsuffix shared -buildid lJ1ugw2XTqcRLIDuSXF1/lJ1ugw2XTqcRLIDuSXF1 -goversion go1.12.15 -D "" -importcfg $WORK/b084/importcfg -pack ./match.go ./path.go html mkdir -p $WORK/b089/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid lFjsPvhdWhOiFIWJu9QH/lFjsPvhdWhOiFIWJu9QH -goversion go1.12.15 -D "" -importcfg $WORK/b146/importcfg -pack ./base32.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p html -std -complete -installsuffix shared -buildid l76rZHFbaYuX9Y2riC5H/l76rZHFbaYuX9Y2riC5H -goversion go1.12.15 -D "" -importcfg $WORK/b089/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/7c/7cfc051a3d3706a22177d69dbec7964eb05c02dc584c0b301e91666b33f5459e-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/97/9760a10285caa97e028f963056cc2bd4664e5876ac554bf2b04f4eaa03ad9f35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d8/d89e120de439564bd5036ae5a9ded0fda659b2f2f0545d0d5eadde4a5afcda0e-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7f39d4bcf8ccc2b308de8c0bc07f16bb5fc0d0ba726452926113163bdd39db70-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/35/353abda19ec6651bd8bb99df295d9e98b8e72bf3be91085080210a2e47f3a82f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/34/3403b60e773837a96c1320810d39f22e6a39d086acaa0dde04f7d99014f080ce-d # internal cd /usr/lib/golang/src/syscall /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/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_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/53/53f4a4211c2d1d24ed7d7014f50c8f283f8fb5d877c3d9ed9af85ba52f65971d-d # internal internal/syscall/unix mkdir -p $WORK/b030/ time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid VgZWmmfc8dkZVG79QwTe/VgZWmmfc8dkZVG79QwTe -goversion go1.12.15 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid faSlrE5Vm1d1GteJkPv-/faSlrE5Vm1d1GteJkPv- -goversion go1.12.15 -D "" -importcfg $WORK/b030/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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/87/87b2afa31336f7322e163d86145f2a4140e7ef9a925fbac90be7b07cf806d2da-d # internal cd /usr/lib/golang/src/reflect /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_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/cb/cb26201115e3f3910c41a9fe24fb908a2be36b51b98ffe437ceb0290e49e6e2e-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/cb/cbd16cb1a011c0ae8323b25a5a5e245757d8d0dc58c7f4615788595030ed43db-d # internal internal/poll mkdir -p $WORK/b027/ sort mkdir -p $WORK/b025/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF encoding/binary mkdir -p $WORK/b040/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid sGuK9lZs3d52moQ_uL_q/sGuK9lZs3d52moQ_uL_q -goversion go1.12.15 -D "" -importcfg $WORK/b027/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid JyVJHoD1aOtbXehLJFgH/JyVJHoD1aOtbXehLJFgH -goversion go1.12.15 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid ZajZNoLLAJ2zJGZ0fL0J/ZajZNoLLAJ2zJGZ0fL0J -goversion go1.12.15 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ae/ae58ee01d2cc3bd9e969b4ad9b40b8c8fd18fe32fe763e9c3cd5086f505590ac-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid RoKLYRDhcZ0V7LQO1m2l/RoKLYRDhcZ0V7LQO1m2l -goversion go1.12.15 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 52dg6tKQ1iAbxjsihOPQ/52dg6tKQ1iAbxjsihOPQ -goversion go1.12.15 -D "" -importcfg $WORK/b091/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/bc/bc82b6d0f2bbb06a1883d1ed3ffd777274a639dc91447bdf047a5dbf71363713-d # internal encoding/base64 mkdir -p $WORK/b062/ internal/x/crypto/poly1305 mkdir -p $WORK/b075/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b147/ crypto/cipher mkdir -p $WORK/b037/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b051/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 39idaUWTQCF7HsnNfYjG/39idaUWTQCF7HsnNfYjG -goversion go1.12.15 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 ./sum_amd64.s cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_amd64.s cat >$WORK/b051/go_asm.h << 'EOF' # internal 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/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid gvGD99riHj6dSKrn5eob/gvGD99riHj6dSKrn5eob -goversion go1.12.15 -D "" -importcfg $WORK/b147/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b051/symabis ./md5block_amd64.s github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b153/ cat >$WORK/b153/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/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b153/symabis ./cpuid_amd64.s ./sha256blockAvx2_amd64.s ./sha256blockAvx512_amd64.s ./sha256blockAvx_amd64.s ./sha256blockSha_amd64.s ./sha256blockSsse_amd64.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b097/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -installsuffix shared -buildid jygi1hejekcSyTlFih4H/jygi1hejekcSyTlFih4H -goversion go1.12.15 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go 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 cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Cflum4XpNVWiz9ZR2-Hj/Cflum4XpNVWiz9ZR2-Hj -goversion go1.12.15 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6d/6d3c3e0e05c276dc934e48c43951cfd367864815df704038dc4fd9b26e3dd994-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/dc/dc2b5549eb2c3320785c77808264f00433cbc3f11115828bfdd154a0d50bb373-d # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid UBXJnUwFQFm9h6gZa3jK/UBXJnUwFQFm9h6gZa3jK -goversion go1.12.15 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go os cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b026/ 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 SiQJ-8IzkpAUzYFJx7kg/SiQJ-8IzkpAUzYFJx7kg -goversion go1.12.15 -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 ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid cK5o5MJy32pY9djvln6x/cK5o5MJy32pY9djvln6x -goversion go1.12.15 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /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/minio/sha256-simd -installsuffix shared -buildid 0MHk11AdPUIbcOxTcwmM/0MHk11AdPUIbcOxTcwmM -goversion go1.12.15 -symabis $WORK/b153/symabis -D "" -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/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 cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/06/0648fc2b3ce48a42636c35b98e6984fffcc598f17888402f360d9b47243ccdae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/sum_amd64.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/a8/a8070232c4b60f2ac4d6d7515c67d9a21ea429bbce2a0fa2290d23635e73a47b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e7/e73594a34a8f45671c4c10999b55502febdb7fee65c88dae40e9f052e0f4f0f4-d # internal encoding/pem mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid SX0y-NIup2bRJxq96pEL/SX0y-NIup2bRJxq96pEL -goversion go1.12.15 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/dd/dd0611f55a2778659e3825ad5469a96fbf828e2131b87d075b411ec3bbbf30e6-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/55/5530b6f02405ff176dcd00d6a7862bcd5400ff55b714cd722ade9132daee9473-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/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/cpuid_amd64.o ./cpuid_amd64.s cd /usr/lib/golang/src/crypto/cipher /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/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # 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/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/sha256blockAvx2_amd64.o ./sha256blockAvx2_amd64.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/96/967bb3c13d40a23bdb70a2ba321a58d54b2900df3b165ce2ef6eca1a88d3d39c-d # internal crypto/des mkdir -p $WORK/b041/ internal/x/crypto/internal/chacha20 mkdir -p $WORK/b074/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid FQWiz1vo0SDKRnImzrwQ/FQWiz1vo0SDKRnImzrwQ -goversion go1.12.15 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF crypto/aes cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid Y27Ye2tjiND1wjONSG4z/Y27Ye2tjiND1wjONSG4z -goversion go1.12.15 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_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 ./asm_amd64.s ./gcm_amd64.s 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/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/sha256blockAvx512_amd64.o ./sha256blockAvx512_amd64.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -installsuffix shared -buildid wKsMkdOtbepHCtlvvPFm/wKsMkdOtbepHCtlvvPFm -goversion go1.12.15 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go 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/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/sha256blockAvx_amd64.o ./sha256blockAvx_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/sha256blockSha_amd64.o ./sha256blockSha_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/sha256blockSsse_amd64.o ./sha256blockSsse_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b153/_pkg_.a $WORK/b153/cpuid_amd64.o $WORK/b153/sha256blockAvx2_amd64.o $WORK/b153/sha256blockAvx512_amd64.o $WORK/b153/sha256blockAvx_amd64.o $WORK/b153/sha256blockSha_amd64.o $WORK/b153/sha256blockSsse_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/1d/1d1ba54b9fd3fb53ef4d14a2378d206218964b47b0ca66f04d288b5b624bb77e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/84/84fcbe3d2c4a7b84da21a491af2c3613c177f020b7a00e3bd969b4318ecf8064-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/065ea1123ae87a559e94d4f27e0acca3f240df094790a559a11796a8058070f2-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./chacha20poly1305_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid LtVNe_VJUqdaksF68RdS/LtVNe_VJUqdaksF68RdS -goversion go1.12.15 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go cd /usr/lib/golang/src/crypto/aes /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/asm_amd64.o ./asm_amd64.s /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/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_amd64.o $WORK/b036/gcm_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/22/220d7bd2ed7d5f45a5967457cc439a5f107501a925c9f7b1bcf32c0b89fb5f9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9f/9f240e578c56f03864b812621608ee8602135bbaa1e546102d3fcba0cd551a69-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF path/filepath mkdir -p $WORK/b066/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid BezwjX3S2cf3COPkuUyL/BezwjX3S2cf3COPkuUyL -goversion go1.12.15 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid 0MZ24Yo5uppLxOu21rrd/0MZ24Yo5uppLxOu21rrd -goversion go1.12.15 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/54/5478d7b88f9b4fa75d36545b24b21896200d21fae1ee6e8845395570866d9547-d # internal regexp mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b091/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p regexp -std -complete -installsuffix shared -buildid rDCy972lxnXE39TmXqLs/rDCy972lxnXE39TmXqLs -goversion go1.12.15 -D "" -importcfg $WORK/b090/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/08/08099f7428e735bc6b3a0d83832a18e0090c469a2762d76da5cdd812523b2e1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0c/0ce75d2c96f342e43c49baa0122c79bbf2432249ba23c6a35c14e8f54a6d5085-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JMGMe8DCivaPcSQPtg6_/JMGMe8DCivaPcSQPtg6_ -goversion go1.12.15 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/42/4292bb9d024402dd0980a86ad2ed0cfb228431793730df56f675009161f1f412-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/40/40773b10eb3c19776dff11e038756be6caaa6b787e967472b90664704d8d49aa-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8c/8c83052dd790824e7fb94366e435f45657ab2e2a5d304dd79cb5618acf2f93ec-d # internal context mkdir -p $WORK/b018/ encoding/hex net/url mkdir -p $WORK/b072/ github.com/syncthing/syncthing/vendor/github.com/pkg/errors cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF flag mkdir -p $WORK/b083/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/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 jqsColb2lfyPGsIAXQ8M/jqsColb2lfyPGsIAXQ8M -goversion go1.12.15 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go mkdir -p $WORK/b081/ text/template/parse cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid uEYa3cZN8e1cKLxLRQQO/uEYa3cZN8e1cKLxLRQQO -goversion go1.12.15 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex mkdir -p $WORK/b095/ 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/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid IIZPNjXFjoBU0m61Zebw/IIZPNjXFjoBU0m61Zebw -goversion go1.12.15 -D "" -importcfg $WORK/b083/importcfg -pack ./cause.go ./errors.go ./stack.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF log encoding/json cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid QaBtA0yC8X189UZx733C/QaBtA0yC8X189UZx733C -goversion go1.12.15 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go mime/quotedprintable mkdir -p $WORK/b060/ encoding/xml net/http/internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /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 whnu_bRdC8kE8XGZr_NG/whnu_bRdC8kE8XGZr_NG -goversion go1.12.15 -D "" -importcfg $WORK/b095/importcfg -pack ./shlex.go mkdir -p $WORK/b094/ os/user internal/x/net/http2/hpack cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5WhhCzFoSWoLnqwMW-ri/5WhhCzFoSWoLnqwMW-ri -goversion go1.12.15 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go mkdir -p $WORK/b099/ github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b078/ github.com/syncthing/syncthing/vendor/github.com/russross/blackfriday/v2 cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF compress/flate 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 0v0INKMUNoPms0ZVRFqu/0v0INKMUNoPms0ZVRFqu -goversion go1.12.15 -D "" -importcfg $WORK/b094/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b140/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mime 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 RsZAnDjSNTHHNKK8YaPM/RsZAnDjSNTHHNKK8YaPM -goversion go1.12.15 -D "" -importcfg $WORK/b099/importcfg -pack ./log.go mkdir -p $WORK/b101/ math/big cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid wMwOUdPr333AxAxjKMVy/wMwOUdPr333AxAxjKMVy -goversion go1.12.15 -D "" -importcfg $WORK/b078/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b142/ mkdir -p $WORK/b110/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b110/ -importpath os/user -- -I $WORK/b110/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b137/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid l1ujei_RvuVIH8VcYKwI/l1ujei_RvuVIH8VcYKwI -goversion go1.12.15 -D "" -importcfg $WORK/b140/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p net/http/internal -std -complete -installsuffix shared -buildid bHepJwx8UO9Nv3lYHsYB/bHepJwx8UO9Nv3lYHsYB -goversion go1.12.15 -D "" -importcfg $WORK/b142/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p encoding/xml -std -complete -installsuffix shared -buildid OOPH66X4JMJVMu6lJuyd/OOPH66X4JMJVMu6lJuyd -goversion go1.12.15 -D "" -importcfg $WORK/b101/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go mkdir -p $WORK/b119/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b087/ cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AXsfourzlfDJVZrZuW3B/AXsfourzlfDJVZrZuW3B -goversion go1.12.15 -D "" -importcfg $WORK/b137/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b127/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b138/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/sanitized_anchor_name=github.com/syncthing/syncthing/vendor/github.com/shurcooL/sanitized_anchor_name packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shurcooL/sanitized_anchor_name=$WORK/b088/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b044/ 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/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 7XLgzi-d3qB6Yje1tVJy/7XLgzi-d3qB6Yje1tVJy -goversion go1.12.15 -D "" -importcfg $WORK/b119/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/russross/blackfriday/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/vendor/github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid w7RHvvwetkWO_u4jhbKa/w7RHvvwetkWO_u4jhbKa -goversion go1.12.15 -D "" -importcfg $WORK/b087/importcfg -pack ./block.go ./doc.go ./esc.go ./html.go ./inline.go ./markdown.go ./node.go ./smartypants.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p compress/flate -std -complete -installsuffix shared -buildid Eq10cAr_C9cNBAkID21R/Eq10cAr_C9cNBAkID21R -goversion go1.12.15 -D "" -importcfg $WORK/b127/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p mime -std -complete -installsuffix shared -buildid iOT9FfteQ55ZdWJrXIo8/iOT9FfteQ55ZdWJrXIo8 -goversion go1.12.15 -D "" -importcfg $WORK/b138/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./arith_amd64.s internal/x/text/unicode/norm mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b132/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b143/ cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid hlmCiOGO6MI1f8iev_5q/hlmCiOGO6MI1f8iev_5q -goversion go1.12.15 -D "" -importcfg $WORK/b134/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b144/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5lL_YqZb8K32OzJOWeOf/5lL_YqZb8K32OzJOWeOf -goversion go1.12.15 -D "" -importcfg $WORK/b143/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.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 cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid DddCyz0lGi5pu9nNCsO4/DddCyz0lGi5pu9nNCsO4 -goversion go1.12.15 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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/golang.org/x/sys/unix /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ba/baef2db083a181da29a0a4f9200aae0e7463684f8b55a0465d84292eff67ae55-d # internal github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b096/ cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a9/a9936b476ba48d9be7944e1b9fd2ada17bbc37e12ef41572ccfd3b89550b5ea2-d # internal 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 HnQACiM--cILyFl6VPEW/HnQACiM--cILyFl6VPEW -goversion go1.12.15 -D "" -importcfg $WORK/b096/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/47/474c3e2bafeca84cc7fec813205f1f0d770b82b51fdda97b44bf1fc0bed3ffbc-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e0/e0f62651cc9d1cb38bc33e941a0ad8af641bec94951404b3d28bb53c17414a1d-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b098/ github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal mkdir -p $WORK/b106/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b112/ 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 na_mlr9PY-Jk1klbrKOT/na_mlr9PY-Jk1klbrKOT -goversion go1.12.15 -D "" -importcfg $WORK/b098/importcfg -pack ./build.go ./tags_noupgrade.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid iYZdlUBja9VutBsmx-em/iYZdlUBja9VutBsmx-em -goversion go1.12.15 -D "" -importcfg $WORK/b112/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid 4ite7cNN7EA9Pf8LtMh5/4ite7cNN7EA9Pf8LtMh5 -goversion go1.12.15 -D "" -importcfg $WORK/b106/importcfg -pack ./logger.go github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF internal/x/text/unicode/bidi 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/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid Nh30BV4oyPnjd0tGFYFD/Nh30BV4oyPnjd0tGFYFD -goversion go1.12.15 -D "" -importcfg $WORK/b114/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 mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/6a/6a45e8964c6124aee893cd445097b5dd60016662eeb3c63bd0e890a67e137238-d # internal cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZUJhAcXIQ6VcGqbUDnMx/ZUJhAcXIQ6VcGqbUDnMx -goversion go1.12.15 -D "" -importcfg $WORK/b133/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0b/0bbd40e895363faafd7852fd0405b2a0495fffb54adff1e001e5e410e2b389d0-d # internal os/exec mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p os/exec -std -complete -installsuffix shared -buildid vais0QbeFRhYl-zGWly0/vais0QbeFRhYl-zGWly0 -goversion go1.12.15 -D "" -importcfg $WORK/b104/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f2/f25916960fdd93d52fb30c0d01139af63a2cb4a5e78ac57b8f82acfc4bff9634-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/56/56a9737af9aace7964c86b8de2ed9df315a0283106bc80be44cc14e3c43738f0-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6c/6ce0062b3744eb34598f95cbc6189bafabb86aa31cadc25f8eb8ecc7baba2718-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/e5/e59997db5fac99b24d6d11c263079fd2837d53fe4ba0122286bf26d145acca47-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/12/129dcce60adb33d4362daf2ce80ff84d368ee566d92316b12256be1dd22defd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/fb/fb8ad4fbbbbff542e0931ca164b6d4409456e8fb3d51b03092db288f3e349b30-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid UJbhVNpJVoE8yx_ukpsU/UJbhVNpJVoE8yx_ukpsU -goversion go1.12.15 -D "" -importcfg $WORK/b154/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/66/66f4aa52bb502f7614c89fdd1dcf06480a9bdca0167b28288164dce0c1ea8839-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/62/62d494175cd99ac5fe9dbd88719082ec315e268148842d1b909609c1a3d0d302-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/fe/fe9983629b9cc13cf6ab01c8c193eef84e7a9a52807befc5782651c6872f96b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/97/975e12e311b681c7d5f71bf35c0d5f2cc5024e4c4c1aebd04c5f3f11e45a9e5d-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/c8/c89316092dd3eaf914934187713cf31ca7c4bb5a0f6e931a438bc7bdbf7c122e-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/e3/e3b73d25ed36fc2a0bdbac73cab82e9d6e6aa812902485833a908495e4f8eb25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/02/02e3ca8a50bf4739dfb5552056e1f8d4d13750290b596cc82f6a6fe2cd95d9fd-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common 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 context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b104/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid GwP07po68VuTGBZ8dD2m/GwP07po68VuTGBZ8dD2m -goversion go1.12.15 -D "" -importcfg $WORK/b103/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1d/1d39aa81abb0e3ea17cebca76e7013f89acb9329206d14483474d4e629221ae7-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b132/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b133/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid rwgnpZYiKwOxgTWzZ3rX/rwgnpZYiKwOxgTWzZ3rX -goversion go1.12.15 -D "" -importcfg $WORK/b131/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7c/7c8fa87a135d2e0003fda526d80ef33ac37e4df2846c078a1e7b731b002b64a9-d # internal compress/gzip mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b127/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b128/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p compress/gzip -std -complete -installsuffix shared -buildid jHbYSCGkkQJ6nbLgah_i/jHbYSCGkkQJ6nbLgah_i -goversion go1.12.15 -D "" -importcfg $WORK/b126/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/88/88c45fc15f938027757dc424ec6961cb2bc638bfdc264dfadf8d97985e3731e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/cb/cb02ca6fdfa3003b6df4d0858f6b2a40d608a5ef7fdb799606d7e95271a0994e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d0/d022e18d447988c16238dcd35ad75a3152d5f9ef4938a054ddd21b7a8a86ad41-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f3/f3b4cc6c7bf79bbc9f47d058355828ad974c4922f122f1c589e99fb337417404-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/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b094/_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/b093/_pkg_.a -trimpath $WORK/b093 -shared -p text/template -std -complete -installsuffix shared -buildid uD_jWVyRla4cSGv3Xq8g/uD_jWVyRla4cSGv3Xq8g -goversion go1.12.15 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/59/59db67ab12ab186450b513e876e6c6f40f9ffd493edd0b276a06a9aff541bebe-d # internal internal/x/net/idna mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b131/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b133/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b134/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Ear3SttSmQP6nWYXznK5/Ear3SttSmQP6nWYXznK5 -goversion go1.12.15 -D "" -importcfg $WORK/b130/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/01/01dfc45d178217d1fd7ed9efc436d035784fb1ea0e58f0650e999c9bb6002cc8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0c/0cc081faa0404517ca72209ca5366b6931f8c7ecbcd342cda68f6a2ad4694bb7-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid mJUB9e4eZyDb33YQJvdu/mJUB9e4eZyDb33YQJvdu -goversion go1.12.15 -D "" -importcfg $WORK/b149/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/15/159643360b90aac6c69478aa1175287055f8d50911e2d070acbaf25d59a8cd8d-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid cbHIipjZJLAoRuZv5WPy/cbHIipjZJLAoRuZv5WPy -goversion go1.12.15 -D "" -importcfg $WORK/b102/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d2/d27769c3604de441250da7a088b88820b11daed364ad90afdb8340add55aa087-d # internal github.com/syncthing/syncthing/vendor/github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/russross/blackfriday/v2=github.com/syncthing/syncthing/vendor/github.com/russross/blackfriday/v2 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/russross/blackfriday/v2=$WORK/b087/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/cpuguy83/go-md2man/v2/md2man /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid 0y9avguUPtX4zyHjRDh1/0y9avguUPtX4zyHjRDh1 -goversion go1.12.15 -D "" -importcfg $WORK/b086/importcfg -pack ./md2man.go ./roff.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/da/daaefae1a972d9f6644ccb58a27229b9b615525ac126d3c1413dd7749bc001fd-d # internal cd $WORK/b110 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/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/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/e7/e7e8b9a9d3ebc0b46c54a70c77744ddd4b1f1db17a6a24a1eb2855370cf6c178-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b110 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4a/4af0e8fff20b1bc3458e77ed71ae17bc8a1e4132174961e5a5c8dee65db94699-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b018/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile hash/fnv=$WORK/b115/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid SIDSS4pZKQzx-0rtk48V/SIDSS4pZKQzx-0rtk48V -goversion go1.12.15 -D "" -importcfg $WORK/b113/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/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b110 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/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/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/60/608a56cf88f260a49a3cbc9a28e7eb9b2794a3920efae9223a2c7008fb2cc757-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cd $WORK/b110 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/0d/0ddd35b2cfb47552449aaa0e5d17769b6dfd632e6159f4a1d569432a41b80f40-d # internal crypto/dsa mkdir -p $WORK/b058/ crypto/rand crypto/elliptic mkdir -p $WORK/b052/ mkdir -p $WORK/b043/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EntQ2-0AiX1l6EKFMeXq/EntQ2-0AiX1l6EKFMeXq -goversion go1.12.15 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid hoFYWloqSh3PQtbxd5GA/hoFYWloqSh3PQtbxd5GA -goversion go1.12.15 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b043/symabis ./p256_asm_amd64.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ItL7Rp8AtFqm6DreZQGH/ItL7Rp8AtFqm6DreZQGH -goversion go1.12.15 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -installsuffix shared -buildid bag7CAK9q345Dvz0sCjc/bag7CAK9q345Dvz0sCjc -goversion go1.12.15 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -o $WORK/b110/_cgo_.o $WORK/b110/_cgo_main.o $WORK/b110/_x001.o $WORK/b110/_x002.o $WORK/b110/_x003.o $WORK/b110/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d8/d850ae61c2cc188db82a4cc53b58f7d28fa4b2754171ee6da4f2002321f45f31-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b110/_cgo_.o -dynout $WORK/b110/_cgo_import.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p os/user -std -installsuffix shared -buildid ACCLDsikmjZY7VRxPeNq/ACCLDsikmjZY7VRxPeNq -goversion go1.12.15 -D "" -importcfg $WORK/b110/importcfg -pack ./lookup.go ./user.go $WORK/b110/_cgo_gotypes.go $WORK/b110/cgo_lookup_unix.cgo1.go $WORK/b110/getgrouplist_unix.cgo1.go $WORK/b110/listgroups_unix.cgo1.go $WORK/b110/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7ad4014e019fa2f3fc97a8fcaba980604f0d7af08b98d9622b1141704047a81f-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b151/ github.com/syncthing/syncthing/lib/sha256 crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 2nwofgTJUYvu9z8pzkHw/2nwofgTJUYvu9z8pzkHw -goversion go1.12.15 -D "" -importcfg $WORK/b151/importcfg -pack ./random.go ./securesource.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 5pBzh6KVU0diWATt6ndQ/5pBzh6KVU0diWATt6ndQ -goversion go1.12.15 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid QlRiCObKvLe13shGCcPN/QlRiCObKvLe13shGCcPN -goversion go1.12.15 -D "" -importcfg $WORK/b152/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7e/7ef96de3303e4ea9a59e0555d2d3b28138292b4bc194b4e2eff799fdee8463f5-d # internal github.com/syncthing/syncthing/vendor/github.com/urfave/cli mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/cpuguy83/go-md2man/v2/md2man=github.com/syncthing/syncthing/vendor/github.com/cpuguy83/go-md2man/v2/md2man packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b086/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b092/_pkg_.a packagefile text/template=$WORK/b093/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$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/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid jLltN3Di9WvuI2K2YR-K/jLltN3Di9WvuI2K2YR-K -goversion go1.12.15 -D "" -importcfg $WORK/b085/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./docs.go ./errors.go ./fish.go ./flag.go ./flag_bool.go ./flag_bool_t.go ./flag_duration.go ./flag_float64.go ./flag_generic.go ./flag_int.go ./flag_int64.go ./flag_int64_slice.go ./flag_int_slice.go ./flag_string.go ./flag_string_slice.go ./flag_uint.go ./flag_uint64.go ./funcs.go ./help.go ./parse.go ./sort.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b7/b72232a0c60a79a33006e16275ab9634b3774572788c429f1a7fd564cde65de2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/7e/7ecce8d2b70892788189b80c4568f150ca67725a94a29554bd4d6a60fb38f48f-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid 4j_Yr3Sx-pAjSXejyzzE/4j_Yr3Sx-pAjSXejyzzE -goversion go1.12.15 -D "" -importcfg $WORK/b067/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/_x001.o $WORK/b110/_x002.o $WORK/b110/_x003.o $WORK/b110/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/59/5927af23e7b8d411b41a95122d4f24d5bc12129acc99ff224292f0f2293313d4-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b109/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid zzPHwsymWJ2_A9upE7oo/zzPHwsymWJ2_A9upE7oo -goversion go1.12.15 -D "" -importcfg $WORK/b108/importcfg -pack ./deadlock.go ./stacktraces.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/46/46f165d502bec1e8637a0f21f16b9f87cae9388d8e892b7aa20c83038e9d10c5-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid rT5bTTfsWJAOPeRDOQ9Z/rT5bTTfsWJAOPeRDOQ9Z -goversion go1.12.15 -D "" -importcfg $WORK/b107/importcfg -pack ./debug.go ./sync.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ba/ba9586d5b8596ab7b2a48a36da8270b4114989178d82421da24e94f69bc8bb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a5/a531af9465eff35354583bf68d8215a3c05ee64f8c3ad59cf0fef1c4d61d9dc5-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/67/67740064b4397e0c54b889a88a255c9d29e4e3c7849d44a7422c416bb23a3f02-d # internal crypto/ecdsa mkdir -p $WORK/b042/ crypto/x509/pkix mkdir -p $WORK/b059/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF internal/x/crypto/cryptobyte mkdir -p $WORK/b063/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid lyt9FX-14ajsQUZsDep_/lyt9FX-14ajsQUZsDep_ -goversion go1.12.15 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 7fUOzDoZawCE8vzAH6dL/7fUOzDoZawCE8vzAH6dL -goversion go1.12.15 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KyxnrRtJNpbFKqZk4Jiu/KyxnrRtJNpbFKqZk4Jiu -goversion go1.12.15 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/0b/0bc867b32e1a9a772d60e828b351fe20c9d57454a0c84aad53f28e0310aa4eb1-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid dlQS7kXxzGF_E-2bkiwr/dlQS7kXxzGF_E-2bkiwr -goversion go1.12.15 -D "" -importcfg $WORK/b111/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6c/6c6524565a1aaecf79f4e796f48fb907ebf287bae6165a60dc9f01720f0325fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e8/e8b3dc72f0477b8c0adca38db0e8bbf747b2366b903f756e01a6f39658977b7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/4c/4c3077beece4cb19c44ea4816ea3a86669c1622d0fed33e82116875722349706-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b113/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid 2Oe8N1vSNNrL8hj0Q4q_/2Oe8N1vSNNrL8hj0Q4q_ -goversion go1.12.15 -D "" -importcfg $WORK/b155/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c9/c9948fc30870fb45fad07661f6d2c5839b10d436b1ccca048533c372a23657c3-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b112/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid Devawd9eOAAR8B-SZ2QH/Devawd9eOAAR8B-SZ2QH -goversion go1.12.15 -D "" -importcfg $WORK/b105/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d4/d418c9be41260caf449421f350ad965e73affb94ef333d8e9f1c9e792d6536ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a5/a5c7b888b8284d1f3e56d5ca75c835aec7d090326570cd4fce172b14d4243daa-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/8c/8c8092db4db3a68837bba80ab7fb3ace49305a60c5690a8812582dd3aeefb362-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ec/eca847c52ac698595254e1c11f385f1ccda3f4d30641f57407cd8a7b9b8368ac-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/syncthing/syncthing/vendor/github.com/urfave/cli packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli -complete -installsuffix shared -buildid eByQc49MwK469E5NHAqi/eByQc49MwK469E5NHAqi -goversion go1.12.15 -D "" -importcfg $WORK/b082/importcfg -pack ./recli.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c8/c8db71b14e19b619a03f88f80cde5c53e93e517696a2bf24059bab467ab9a5ac-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ff/ffabb1c5665915b850aa29c0f37bdffa890edb530ee5e519cdebb073a3604e3e-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b124/ internal/x/net/http/httpproxy mkdir -p $WORK/b136/ net/textproto crypto/x509 mkdir -p $WORK/b057/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b135/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b130/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b121/ 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/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid wv_JdQPcvBelBUY_rX9C/wv_JdQPcvBelBUY_rX9C -goversion go1.12.15 -D "" -importcfg $WORK/b124/importcfg -pack ./client.go ./socks.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid KLIN3_iU7FjOFEvjejQ6/KLIN3_iU7FjOFEvjejQ6 -goversion go1.12.15 -D "" -importcfg $WORK/b136/importcfg -pack ./proxy.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid rpC2Rji5dakDovbRAUlJ/rpC2Rji5dakDovbRAUlJ -goversion go1.12.15 -D "" -importcfg $WORK/b057/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p net/textproto -std -complete -installsuffix shared -buildid E7FBmo9PKxHeeGqe71OY/E7FBmo9PKxHeeGqe71OY -goversion go1.12.15 -D "" -importcfg $WORK/b135/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go 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/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0x2lIAvOGTYDYNORv5wp/0x2lIAvOGTYDYNORv5wp -goversion go1.12.15 -D "" -importcfg $WORK/b121/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/69/69b7861dd1e1de685e50e1763116bdf33dcec2aca1873787ff7da43b94695379-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/5a/5ab731899f235823320f2dd13289a8e0c3e2ebed4808a17750fb0c022216ffda-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b130/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b135/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 8m7eiOfMfzsQC362epNp/8m7eiOfMfzsQC362epNp -goversion go1.12.15 -D "" -importcfg $WORK/b129/importcfg -pack ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b138/_pkg_.a packagefile mime/quotedprintable=$WORK/b140/_pkg_.a packagefile net/textproto=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p mime/multipart -std -complete -installsuffix shared -buildid lmY6fFSKKu3DnbtT6vzD/lmY6fFSKKu3DnbtT6vzD -goversion go1.12.15 -D "" -importcfg $WORK/b139/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/07/07d3ab525a167843d548682e5788424375328e5f9ac133732ea67ca214947ede-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b124/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid WOO1XRwIewOfHMRBQIpn/WOO1XRwIewOfHMRBQIpn -goversion go1.12.15 -D "" -importcfg $WORK/b123/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d4/d49773b25b7a8df74ce847582079eb82bf69bf7cfa3ce38533f73e05c1ecfd0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/df/df95e22dbf7292fb77bfe9719ca14588ae2f49c251122fa9acd490d8c18e172c-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b121/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b122/ 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/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid iPdsUKQEVJyoOevxVKTd/iPdsUKQEVJyoOevxVKTd -goversion go1.12.15 -D "" -importcfg $WORK/b118/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 cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b121/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid hRoi0CoHAcPHiuw2YTqn/hRoi0CoHAcPHiuw2YTqn -goversion go1.12.15 -D "" -importcfg $WORK/b122/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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ec/ec63d637d3e997d8292decd7bcd074f7ed93c86bc2704a0f1a4d6478b040e19e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7e/7e197934e88db52e60fb44ec7cec51d30e03d9dab424e2b5a04c24cf3e19a5fc-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/eb/eb9f664e047976f2d9291a81654471969544b2fc23e191942b0b944f77ab96a5-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor 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 packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid SmCd21wJumOkAED805nB/SmCd21wJumOkAED805nB -goversion go1.12.15 -D "" -importcfg $WORK/b150/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a8/a81d7d741f4157753f74f99e8ba1a17754413a6ea37c71cb50dacfa457c9ed4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/84/84a11430739ec8f8c3f6f6905085ef942772966c4f8b4946a5e8d6d94f691c1f-d # internal crypto/tls mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/tls -std -complete -installsuffix shared -buildid fawtDonHpaUIJBnHQZtc/fawtDonHpaUIJBnHQZtc -goversion go1.12.15 -D "" -importcfg $WORK/b032/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fe/fe58f9a2121b29e6a0bfb8b482aa0334bc9c109f7883c67ac5d62c1fe01fba02-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/bc/bc3d502bf0b655c24366e485a8a8bec7fafd19254880218a849a5219b4928c2a-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b150/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid h1aKJY9wx_yXwIz4EIB9/h1aKJY9wx_yXwIz4EIB9 -goversion go1.12.15 -D "" -importcfg $WORK/b148/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/85/85907d722f9aaf337f33c5cd441d4b1653d0288e2b04fc52957a3d96207746a4-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b145/ cat >$WORK/b145/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 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 context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b146/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b143/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid b2ijvfbGLZax79tpDxdq/b2ijvfbGLZax79tpDxdq -goversion go1.12.15 -D "" -importcfg $WORK/b145/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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c7/c7dde15f035e22c104e39bfded6a5de99f334dd2980a07e0f8d370e4b0b97266-d # internal net/http/httptrace mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid E0CIoHHj15XBAi0qHKRX/E0CIoHHj15XBAi0qHKRX -goversion go1.12.15 -D "" -importcfg $WORK/b141/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ad/adddb6a2b548169f84ebc1b2b4d1a44b42b09f9795e4d10ff948215d2640baab-d # internal net/http mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b126/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b129/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b136/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b137/_pkg_.a packagefile internal/x/net/idna=$WORK/b130/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile mime=$WORK/b138/_pkg_.a packagefile mime/multipart=$WORK/b139/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b141/_pkg_.a packagefile net/http/internal=$WORK/b142/_pkg_.a packagefile net/textproto=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p net/http -std -complete -installsuffix shared -buildid gbI-JRX-XiMUHfxpOH4v/gbI-JRX-XiMUHfxpOH4v -goversion go1.12.15 -D "" -importcfg $WORK/b125/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/3f/3febff53dca5aa03c1a61d544b48723fd07b6a96d31df8904219e05603888bcc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/24/24e3582064fa293e0772491a479a4f8a83a25446edf52aacd1e80f9385ed420f-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b117/ cat >$WORK/b117/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 context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b123/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid L4SH804YGEMmtnU1sTKS/L4SH804YGEMmtnU1sTKS -goversion go1.12.15 -D "" -importcfg $WORK/b117/importcfg -pack ./debug.go ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/4a/4a32232aecf767940275911b650dde0298d13d72ae80e1278a06c245979b0277-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b116/ cat >$WORK/b116/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 context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b143/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid oXvZjiM0WaAOaqgBk9t6/oXvZjiM0WaAOaqgBk9t6 -goversion go1.12.15 -D "" -importcfg $WORK/b116/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/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e2/e2c9f980adae40c5b005ac02dc681477d0a1061872c7e41010f07c3916199802-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b078/_pkg_.a packagefile encoding/xml=$WORK/b101/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b111/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid P2KdjNLJKs8vYEanFZ7r/P2KdjNLJKs8vYEanFZ7r -goversion go1.12.15 -D "" -importcfg $WORK/b100/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/99/99cc9603cdccba22b40f53632006fdaa5449fbc86dbbad69ded358879b26b378-d # internal github.com/syncthing/syncthing/cmd/stcli mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/AudriusButkevicius/recli=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli importmap github.com/flynn-archive/go-shlex=github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex importmap github.com/mattn/go-isatty=github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/syncthing/syncthing/vendor/github.com/urfave/cli packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/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/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stcli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid gkvMcWnv8qZVX_7tbCZD/gkvMcWnv8qZVX_7tbCZD -goversion go1.12.15 -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/16/16aa12fd1477e273e33bcf25583f1b301904c049a05f019ebd1675b0b7c6b3df-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/stcli=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/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/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile container/list=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b036/_pkg_.a packagefile crypto/cipher=$WORK/b037/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile hash=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b097/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b090/_pkg_.a packagefile encoding/xml=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b112/_pkg_.a packagefile encoding/base32=$WORK/b146/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b143/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b086/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b092/_pkg_.a packagefile text/template=$WORK/b093/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b126/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b129/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b136/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b137/_pkg_.a packagefile internal/x/net/idna=$WORK/b130/_pkg_.a packagefile mime=$WORK/b138/_pkg_.a packagefile mime/multipart=$WORK/b139/_pkg_.a packagefile net/http/httptrace=$WORK/b141/_pkg_.a packagefile net/http/internal=$WORK/b142/_pkg_.a packagefile net/textproto=$WORK/b135/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a packagefile regexp/syntax=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b114/_pkg_.a packagefile hash/fnv=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/russross/blackfriday/v2=$WORK/b087/_pkg_.a packagefile text/template/parse=$WORK/b094/_pkg_.a packagefile compress/flate=$WORK/b127/_pkg_.a packagefile hash/crc32=$WORK/b128/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b131/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b133/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b134/_pkg_.a packagefile mime/quotedprintable=$WORK/b140/_pkg_.a packagefile os/exec=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b109/_pkg_.a packagefile os/user=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shurcooL/sanitized_anchor_name=$WORK/b088/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile internal/x/text/transform=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$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=XyrSwgZLkjTFNRCZCZhX/gkvMcWnv8qZVX_7tbCZD/Py-d0xn91g6Adc1Qsw7Q/XyrSwgZLkjTFNRCZCZhX -X github.com/syncthing/syncthing/lib/build.Program=stcli -X github.com/syncthing/syncthing/lib/build.Version=v1.3.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1580841880 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x750e97ad4d00ebdda0064d8cde077360e618e3a0 -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/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YFuF8a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64 ++ dirname /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64 + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin + cp -pav _bin/syncthing /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/ '_bin/syncthing' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/syncthing' + cp -pav _bin/stdiscosrv /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/ '_bin/stdiscosrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/stdiscosrv' + cp -pav _bin/strelaysrv /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/ '_bin/strelaysrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/strelaysrv' + cp -pav _bin/strelaypoolsrv /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/ '_bin/strelaypoolsrv' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/strelaypoolsrv' + cp -pav _bin/stcli /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/ '_bin/stcli' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/bin/stcli' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7 + cp -pav ./man/syncthing.1 /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man1/ './man/syncthing.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man1/syncthing.1' + cp -pav ./man/syncthing-config.5 ./man/syncthing-stignore.5 /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man5/ './man/syncthing-config.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man5/syncthing-config.5' './man/syncthing-stignore.5' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64//usr/share/man/man7/ './man/syncthing-bep.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-bep.7' './man/syncthing-device-ids.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-device-ids.7' './man/syncthing-event-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-event-api.7' './man/syncthing-faq.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-faq.7' './man/syncthing-globaldisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-globaldisco.7' './man/syncthing-localdisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-localdisco.7' './man/syncthing-networking.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-networking.7' './man/syncthing-relay.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-relay.7' './man/syncthing-rest-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-rest-api.7' './man/syncthing-security.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-security.7' './man/syncthing-versioning.7' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man7/syncthing-versioning.7' + cp -pav ./man/stdiscosrv.1 /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man1/ './man/stdiscosrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man1/stdiscosrv.1' + cp -pav ./man/strelaysrv.1 /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man1/ './man/strelaysrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/share/man/man1/strelaysrv.1' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/user + cp -pav etc/linux-systemd/system/syncthing@.service /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing@.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/system/syncthing@.service' + cp -pav etc/linux-systemd/system/syncthing-resume.service /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing-resume.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/system/syncthing-resume.service' + cp -pav etc/linux-systemd/user/syncthing.service /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/user/ 'etc/linux-systemd/user/syncthing.service' -> '/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/user/syncthing.service' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64//usr/lib/systemd/user-preset + echo 'disable syncthing*' ++ find -name '*.go' -executable -print + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.3.4-1.fc30 --unique-debug-suffix -1.3.4-1.fc30.x86_64 --unique-debug-src-base syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64/usr/bin/stcli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/stdiscosrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/strelaypoolsrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/stcli extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/strelaypoolsrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/bin/syncthing dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 19822 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MhzyNX + umask 022 + cd /builddir/build/BUILD + cd syncthing + export LANG=C.utf8 + LANG=C.utf8 ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/stdiscosrv ok github.com/syncthing/syncthing/cmd/stdiscosrv 0.033s + 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.024s + 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.051s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/api ok github.com/syncthing/syncthing/lib/api 1.506s + 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.009s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/beacon ok github.com/syncthing/syncthing/lib/beacon 0.004s + 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.045s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/connections ok github.com/syncthing/syncthing/lib/connections 0.053s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/db ok github.com/syncthing/syncthing/lib/db 70.720s + 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.008s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/discover ok github.com/syncthing/syncthing/lib/discover 5.326s + 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.558s + 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.329s + 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.017s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/logger ok github.com/syncthing/syncthing/lib/logger 0.006s + 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.797s + 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.010s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/osutil ok github.com/syncthing/syncthing/lib/osutil 0.062s + 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.011s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/protocol ok github.com/syncthing/syncthing/lib/protocol 0.628s + 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.095s + 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.011s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/relay/protocol ok github.com/syncthing/syncthing/lib/relay/protocol 0.008s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/scanner ok github.com/syncthing/syncthing/lib/scanner 9.486s + 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.106s + 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.009s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/sync ok github.com/syncthing/syncthing/lib/sync 1.022s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/syncthing ok github.com/syncthing/syncthing/lib/syncthing 0.981s + 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.023s + 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.008s + 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.011s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/util ok github.com/syncthing/syncthing/lib/util 0.004s + 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.023s + 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.234s + 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.006s + exit 0 Processing files: syncthing-1.3.4-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uXCgDC + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64/usr/share/doc/syncthing + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/doc/syncthing + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/doc/syncthing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jYZRuh + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64/usr/share/licenses/syncthing + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/licenses/syncthing + exit 0 Provides: bundled(ForkAwesome) = 1.1.2 bundled(angular) = 1.3.20 bundled(angular-dirPagination) = 759009c bundled(angular-sanitize) = 1.3.20 bundled(angular-translate) = 2.9.0.1 bundled(angular-translate-loader-static-files) = 2.11.0 bundled(bootstrap) = 3.3.6 bundled(daterangepicker) = 3.0.0 bundled(golang(github.com/AudriusButkevicius/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.1 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/jackpal/go-nat-pmp)) = 1.0.2 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.1 bundled(golang(github.com/maruel/panicparse)) = 1.3.0 bundled(golang(github.com/mattn/go-isatty)) = 0.0.11 bundled(golang(github.com/minio/sha256-simd)) = 0.1.1 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.4.0 bundled(golang(github.com/petermattis/goid)) = b0b1615b78e5 bundled(golang(github.com/pkg/errors)) = 0.9.0 bundled(golang(github.com/prometheus/client_golang)) = 1.2.1 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)) = 758128399b1d bundled(golang(github.com/thejerf/suture)) = 3.0.2+incompatible bundled(golang(github.com/urfave/cli)) = 1.22.2 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/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.4-1.fc30 syncthing(x86-64) = 1.3.4-1.fc30 syncthing-inotify = 0.8.7-5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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.4-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.80760W + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64/usr/share/doc/syncthing-tools + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/doc/syncthing-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/doc/syncthing-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3j8fzC + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64/usr/share/licenses/syncthing-tools + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/licenses/syncthing-tools + exit 0 Provides: syncthing-tools = 1.3.4-1.fc30 syncthing-tools(x86-64) = 1.3.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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.4-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.paIAMi + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64/usr/share/doc/syncthing-cli + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/doc/syncthing-cli + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/doc/syncthing-cli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.anoj1Y + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.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.4-1.fc30.x86_64/usr/share/licenses/syncthing-cli + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64/usr/share/licenses/syncthing-cli + exit 0 Provides: syncthing-cli = 1.3.4-1.fc30 syncthing-cli(x86-64) = 1.3.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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.4-1.fc30.x86_64 Provides: syncthing-debugsource = 1.3.4-1.fc30 syncthing-debugsource(x86-64) = 1.3.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syncthing-debuginfo-1.3.4-1.fc30.x86_64 Provides: debuginfo(build-id) = 0452ba2ebf78789f154a9b68a73f7d2423f01147 syncthing-debuginfo = 1.3.4-1.fc30 syncthing-debuginfo(x86-64) = 1.3.4-1.fc30 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.4-1.fc30 Processing files: syncthing-tools-debuginfo-1.3.4-1.fc30.x86_64 Provides: debuginfo(build-id) = 7f0c510d32fdea6a850c010b53000e6d6d6981c5 debuginfo(build-id) = 8699cab4a612b14cf8b75e93974fc9d7b9bea9c1 debuginfo(build-id) = b855e1c4f5d789bb3e88feda526f71539b223cee syncthing-tools-debuginfo = 1.3.4-1.fc30 syncthing-tools-debuginfo(x86-64) = 1.3.4-1.fc30 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.4-1.fc30 Processing files: syncthing-cli-debuginfo-1.3.4-1.fc30.x86_64 Provides: debuginfo(build-id) = dd7cfe30da23bfe42b764aab93e6386119d1c4ab syncthing-cli-debuginfo = 1.3.4-1.fc30 syncthing-cli-debuginfo(x86-64) = 1.3.4-1.fc30 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.4-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64 Wrote: /builddir/build/RPMS/syncthing-1.3.4-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-tools-1.3.4-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-cli-1.3.4-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-debugsource-1.3.4-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-debuginfo-1.3.4-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-tools-debuginfo-1.3.4-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/syncthing-cli-debuginfo-1.3.4-1.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TXPHnt + umask 022 + cd /builddir/build/BUILD + cd syncthing + /usr/bin/rm -rf /builddir/build/BUILDROOT/syncthing-1.3.4-1.fc30.x86_64 + exit 0 Child return code was: 0