Mock Version: 1.4.15 Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f29-build-16439100-1177083/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/syncthing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/syncthing-1.1.4-1.fc29.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f29-build-16439100-1177083/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/syncthing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4nJH1A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syncthing + /usr/bin/gzip -dc /builddir/build/SOURCES/syncthing-source-v1.1.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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LVwyuQ + umask 022 + cd /builddir/build/BUILD + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p ./_build/src/github.com/syncthing BUILDSTDERR: ++ pwd ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + TOP=/builddir/build/BUILD/syncthing + pushd _build/src/github.com/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing ~/build/BUILD/syncthing + popd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode BUILDSTDERR: ++ 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 BUILDSTDERR: ++ date +%s + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + LDFLAGS='-X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + export BUILDTAGS=noupgrade + BUILDTAGS=noupgrade BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xbf37364d5254f9c995b743969486fa7462dfb047 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/syncthing github.com/syncthing/syncthing/cmd/syncthing BUILDSTDERR: WORK=/tmp/go-build020407923 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gEYeItIyoNAnCnx1O3Qd/gEYeItIyoNAnCnx1O3Qd -goversion go1.11.10 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid yQxTS82HDdPnQUeTcOze/yQxTS82HDdPnQUeTcOze -goversion go1.11.10 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wfthuByOCdCsj2nGpRnK/wfthuByOCdCsj2nGpRnK -goversion go1.11.10 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 8zN8YdeQENMFs3OiHPed/8zN8YdeQENMFs3OiHPed -goversion go1.11.10 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid mZiGaJTb0tnwxvsubKkb/mZiGaJTb0tnwxvsubKkb -goversion go1.11.10 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid AmvUZNl_TyhFjwr7CWs7/AmvUZNl_TyhFjwr7CWs7 -goversion go1.11.10 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b1/b129534977cb9927150181f580554f230ea88917e4723253a1210ffb5e54ebcf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/24/24d94d95f4ec24b7dd2f4399779033dee0d0bca4fa86dc5ad1a5e69affbc1936-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid q59SCykBi48XR2kCj_13/q59SCykBi48XR2kCj_13 -goversion go1.11.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/asm_386.o ./asm_386.s BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid p9cASNOl7smckjicVAYQ/p9cASNOl7smckjicVAYQ -goversion go1.11.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/54/549f3b10731eff9026c17b598bf9f5f1cdd68d2ac9c8bcca1b3e5fc77e5b192e-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p container/list -std -complete -installsuffix shared -buildid uAcRWOzGaSrhngGhE9Ur/uAcRWOzGaSrhngGhE9Ur -goversion go1.11.10 -D "" -importcfg $WORK/b018/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/242b415fcf3c6177abde660b9eb421fb1ea14d6998be9373316bf77e6c5f4bb7-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid 5bsZteayBc-vYvaxCe5X/5bsZteayBc-vYvaxCe5X -goversion go1.11.10 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/intrinsics_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/17abd89461425e6aae621e40b54aefc0c17fee7db85469a970a9f855c9de9f0c-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid LS_i_NfUkJMKi8PKqBmK/LS_i_NfUkJMKi8PKqBmK -goversion go1.11.10 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1f/1f6561e5cfebeb5d3c75b6332de4ee77d376667415507f4eab4ee23e9217f381-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid TCBcB25x0uGFnK2_W3qc/TCBcB25x0uGFnK2_W3qc -goversion go1.11.10 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/85/858436dc5dd47aeecc8e08c8c00189602cdf636f88eade70cc684054b42466d8-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid GTd3sHfaq_SqKW-0yQhp/GTd3sHfaq_SqKW-0yQhp -goversion go1.11.10 -D "" -importcfg $WORK/b026/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/compare_386.o ./compare_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3e/3ecc4a325c267a687161c58da47155e610de3e9a2cbf5879501d8874bc1920b8-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid -QGzLFacTz-RKaNn_liw/-QGzLFacTz-RKaNn_liw -goversion go1.11.10 -D "" -importcfg $WORK/b027/importcfg -pack ./constant_time.go BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/15/152282eedaa17cd9838bad4b1fc454d80fe38beafb67985bb0f23cd22b0c2695-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/testlog -std -complete -installsuffix shared -buildid G4CBNbk9xZ8xuPkoUEzt/G4CBNbk9xZ8xuPkoUEzt -goversion go1.11.10 -D "" -importcfg $WORK/b040/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/equal_386.o ./equal_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/92/92557487293bb65c062c44884c3cb99013cbde58728edc19af1a142cbfb539d3-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid mvDXN9Hi43Y6lul8EgOY/mvDXN9Hi43Y6lul8EgOY -goversion go1.11.10 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/7f/7f4532dab5198200869e9dc8412c57665e90fac638ea2eb185d132f95f6491b7-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PrS-zrlD-6moW0McBR0D/PrS-zrlD-6moW0McBR0D -goversion go1.11.10 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/55/55cd997af4037b32c28b0a3a5e795ee1e845f5cf89b766f7d810b784088b2bf2-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wAfq7NT5H_DXrJE6HEXT/wAfq7NT5H_DXrJE6HEXT -goversion go1.11.10 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a9/a95766789aefc21fce90f9fcc104e386bbecbd597d4512e16684c0f3ac53c8e4-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/93/93bec590bd5366cb56d0496cfd890032e988b0a998da279515b808da43f3f776-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_386.o $WORK/b005/equal_386.o $WORK/b005/indexbyte_386.o # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding -std -complete -installsuffix shared -buildid en05t_jvPPrpaYD4wsMc/en05t_jvPPrpaYD4wsMc -goversion go1.11.10 -D "" -importcfg $WORK/b076/importcfg -pack ./encoding.go BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a2/a254d855382985320955e2d7e813a64b5b9a231422689c01ea4885156c1b7bda-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/de09a8db711a4a46f17db7dea8cad989dde83e467e097389b157ec08f0e4cea8-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid DiglywSBzt3k3gwDd0OK/DiglywSBzt3k3gwDd0OK -goversion go1.11.10 -D "" -importcfg $WORK/b077/importcfg -pack ./utf16.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid xqqzIJ3PH_QTCGnDaPSB/xqqzIJ3PH_QTCGnDaPSB -goversion go1.11.10 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_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_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/20/20c746cecd0c7915ae3b28e660ad00ee08842c54bda2a3e8b331c0e7dd875e3b-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: github.com/syncthing/syncthing/lib/auto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/95/95fd4929b20ef4a4e854377855428268e0112bdec7e95bbbe2c820e1e764d17c-d # internal BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/auto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid 9RmfJNZQ2t632GXrR3rX/9RmfJNZQ2t632GXrR3rX -goversion go1.11.10 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./gui.files.go BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid o-xfLSIk3y1YxKo_R8jt/o-xfLSIk3y1YxKo_R8jt -goversion go1.11.10 -D "" -importcfg $WORK/b113/importcfg -pack ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/c6/c65392d07e66f578e69f89057b5f9fde9a6a83873df98369dfd94d4d3d50b88e-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid QlVhlxM3xCxJWHxyhQ54/QlVhlxM3xCxJWHxyhQ54 -goversion go1.11.10 -D "" -importcfg $WORK/b182/importcfg -pack ./runes.go BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/54/547d8c0e774b7e8a92aba84636b500d8da393347015eeac8c06cc18f1752da39-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p image/color -std -complete -installsuffix shared -buildid rXiSJEhzAQolw8Vf_jax/rXiSJEhzAQolw8Vf_jax -goversion go1.11.10 -D "" -importcfg $WORK/b200/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/dim_386.o ./dim_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/1b/1b62d183dcc67e5ba9668a511dd2a0606125aa43f43e66a3e1932366dfe44928-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/erf_stub.o ./erf_stub.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp_386.o ./exp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e0/e0d61e222e84d5f23edae82e26704e5c3ac4353e04ec348cd010a4da4d4e245e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sin_386.o ./sin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sincos_386.o ./sincos_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/tan_386.o ./tan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/asinh_stub.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/cbrt_stub.o $WORK/b022/dim_386.o $WORK/b022/erf_stub.o $WORK/b022/exp2_386.o $WORK/b022/exp_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/pow_stub.o $WORK/b022/remainder_386.o $WORK/b022/sin_386.o $WORK/b022/sincos_386.o $WORK/b022/sinh_stub.o $WORK/b022/sqrt_386.o $WORK/b022/tan_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/26/26b5bfb235190562c50b99e20c34065d316d496fb55a2afff09e7dd9c4cf7e07-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p strconv -std -complete -installsuffix shared -buildid ytJuhyYTZHhC9RjKyDHJ/ytJuhyYTZHhC9RjKyDHJ -goversion go1.11.10 -D "" -importcfg $WORK/b021/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_386.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b9/b95f2bc4ed8bf244030246fd2b7712451056d39454f3ea68e193731e44f1e4c3-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_386.S BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/55/55123e4d1617cf50ddf8d5266e81428b79a45da612b8ab274ba81597d02ab476-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: crypto/rc4 BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 -complete -installsuffix shared -buildid eAi8-LKVJUfi7tFzaXT5/eAi8-LKVJUfi7tFzaXT5 -goversion go1.11.10 -D "" -importcfg $WORK/b198/importcfg -pack ./gf256.go BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/rc4 -std -installsuffix shared -buildid HnyH_9HVF1iSRtZNT5VN/HnyH_9HVF1iSRtZNT5VN -goversion go1.11.10 -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid yXVwa49TeS86UZADEnTf/yXVwa49TeS86UZADEnTf -goversion go1.11.10 -D "" -importcfg $WORK/b202/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid bXA-OrMPGFEtkiFvYUU0/bXA-OrMPGFEtkiFvYUU0 -goversion go1.11.10 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/47/4771d4e902286ff042efecf781ae5b85127dcb77b5cca3cb1814fbd360b57348-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/rc4_386.o ./rc4_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b069/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_386.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9f/9fe7fd98640b8a581b88554efca7d6549f69fcefd2c518c80485672c04949ae0-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/rc4_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b0/b083b99faf7dc107849cc2b365fb068da4da476d9919d082bf0d1fea6c8c5b9a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a7/a7927dca0d8b71b23a5014d952382ccbf5fe87bca464df0f0e055d696c32bb25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_386.o $WORK/b011/duff_386.o $WORK/b011/memclr_386.o $WORK/b011/memmove_386.o $WORK/b011/rt0_linux_386.o $WORK/b011/sys_linux_386.o $WORK/b011/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f8/f8da457f25efa32daece6cccff8a65416e436aa14f2cdea34455135f20841047-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid 2r0KXyOpsxvxeLX9Ci7Y/2r0KXyOpsxvxeLX9Ci7Y -goversion go1.11.10 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/04/04f2b6df44bed2a3f4c562a0f065036debdb91135bf09a25107d3270e37900b6-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid od5rNEaQGSV51WZTaNpN/od5rNEaQGSV51WZTaNpN -goversion go1.11.10 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: internal/singleflight BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid 4DARgt4C5MagGlVh3Dtd/4DARgt4C5MagGlVh3Dtd -goversion go1.11.10 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p reflect -std -installsuffix shared -buildid cdgysUcTUDQpC7KtMp3L/cdgysUcTUDQpC7KtMp3L -goversion go1.11.10 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid mzEICIRu14ZDrdkQ6p72/mzEICIRu14ZDrdkQ6p72 -goversion go1.11.10 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p syscall -std -installsuffix shared -buildid UdKBj3LEFluibuTQSzHG/UdKBj3LEFluibuTQSzHG -goversion go1.11.10 -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a4/a45cc91e1e7c0c369eb4c5afcaf2324498719ed1409701b4eba3bb463ebe9c17-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d2/d2b1d0138a36b53e33acefbc6d1ad45770b5886ef4fc6b4819be73c3552d08bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/93/93a571d2f10f60b3fe32291fb9e9a90858009cb853983f8216f729e2d772b35a-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p hash -std -complete -installsuffix shared -buildid 2MjIm5T5LUiupPm6bxhL/2MjIm5T5LUiupPm6bxhL -goversion go1.11.10 -D "" -importcfg $WORK/b020/importcfg -pack ./hash.go BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: strings BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p strings -std -installsuffix shared -buildid 1qrmQ2HZ3Bnyd3FzXlIX/1qrmQ2HZ3Bnyd3FzXlIX -goversion go1.11.10 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 80PAOBI4OreEiU9vu06h/80PAOBI4OreEiU9vu06h -goversion go1.11.10 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid o9uCbs2CyIySQIPJuCFP/o9uCbs2CyIySQIPJuCFP -goversion go1.11.10 -D "" -importcfg $WORK/b025/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/34/34c1f238af17da84ee3f67370d78f4935920f137ebe3311002cd2eca21f1a46a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto -std -complete -installsuffix shared -buildid dsVHgDfnUng5iVj2BCzt/dsVHgDfnUng5iVj2BCzt -goversion go1.11.10 -D "" -importcfg $WORK/b019/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2c/2c35a98986beb915a7198a76d248c6b63490ad36514e547a0933706813808338-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0WqanAtI-TjygUvHQlzP/0WqanAtI-TjygUvHQlzP -goversion go1.11.10 -D "" -importcfg $WORK/b043/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4d/4d18fea1304239f9e76acc8d0adff3749aee0b5b82c233107c7c4624110608e1-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid traPzfxR5e6MWAh2qLft/traPzfxR5e6MWAh2qLft -goversion go1.11.10 -D "" -importcfg $WORK/b044/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/60211e8e2334480e2fae4f34eb295a3c7cee600da266b73e1dc42e8212751e2a-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid sWiYSty6zk4527uq4E2r/sWiYSty6zk4527uq4E2r -goversion go1.11.10 -D "" -importcfg $WORK/b046/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c7/c70b8438ca44ad1002c7075c5faf2944da7b0da58e039d07d3bb877ed10da880-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p crypto/aes -std -complete -installsuffix shared -buildid KOasPXPa1ZzT3BxqOxzz/KOasPXPa1ZzT3BxqOxzz -goversion go1.11.10 -D "" -importcfg $WORK/b024/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/7d/7d48bef868c76a0e4da3e164f1353c1d400aebd152f84a803b68685bd3d16720-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/md5 -std -installsuffix shared -buildid C7XVM75iPsVAe-d3AHTu/C7XVM75iPsVAe-d3AHTu -goversion go1.11.10 -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3c/3c2ac6dc9df5f48b47616d496ef0225ac91499b05a52d67abe31d81b63200d1f-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid CHWuUy2-rLN439ynhvEh/CHWuUy2-rLN439ynhvEh -goversion go1.11.10 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b042/strings.o ./strings.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b047/md5block_386.o ./md5block_386.s BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b042/_pkg_.a $WORK/b042/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/3e/3ee27ab96e60cfd80bfadf29bd0c418a7663e213011e0ba037980e378358cbf3-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/sha1 -std -installsuffix shared -buildid Q5BcWC5EGR-RibPepIq4/Q5BcWC5EGR-RibPepIq4 -goversion go1.11.10 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/md5block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/15/151cb04c56ef5749e6075bd1211c31080c502e91be3968c119fd7cb5cc3fd1fb-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha256 -std -installsuffix shared -buildid jiPWddWEVVErsgHBlhxA/jiPWddWEVVErsgHBlhxA -goversion go1.11.10 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/86/8649b6fd0090b954171c1f74b515ceef6df82af660a5da7c136df48721012e9e-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p path -std -complete -installsuffix shared -buildid jZWPtoMjKJ1TA6I3JiL3/jZWPtoMjKJ1TA6I3JiL3 -goversion go1.11.10 -D "" -importcfg $WORK/b080/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b051/sha1block_386.o ./sha1block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d3/d32e01f7fb5376bee85b860d05d7fd29d11cfb60e62f42554db6a1a9f4c966ca-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 2nEYFYTLujQz5CQO2Nzk/2nEYFYTLujQz5CQO2Nzk -goversion go1.11.10 -D "" -importcfg $WORK/b088/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9f/9f2697c546144ee0f162fcaff881f6f2ac0d5af9df0462e79327f157966385d7-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid pAL0bku3sITQT43WgALS/pAL0bku3sITQT43WgALS -goversion go1.11.10 -D "" -importcfg $WORK/b089/importcfg -pack ./tabwriter.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b052/sha256block_386.o ./sha256block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/bc/bcd046e839b451efc6b55ef6e89c8a52c3f87400e7d3d1bed3593dd2146f473c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b052/_pkg_.a $WORK/b052/sha256block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid Xpv6fDHbY0E_fgiAtOcq/Xpv6fDHbY0E_fgiAtOcq -goversion go1.11.10 -D "" -importcfg $WORK/b102/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b8/b8a8252121baf233fe6ca5684381ed06ca0b90bded77824a557dfe53d3261e23-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p hash/fnv -std -complete -installsuffix shared -buildid UZE7i0ZaJRoC7PEUcHuT/UZE7i0ZaJRoC7PEUcHuT -goversion go1.11.10 -D "" -importcfg $WORK/b108/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e4/e445ddd705ac0762027a5e2861cc0c2de300874115c3eb93da285673a87d8fd7-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid it10vKO-OfSOqHG4MGg-/it10vKO-OfSOqHG4MGg- -goversion go1.11.10 -D "" -importcfg $WORK/b122/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/12/129c79fee921958f2c6d23e7837e4f9e45f6427a3d5990f2ddf315d05f22da2a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid ybbfQ5dHVLKlqV0N9nVd/ybbfQ5dHVLKlqV0N9nVd -goversion go1.11.10 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/64/645cb95e0b2241a63eb0351e984b7cff0e34ee0d7bf0fa36c9a4ae0665329ce5-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid -K5uR9nGUySYz8A2Z_Mx/-K5uR9nGUySYz8A2Z_Mx -goversion go1.11.10 -D "" -importcfg $WORK/b136/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b037/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0e/0e4697ac60b827ca2f6459d72b20debe98aff727945ca454b955fea783349984-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p time -std -installsuffix shared -buildid 8L12vbWT0PSPgqZUvsCl/8L12vbWT0PSPgqZUvsCl -goversion go1.11.10 -D "" -importcfg $WORK/b038/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a4/a485d1452b5894a43533794c2cf636f1f58676f3146345d0ea6065dfd09e7056-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/syscall/unix -std -installsuffix shared -buildid sLa4rf8IwNpJzHX9SQ0E/sLa4rf8IwNpJzHX9SQ0E -goversion go1.11.10 -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/2e/2e0a59a4aecc95c6344225687ccf1c2249fa7d25b97cfa19de31e68a001b6a1c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid PT_sHbr3B01wXCEE02WO/PT_sHbr3B01wXCEE02WO -goversion go1.11.10 -D "" -importcfg $WORK/b147/importcfg -pack ./doc.go ./quote.go ./unquote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/68/6800450408bd5b54e68f1ca79b5fae4152e572e1361b6f0c8089fd8de6dbf128-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b039/empty.o ./empty.s BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/d9/d99d0eb2bb2bdb32672635b392e1391b2a51c13be0bd96de5d214ba4512d3d9f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid KhiUzMWU9vF6_iNYQ93G/KhiUzMWU9vF6_iNYQ93G -goversion go1.11.10 -D "" -importcfg $WORK/b183/importcfg -pack ./strings.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid _RXdFvk0OnFQCD5MqM0_/_RXdFvk0OnFQCD5MqM0_ -goversion go1.11.10 -D "" -importcfg $WORK/b166/importcfg -pack ./bytes_comparer.go ./comparer.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b039/_pkg_.a $WORK/b039/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/07/07d5c23eed49e5169935fee60ab4c7abe339481465b0dc155215388e71ea46d8-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Ivccs_ma9sjRyWWz63Ae/Ivccs_ma9sjRyWWz63Ae -goversion go1.11.10 -D "" -importcfg $WORK/b188/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/d1/d19f08bc98cefd780802b605749ca4ddeaa6bc2703c535fea61da830ac65ab36-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash -complete -installsuffix shared -buildid 3LZ9pPvrC3bpQ5Aq9ukl/3LZ9pPvrC3bpQ5Aq9ukl -goversion go1.11.10 -D "" -importcfg $WORK/b193/importcfg -pack ./rollinghash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/12/125c2628ea548826a0a742159a7df0349ab6dc0847c309bb86a39607dce48af6-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p image -std -complete -installsuffix shared -buildid ormyLjIhsihapO9i94nI/ormyLjIhsihapO9i94nI -goversion go1.11.10 -D "" -importcfg $WORK/b199/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/70/706bb21e7e36ad8c5197ac83502e9a22de93b03e75d6bc2353ab347afc44ca5b-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p html -std -complete -installsuffix shared -buildid WQAiThvwDNw8OyLd4JZl/WQAiThvwDNw8OyLd4JZl -goversion go1.11.10 -D "" -importcfg $WORK/b207/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4b/4b7e9d68a288cdd5ca8458db17ee3d4ffda16c1811cb6b99b5d24ab37ecd6f61-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/23/2361b43da2e153c55e1cae595cd0621a3e8b911a5640a688454c1ee590abf3da-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/chmduquesne/rollinghash=github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b188/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 -complete -installsuffix shared -buildid xrr5wUCQExjSAhRWPOF7/xrr5wUCQExjSAhRWPOF7 -goversion go1.11.10 -D "" -importcfg $WORK/b192/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/92/92f3645656e74dd9605eddce637eda5bf26e15826f1341afdac852684d986a77-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/ec/ec3cb211400ace7f8732812fd8aa57363eb8f0cbccd1062fd4d35530971cf341-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d0/d0df99415562e1029db10bd53200e8051c6c4327f334f28e5698a066b095082a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b030/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/96/962554812936126cea88a31d20d791dec5c8d4a9ed7a8a5fc61e695cdf71eeac-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/poll -std -installsuffix shared -buildid oS_X7FPk5mFHjM4bf0Y9/oS_X7FPk5mFHjM4bf0Y9 -goversion go1.11.10 -D "" -importcfg $WORK/b036/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f4/f477df23415700af7036e962007b213f53df23819233e012e2f8bb1749dd82e4-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RpVkMO6aUc7iFFVVq9ad/RpVkMO6aUc7iFFVVq9ad -goversion go1.11.10 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p sort -std -complete -installsuffix shared -buildid ocaxJiTS20WYxvSrClKf/ocaxJiTS20WYxvSrClKf -goversion go1.11.10 -D "" -importcfg $WORK/b059/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a7/a7b74d5f47409eec4c7f5dad53a3d9e564c64393f2344a9f1356e85c3eaec2d8-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid FQ0s7S2Jyn7r4byAbQrt/FQ0s7S2Jyn7r4byAbQrt -goversion go1.11.10 -D "" -importcfg $WORK/b095/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/92/924fc9f590af18b2daee3aaaf6226c4237f9081e8fbcad7280d58379353599d4-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p os -std -installsuffix shared -buildid y2Dx4qHJsSbsEq9EAX1X/y2Dx4qHJsSbsEq9EAX1X -goversion go1.11.10 -D "" -importcfg $WORK/b035/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/74/74d148c5cdfc762e2f393c2fc6281ca7dcaef427832791a9d72aa1de0d4c0e56-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 3-6RFaHXNLAYQPsJBEVJ/3-6RFaHXNLAYQPsJBEVJ -goversion go1.11.10 -D "" -importcfg $WORK/b058/importcfg -pack ./base64.go BUILDSTDERR: vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0fhy6IPXIl6Oe84CCzA8/0fhy6IPXIl6Oe84CCzA8 -goversion go1.11.10 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p crypto/des -std -complete -installsuffix shared -buildid MRI9OVQN9XoIm31J-sFG/MRI9OVQN9XoIm31J-sFG -goversion go1.11.10 -D "" -importcfg $WORK/b028/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid YG4BAq-qo-ryD7GnH-l9/YG4BAq-qo-ryD7GnH-l9 -goversion go1.11.10 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/eea8aabd7cd542b3bf9a23715183bb878b1fd6db49315aafa1a0dfa599bc45ae-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 4wrr9tIFMKxb_tm9xSOg/4wrr9tIFMKxb_tm9xSOg -goversion go1.11.10 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b0/b01219b11fa1499a897bbeeb35425394cad674bf2407b80e74c53e4422974314-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid zaGWOMBgMhouh8gXBB9E/zaGWOMBgMhouh8gXBB9E -goversion go1.11.10 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/85/85f80d1b10aa0fa5da074d8a4a17a042ed25ecf8faf1345ec8430fc123c196fc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid D5jxeAggxPuPRnjnuz-O/D5jxeAggxPuPRnjnuz-O -goversion go1.11.10 -D "" -importcfg $WORK/b137/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c0/c00d1f11d95a8ffb6575e2dd450678344f3eeed7c3b713e89e8ec93d0d129300-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/pem -std -complete -installsuffix shared -buildid TMNYZ3WUHElhhW3PTiBn/TMNYZ3WUHElhhW3PTiBn -goversion go1.11.10 -D "" -importcfg $WORK/b057/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e4/e42ff11a66035d9b0a86b8c1f2f70b8b0159e52276fbdec202326159bbea06ea-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid YbT4-DGN-e_cNj2Yq_PQ/YbT4-DGN-e_cNj2Yq_PQ -goversion go1.11.10 -D "" -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c0/c0458df9854d16b62dbe24584398563cf94c9635fb719e11ff42ded717e41e05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid WPX3K1JznLAuVMlnEHgB/WPX3K1JznLAuVMlnEHgB -goversion go1.11.10 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3b/3b7225713e3aee7f748418f2765359ffe4f19628d9c2a190fa7a7a5df78378b0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b143 -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b143/cpuid_386.o ./cpuid_386.s BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b1/b18178e731ff2d7a5b78d15d59228b0cdd56fa95d6d9b1e57694c77c7cef6ad5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b143/_pkg_.a $WORK/b143/cpuid_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/fe/fe4e87efbd489cf58f705e795a1bd96a1c1bffa1f13d2c2d20a337c097929f19-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a5/a5856c02e66c75767ec27a0534696b73294b03b1b0a3c8b6c812a528a2771c69-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b4/b49c718fa58b6bc5f8bd31f2937158b8fe571e1ed1d8371f0427288879e9ad93-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p runtime/debug -std -installsuffix shared -buildid VtQ5cMZl011yNjsda0Im/VtQ5cMZl011yNjsda0Im -goversion go1.11.10 -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path/filepath -std -complete -installsuffix shared -buildid X0P2bj1JCuXi9Jpyp1p2/X0P2bj1JCuXi9Jpyp1p2 -goversion go1.11.10 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p os/signal -std -installsuffix shared -buildid UQjAiaz5B5QbC5Hgi42V/UQjAiaz5B5QbC5Hgi42V -goversion go1.11.10 -D "" -importcfg $WORK/b211/importcfg -pack -asmhdr $WORK/b211/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p fmt -std -complete -installsuffix shared -buildid kvnhKtnBTU3kCquOOtIX/kvnhKtnBTU3kCquOOtIX -goversion go1.11.10 -D "" -importcfg $WORK/b034/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b084/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b084/_pkg_.a $WORK/b084/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ea/ead681c94a017bfe9eb9b0650cfe678029b00193c3991414596696d78373260d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b211 -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b211/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b211/_pkg_.a $WORK/b211/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/e4/e4f7cd5add63f82a0678d747e705bf34a86d85bc88143c5f3446d8bd1d2aeb00-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/97/97b95c25b91f81eed5e4b7db71d80606c34df6448c4c053c1a632d466cabd4ee-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p regexp -std -complete -installsuffix shared -buildid 2iSk7FQMlt56_nOg2iV6/2iSk7FQMlt56_nOg2iV6 -goversion go1.11.10 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9f/9fadb5354c619688ad795230fcae3283d56546b647a3e7ddaab4aaeed046fe31-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JCHgr60xE3DEV9QJFHZF/JCHgr60xE3DEV9QJFHZF -goversion go1.11.10 -D "" -importcfg $WORK/b062/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 9wsFfYsB0t6MlJe9USzS/9wsFfYsB0t6MlJe9USzS -goversion go1.11.10 -D "" -importcfg $WORK/b105/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/88/888959421f141b33a78088c43efaebd8e614635ad85f2073708f699e099d10ad-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e9/e955fa4a127d05161de84f525184ac9f7599a91dac2655c4b92ad5b995fc9094-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a6/a6be9e15b94a222767d69fc68781505d9c7a36b7a7f79548e063ea236688dfdf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8c/8cb515cfdbdfdf979de3bcf08759213d7e8fdbd506e585b5c4f06ddd8a8330af-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: context BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: net/url BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 7khiZMNDdFg7FUQjvd16/7khiZMNDdFg7FUQjvd16 -goversion go1.11.10 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid 1U3pKvvq8Vxz9Rt-zDIn/1U3pKvvq8Vxz9Rt-zDIn -goversion go1.11.10 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p context -std -complete -installsuffix shared -buildid kleCzixSYMld-FofeG5t/kleCzixSYMld-FofeG5t -goversion go1.11.10 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid qD6N_ZHMuqTpJb1-HM4L/qD6N_ZHMuqTpJb1-HM4L -goversion go1.11.10 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/json -std -complete -installsuffix shared -buildid YsvQ8ZfEMMtRL7434kQv/YsvQ8ZfEMMtRL7434kQv -goversion go1.11.10 -D "" -importcfg $WORK/b075/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p math/big -std -installsuffix shared -buildid rtNmvWbW22nda5QwJi7o/rtNmvWbW22nda5QwJi7o -goversion go1.11.10 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/50/50bb9f10649470f77a781368b2ed72cad5d54d366ca04e1146c1c522c6ef9e9f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid sWNLvtXL1h7wRwn7b8Xb/sWNLvtXL1h7wRwn7b8Xb -goversion go1.11.10 -D "" -importcfg $WORK/b079/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/58/58059ce24ef1db1340f47beeed6329aae4b060d15d2342a4f17e84e2bbf07886-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b064/ -importpath net -- -I $WORK/b064/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fd/fd84539d14442b2158d010280aa3884a05d5f75f962843dc5ac0c1f86b6b0a37-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p log -std -complete -installsuffix shared -buildid B6GxtCoYRERDcSKw25fQ/B6GxtCoYRERDcSKw25fQ -goversion go1.11.10 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/bb/bb9c134ecd9a8b9c260c97e0a9847fd805a00e6723c6f11f845743c9a1539d6a-d # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/61/614f48fbe1bd5d7545c5213078d3dc0dea42b79411b5575921df81c1419b61c4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid JiTxCcduMegDsd-33tA-/JiTxCcduMegDsd-33tA- -goversion go1.11.10 -D "" -importcfg $WORK/b093/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p compress/flate -std -complete -installsuffix shared -buildid StjFVfb3tcLWThhqq7WP/StjFVfb3tcLWThhqq7WP -goversion go1.11.10 -D "" -importcfg $WORK/b087/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d7/d731e0cb25bc4fc53ba07e4ff7525a22be8bb81e4c6b50abc1b71907cd42e1fe-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/xml -std -complete -installsuffix shared -buildid iMiMuCoKbrYo_PlBjN3o/iMiMuCoKbrYo_PlBjN3o -goversion go1.11.10 -D "" -importcfg $WORK/b097/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9f/9fd25df03f88aa0f980b2a979c57f9856402330409a3455b82ff3948c376e458-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid sQyPCEkzaWQ04isryJE_/sQyPCEkzaWQ04isryJE_ -goversion go1.11.10 -D "" -importcfg $WORK/b099/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/41/41a592dd9dfe32fc64e105b162f0f2f0e60b2550110ac814bdc22d4d1a81d907-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b103/ -importpath os/user -- -I $WORK/b103/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/87/8743f32fa11e8023d51943b04a01f56bc8eaecb04f4763a898a2a9d2f232336e-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p compress/gzip -std -complete -installsuffix shared -buildid uDPShF2t1eE2CJXJtKoD/uDPShF2t1eE2CJXJtKoD -goversion go1.11.10 -D "" -importcfg $WORK/b086/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/23/23abefd679d223cba003a856c4a07d9140572222a214b60fe7062b811ac4fae9-d # internal BUILDSTDERR: archive/zip BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/zip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p archive/zip -std -complete -installsuffix shared -buildid CvKJAO0nmhiTXkXnyzqh/CvKJAO0nmhiTXkXnyzqh -goversion go1.11.10 -D "" -importcfg $WORK/b091/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b1/b19aa8074393e793e279314a7dd580706bfa969d3ccdda50ca387ee2f341cee9-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p runtime/pprof -std -installsuffix shared -buildid 1jEA_XU-Ti5aMQmimITj/1jEA_XU-Ti5aMQmimITj -goversion go1.11.10 -D "" -importcfg $WORK/b085/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b6/b693bfc29d1e8355be25c79ad7fa5bf63964d849865ffeaaf3c5b24cf984e66d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid FExgIDXbCxaFPx9ktQaQ/FExgIDXbCxaFPx9ktQaQ -goversion go1.11.10 -D "" -importcfg $WORK/b112/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b033/arith_386.o ./arith_386.s BUILDSTDERR: cd $WORK/b103 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b033/_pkg_.a $WORK/b033/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/1d/1dfb0d777ffa264acee8bc3fc15e2b7b54afc131e39fb5e4e7b6242ec93d0181-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid geNylPaGdJDRvMCyZdGP/geNylPaGdJDRvMCyZdGP -goversion go1.11.10 -D "" -importcfg $WORK/b032/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cd $WORK/b103 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5d/5d2983a9cb52278aa05422dba1044623e79a20db4624e39730658e39edc5bcbd-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid PFJpBBTglCBAc61Bpfzd/PFJpBBTglCBAc61Bpfzd -goversion go1.11.10 -D "" -importcfg $WORK/b045/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/5f/5f02e2e1144de2b924e4448e8b8e71507db39e9a10fb3a2d62db7ee37ff8ed93-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 1Vn3z9Zvf96kCGpwp5iV/1Vn3z9Zvf96kCGpwp5iV -goversion go1.11.10 -D "" -importcfg $WORK/b048/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e3/e33d674db8076e6369f8803e3eb31f25730d94e03cac7624e4c51e207ccb985c-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid oOiAvuD4ivxM1Pbr8_UM/oOiAvuD4ivxM1Pbr8_UM -goversion go1.11.10 -D "" -importcfg $WORK/b054/importcfg -pack ./dsa.go BUILDSTDERR: cd $WORK/b103 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4a/4a8ea3eff13c8fa6c75577415c88e3d9ffcaac13a83b9de92498c02a1b2d32a7-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 9g3FguyPrU1KJvuhDxCc/9g3FguyPrU1KJvuhDxCc -goversion go1.11.10 -D "" -importcfg $WORK/b123/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c9/c99dfaeaa59fbe1a1cc883383b4631e61d5fd43bdc86b1bf992f6975162eabd6-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EwFq3aQEU1oUbtcxzeuB/EwFq3aQEU1oUbtcxzeuB -goversion go1.11.10 -D "" -importcfg $WORK/b050/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd $WORK/b103 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b103 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o -g -O2 BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f1/f16f8155967a1ef3346b8c06d224e3d1f1cb613d056f6d3bfb51507ab6df4830-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 70kA_ncwKEcCCQDKY1bV/70kA_ncwKEcCCQDKY1bV -goversion go1.11.10 -D "" -importcfg $WORK/b124/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/tmp/go-build -gno-record-gcc-switches -o $WORK/b103/_cgo_.o $WORK/b103/_cgo_main.o $WORK/b103/_x001.o $WORK/b103/_x002.o $WORK/b103/_x003.o $WORK/b103/_x004.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b103/_cgo_.o -dynout $WORK/b103/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p net -std -installsuffix shared -buildid IloEltmsMhrW1YkkEPgl/IloEltmsMhrW1YkkEPgl -goversion go1.11.10 -D "" -importcfg $WORK/b064/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/b064/_cgo_gotypes.go $WORK/b064/cgo_linux.cgo1.go $WORK/b064/cgo_resnew.cgo1.go $WORK/b064/cgo_socknew.cgo1.go $WORK/b064/cgo_unix.cgo1.go $WORK/b064/_cgo_import.go BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e4/e494614155e399feace34043a05e58b33166798c437ded70aa5ff5d845d798f2-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-EUrv0nvVBXlJ9NJVUw/P-EUrv0nvVBXlJ9NJVUw -goversion go1.11.10 -D "" -importcfg $WORK/b121/importcfg -pack ./bidirule.go BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p os/user -std -installsuffix shared -buildid dOC95Mjr2IwDhxBf-L67/dOC95Mjr2IwDhxBf-L67 -goversion go1.11.10 -D "" -importcfg $WORK/b103/importcfg -pack ./lookup.go ./user.go $WORK/b103/_cgo_gotypes.go $WORK/b103/cgo_lookup_unix.cgo1.go $WORK/b103/getgrouplist_unix.cgo1.go $WORK/b103/listgroups_unix.cgo1.go $WORK/b103/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/54/5444bda90d4e837980de68d6b91605cc855f219c6a8355955e9e429141471f45-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0lsUQKF0N1-T91CfwtI6/0lsUQKF0N1-T91CfwtI6 -goversion go1.11.10 -D "" -importcfg $WORK/b127/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a6/a6c3e46a62a67b3847a470ea8be44fae2cbfbe3aabfb3d2b3f2ec4e3c9a9f8f9-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2poXXwOlQXH9sTQi85mS/2poXXwOlQXH9sTQi85mS -goversion go1.11.10 -D "" -importcfg $WORK/b031/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/cf/cfa3965c77af6b76f7e49f200467929db5b2fe5ef32cc4258a43a1b235044669-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 0Eheppnx9MQXsPaTn9k4/0Eheppnx9MQXsPaTn9k4 -goversion go1.11.10 -D "" -importcfg $WORK/b055/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a7/a7b01f9a7a6ae7c2083bfd4cf22ae0f45d4196a655205c4c89dcd90c2ed30cbd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KmDa7utP6tus8fgitXdE/KmDa7utP6tus8fgitXdE -goversion go1.11.10 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/29da303792b616aeae9ec1107115834c1fb877c327081bf1a9414a93b7fcdc6a-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p mime -std -complete -installsuffix shared -buildid YHGO2--KC9_eEjK8AJ6u/YHGO2--KC9_eEjK8AJ6u -goversion go1.11.10 -D "" -importcfg $WORK/b128/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b103/_pkg_.a $WORK/b103/_x001.o $WORK/b103/_x002.o $WORK/b103/_x003.o $WORK/b103/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/51/51796d5d72b9d3f739ceb6486833e3b3b7efcbb93b7093b81940cc0570ecc170-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid Eu-Dux-TDmCyCN8t3-PO/Eu-Dux-TDmCyCN8t3-PO -goversion go1.11.10 -D "" -importcfg $WORK/b101/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/9f/9f7f994517c5b53fe21385ad8293fd698d9977e3a5d24d3297af689d62dff99c-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qTPzWSHxA020jky4rmuW/qTPzWSHxA020jky4rmuW -goversion go1.11.10 -D "" -importcfg $WORK/b130/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2c/2c9aab6486c3675aa547f00541977c3949251e2f8c427d89c458e044cc09a17f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sync BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 7WoxK5KrZQ7GZy6GIqT1/7WoxK5KrZQ7GZy6GIqT1 -goversion go1.11.10 -D "" -importcfg $WORK/b100/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/3f/3fb130a6561fb11f18af03891ec8e3d931285c07456697b898fd6e74309e76f4-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 91H8xazpB907hlEEPcjn/91H8xazpB907hlEEPcjn -goversion go1.11.10 -D "" -importcfg $WORK/b132/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/15/158ad4064da2b867a6e4e4c1d6b7514cc6e51b75ea6b69203297c358167d6f32-d # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/5a/5ad6a7045e5f36f766546ebe92c90e7261eac8324c49b52ff642234affec83f2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/events BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid RW5eMcPjUdENsCYX0VZd/RW5eMcPjUdENsCYX0VZd -goversion go1.11.10 -D "" -importcfg $WORK/b098/importcfg -pack ./debug.go ./events.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 9qWosMnxyasH2T1Lwgee/9qWosMnxyasH2T1Lwgee -goversion go1.11.10 -D "" -importcfg $WORK/b133/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/0b/0bd103a7480ae09589fd969b0c8d3b33a5c4f8cd3f5b90a4fe9609e87d64904a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/4d/4db6a1c7a2aef9e8a81718a7848fff6410386091f3f68e626305291926c9debf-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 4d_QA-u8hLAD_zcBWVmu/4d_QA-u8hLAD_zcBWVmu -goversion go1.11.10 -D "" -importcfg $WORK/b141/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7h66qYNJGf7wIYp0-r6N/7h66qYNJGf7wIYp0-r6N -goversion go1.11.10 -D "" -importcfg $WORK/b139/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/91/91a2c956ba2efe13467a5f55f87d802461ae9045729d01325725bf025f37dede-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid Ywao_s2f2unLORjZnAQV/Ywao_s2f2unLORjZnAQV -goversion go1.11.10 -D "" -importcfg $WORK/b142/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1068cbddd8861d01ea99bb46bf8e5d33a9267c5d4b3b27b6bb74215ee98e654-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid VjyKDgSdDOIphPYWvH9V/VjyKDgSdDOIphPYWvH9V -goversion go1.11.10 -D "" -importcfg $WORK/b144/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c5/c5623d4eacd71dc8117193850526fa3c1f29b9b58d6bceb16b791e2a5c24eacb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/util BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid 70sUSSBIgpFz4yZ4OOJN/70sUSSBIgpFz4yZ4OOJN -goversion go1.11.10 -D "" -importcfg $WORK/b145/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/49/49404f2d5d2ef6809813528d4ced366afc7a1be2842f00c19aff9c5507620cff-d # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/1f/1fe1ff9b5d0fec0b5e39b07b112c0ab8ec61282cfe71adc6290b1d4581308098-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p os/exec -std -complete -installsuffix shared -buildid 9rPXkVOo1_j72Wdq895S/9rPXkVOo1_j72Wdq895S -goversion go1.11.10 -D "" -importcfg $WORK/b148/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 8n6I1l949BZFI3qkeYsd/8n6I1l949BZFI3qkeYsd -goversion go1.11.10 -D "" -importcfg $WORK/b120/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/82/822499aead6c507cc8fbe243e29502f8f7ef925c9441405738b117561108db9f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid gC8j-qQMd2CDEThox3lQ/gC8j-qQMd2CDEThox3lQ -goversion go1.11.10 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/13/135885ff743f56c9c9e447a424af4321f16ea0ee6ba379954141af6c5e5505f1-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid KWYX5575Y7VdyTdyX4tg/KWYX5575Y7VdyTdyX4tg -goversion go1.11.10 -D "" -importcfg $WORK/b159/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/20/20ecd60f6307dd8eba2789988e56fa7e8ae69dfab05ede507cca0d2744f2d518-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 2ubo0aQF4N11BtQWu8oZ/2ubo0aQF4N11BtQWu8oZ -goversion go1.11.10 -D "" -importcfg $WORK/b161/importcfg -pack ./rate.go ./rate_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/be/be4b012465fc42d69b90972a5995c12be26179010a3be3108b8f49a56c198b3a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid 5I3Itz3m5VwPMSUqls3W/5I3Itz3m5VwPMSUqls3W -goversion go1.11.10 -D "" -importcfg $WORK/b165/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/36/36a51257cecd897068d3c103d6db4a9c44cad697c35058726a3a19ccc439140e-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid B2aHk2tJgI-OwK3Mgaa2/B2aHk2tJgI-OwK3Mgaa2 -goversion go1.11.10 -D "" -importcfg $WORK/b168/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ef/ef2af8f5989dcc86ac00d593ba584639b6231736ec4e52b3ff3f108983402c9d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes BUILDSTDERR: importmap github.com/gobwas/glob/util/strings=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match -complete -installsuffix shared -buildid WyOiiXP4OXThiE-WS0Se/WyOiiXP4OXThiE-WS0Se -goversion go1.11.10 -D "" -importcfg $WORK/b181/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_suffix.go ./range.go ./row.go ./segments.go ./single.go ./suffix.go ./super.go ./text.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/17/17136c99fd8478623b30a2376903d842bee886da19fb392bc1addea19b302d0d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid KbUq7Ns4w-pbCRWioI52/KbUq7Ns4w-pbCRWioI52 -goversion go1.11.10 -D "" -importcfg $WORK/b164/importcfg -pack ./cache.go ./lru.go BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/22/2269e5df1a7c8cdffb1418329375be9df1c9af91216a32a7266dbcb529490309-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid evmP9vW7yHuTe8RrVChM/evmP9vW7yHuTe8RrVChM -goversion go1.11.10 -D "" -importcfg $WORK/b169/importcfg -pack ./bloom.go ./filter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/7d/7dfa5b5147b6cf1784c7c55d9b27ea6be9ad7f30c1de3dc65f64b6eba7d011b3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid hfVJEt5Tb7yQ5bliRJxi/hfVJEt5Tb7yQ5bliRJxi -goversion go1.11.10 -D "" -importcfg $WORK/b185/importcfg -pack ./lexer.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/30/30f3a9858a33f4e78ebc5d4865e5066b98d699376db17da895d08b66bf77c057-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid glw2tN9Lt5TmVfRSfnjD/glw2tN9Lt5TmVfRSfnjD -goversion go1.11.10 -D "" -importcfg $WORK/b173/importcfg -pack ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/d8/d87eb0d0dffb49c7fa8020bb46da592427245d62e6867e44de37f45e5849206c-d # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/57/570b883c75b7bc2a818b96c86a0be595d4db071c0dcaabb42d659807093f4a38-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/weakhash BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/chmduquesne/rollinghash/adler32=github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/weakhash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid UEd8mZHvov8KPGE-_5P8/UEd8mZHvov8KPGE-_5P8 -goversion go1.11.10 -D "" -importcfg $WORK/b191/importcfg -pack ./weakhash.go BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gobwas/glob/syntax/lexer=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid cDlQHHiwctfbw8jg0Y65/cDlQHHiwctfbw8jg0Y65 -goversion go1.11.10 -D "" -importcfg $WORK/b184/importcfg -pack ./ast.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/54/54e28a24d8a1a85a72a43004c217e04eeea643fd5b803a3f2b7470f2450c6d06-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vitrun/qart/gf256=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/97/978412a3b5c325f932e771adcf1149dd19832d7ab5c96c5d66cbf8fd20cc33c3-d # internal BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding -complete -installsuffix shared -buildid ciLFci1IbYHgVkb9qFN-/ciLFci1IbYHgVkb9qFN- -goversion go1.11.10 -D "" -importcfg $WORK/b197/importcfg -pack ./coding.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/blowfish=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid 68xWMxJW_xV6DzTp-rIj/68xWMxJW_xV6DzTp-rIj -goversion go1.11.10 -D "" -importcfg $WORK/b201/importcfg -pack ./base64.go ./bcrypt.go BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/5a/5a86fe87349344e3d416bcbecb5e8dfa800fff0748ed05123aee45c4a65db197-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gobwas/glob/match=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match BUILDSTDERR: importmap github.com/gobwas/glob/syntax/ast=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast BUILDSTDERR: importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid 7HUyWK2Fs6PGOoRxLmrj/7HUyWK2Fs6PGOoRxLmrj -goversion go1.11.10 -D "" -importcfg $WORK/b180/importcfg -pack ./compiler.go BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c0/c0bf51ef3881a70c1b2a919bb48d77e625e3d64a73d97bc0a7060ae63f0b5969-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid 0jS8J15bz9XyM-0DHWwm/0jS8J15bz9XyM-0DHWwm -goversion go1.11.10 -D "" -importcfg $WORK/b167/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/16/160bc91f1aaec9fea657955f67d65f46221c635d2bfb23af87856fc79296b1fa-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid ocWYo0V9WmfHzpx1LOvA/ocWYo0V9WmfHzpx1LOvA -goversion go1.11.10 -D "" -importcfg $WORK/b170/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/53/53c26713bd91e4cdc266b90ca4988d8d158bcadf24c77318f6b52f28f89f72ef-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid AS6qt3P3M3nmQ2SyVFIU/AS6qt3P3M3nmQ2SyVFIU -goversion go1.11.10 -D "" -importcfg $WORK/b171/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/06/06ff279aef09db23804e25d6c55630ec450fbc06b491d8f265fa6fc8a2684682-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gobwas/glob/syntax/ast=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast BUILDSTDERR: importmap github.com/gobwas/glob/syntax/lexer=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b185/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid 0mgOV2DO9A3rKm-gfJR4/0mgOV2DO9A3rKm-gfJR4 -goversion go1.11.10 -D "" -importcfg $WORK/b186/importcfg -pack ./syntax.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/f5/f5c84e81384329da13f29a4797acf5fb429aaaf42fa2ef5bdfcb1242a79dfe55-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gobwas/glob/compiler=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler BUILDSTDERR: importmap github.com/gobwas/glob/syntax=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b186/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob -complete -installsuffix shared -buildid aUkTdf5BLFZxW2J89OJn/aUkTdf5BLFZxW2J89OJn -goversion go1.11.10 -D "" -importcfg $WORK/b179/importcfg -pack ./glob.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/f9/f98315029614197ba9150bad261f707be25e64661179abffc0f6e7370c8e52dd-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vitrun/qart/coding=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b200/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr -complete -installsuffix shared -buildid YqXbz2xOfewZHtgJGzPd/YqXbz2xOfewZHtgJGzPd -goversion go1.11.10 -D "" -importcfg $WORK/b196/importcfg -pack ./png.go ./qr.go ./resize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/24/24ce36d014054d60fa732536c76456e65a89e97989cc625a6e379a0008deebcb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 -complete -installsuffix shared -buildid 471HcYIHmVS_YmmrgHgY/471HcYIHmVS_YmmrgHgY -goversion go1.11.10 -D "" -importcfg $WORK/b204/importcfg -pack ./ber.go ./content_int.go ./header.go ./identifier.go ./length.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/fe/fe8bd4a9d4df131b30577b0e3dfccef1ddbaada43d36356c03cb5f2fa63a876b-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3Y9GDrHCjLmFP87sGIHy/3Y9GDrHCjLmFP87sGIHy -goversion go1.11.10 -D "" -importcfg $WORK/b209/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/03/039a88646b835b1ce0063633eaa0db3075c986747e152c0e23c239565a52a5d4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid vP8iahXJZr6LhAwxKoyw/vP8iahXJZr6LhAwxKoyw -goversion go1.11.10 -D "" -importcfg $WORK/b172/importcfg -pack ./memdb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/6c/6c67609ce251c323011d4d54a3ad48597c1e120690cc50627edb9fe4181e1654-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid 6q-pkg6YaLdVRZd7TvOJ/6q-pkg6YaLdVRZd7TvOJ -goversion go1.11.10 -D "" -importcfg $WORK/b174/importcfg -pack ./reader.go ./table.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/92/9203d866cc253fc9b32d5025a3c720a257c635c364a9bcafb0577c90e0cd8a80-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p runtime/trace -std -installsuffix shared -buildid GGlGmoqeNFhjxlMxpmhp/GGlGmoqeNFhjxlMxpmhp -goversion go1.11.10 -D "" -importcfg $WORK/b210/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/26/26ff036f26b853df041472f72a81332386337fe8b810e824f9d03d8495226ec3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fd/fd5508323aa6a2879e26d31cc4ba9ad131603cb0aa582448ecf15ff3245b30e6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/8b/8bdedbe1dde9708be2420523b6fd2d00895386d22a3771cffe9a5a7fe4160982-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p text/template -std -complete -installsuffix shared -buildid ALGlm_Dt_vkQVzm5WY0Q/ALGlm_Dt_vkQVzm5WY0Q -goversion go1.11.10 -D "" -importcfg $WORK/b208/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b064/_pkg_.a $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/0f/0f6e56e9dd890cfa197d751ea2f09981633e2c0b28604e5dd4e22e0c8ebbc29c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid brxWCmCXAOeve0cRTD0Y/brxWCmCXAOeve0cRTD0Y -goversion go1.11.10 -D "" -importcfg $WORK/b163/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 ./table.go ./util.go ./version.go BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ac/aceb2632edd84616fdce2234c085da7c874e713fe3dbc07bb04b37ceb4bc0f31-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p log/syslog -std -complete -installsuffix shared -buildid eiNbmp4rL8n5L-ongSiI/eiNbmp4rL8n5L-ongSiI -goversion go1.11.10 -D "" -importcfg $WORK/b083/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid e9bDidZ-QgRyoJlQODvG/e9bDidZ-QgRyoJlQODvG -goversion go1.11.10 -D "" -importcfg $WORK/b053/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 BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ge9d4y5SffLsvjegjZrs/ge9d4y5SffLsvjegjZrs -goversion go1.11.10 -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/48/486389dc50557db6e3a00074415d399528a08c9f91eeca77020129da72b54cf6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics -complete -installsuffix shared -buildid E6DtIWLZvja40jXSjtM8/E6DtIWLZvja40jXSjtM8 -goversion go1.11.10 -D "" -importcfg $WORK/b081/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/9b/9b8c37da81cb5ecf62f5db222875ef88a5b30066f4f8db9817536bf584dcd371-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -installsuffix shared -buildid s2w809UWodBsg05r6CuQ/s2w809UWodBsg05r6CuQ -goversion go1.11.10 -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e3/e3f1cc6bd86a3e20733e01f3dfab8e408f89efa003caeb70002fd1f422f68452-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p crypto/tls -std -complete -installsuffix shared -buildid k28zeSk24H5AH67bOwp5/k28zeSk24H5AH67bOwp5 -goversion go1.11.10 -D "" -importcfg $WORK/b017/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c5/c5033c36e506bfe728012ddecf081cca9a7511dcc31b6f67af8dfe5dd9d12a54-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid gZvlbOuu6QcMYZvgWl13/gZvlbOuu6QcMYZvgWl13 -goversion go1.11.10 -D "" -importcfg $WORK/b117/importcfg -pack ./client.go ./socks.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b114 -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b114/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b114/_pkg_.a $WORK/b114/sys_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b6/b637a1b446ec42e80ab1e33975cc276cc9b83b0b5761748e20b3f9dfdb96e370-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid O6HIZ6nJPY1Jb_0khU-4/O6HIZ6nJPY1Jb_0khU-4 -goversion go1.11.10 -D "" -importcfg $WORK/b111/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 ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b107 -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b107/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b107/_pkg_.a $WORK/b107/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/0a/0aa39af240818bc40d2083159cbd271250dfcbaf5e64f5cd5fb13a57d9a872d7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid och_ATMY2j4YXdFcmQge/och_ATMY2j4YXdFcmQge -goversion go1.11.10 -D "" -importcfg $WORK/b106/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8a/8afd82daee62984d3747bf93874ac6e8b77c6aa0d1581a7e8ff50155d4bb8456-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid ZKESolRIU1daRQuwpJ_A/ZKESolRIU1daRQuwpJ_A -goversion go1.11.10 -D "" -importcfg $WORK/b115/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 ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/87/87c0d17271f3931af464d9b8f803346f38ed5b0c7534a2c9b361478ee78a8522-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid LGkPU-15J4U1YvQeIWXu/LGkPU-15J4U1YvQeIWXu -goversion go1.11.10 -D "" -importcfg $WORK/b116/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/60/60e3eeb75f647cb09c5b6d48a93f2413dd27ac19027aaf327579220eb8f6e820-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p net/textproto -std -complete -installsuffix shared -buildid GY3Pk8ofqWFC-nFjTw9D/GY3Pk8ofqWFC-nFjTw9D -goversion go1.11.10 -D "" -importcfg $WORK/b125/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ad/ad28c4d4688ecaf2d5c96a9d39443ca62fc4cd1ad609cc3f82cf74dc566d197d-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QPE0bwZ6AYrGI_mBTUOC/QPE0bwZ6AYrGI_mBTUOC -goversion go1.11.10 -D "" -importcfg $WORK/b126/importcfg -pack ./proxy.go BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3e/3e330f84764ea23146847f74b5f60dda6250ff36a9b2aa283753470679b5a289-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/beacon BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/29/290951cf5fa03a5a78d5ee3c0be6affa24ed0b2fac736283026fcc5a5fc6b8ee-d # internal BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/beacon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid 7Yk0gIaT9WG_XwkEC8dZ/7Yk0gIaT9WG_XwkEC8dZ -goversion go1.11.10 -D "" -importcfg $WORK/b151/importcfg -pack ./beacon.go ./broadcast.go ./debug.go ./doc.go ./multicast.go BUILDSTDERR: github.com/syncthing/syncthing/lib/fs BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/calmh/du=github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid KpJ4zVpyz3HxcsDsTgfW/KpJ4zVpyz3HxcsDsTgfW -goversion go1.11.10 -D "" -importcfg $WORK/b104/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1b/1b3448c33ab96c875a329b55ad64ca65f9d66505a25646c38247334f90b6f132-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid c8NuVIXfZMw1AiLVoV2_/c8NuVIXfZMw1AiLVoV2_ -goversion go1.11.10 -D "" -importcfg $WORK/b155/importcfg -pack ./natpmp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/96/96ac09cb0c96b3b9c4faa03db0d939970870e99e300d8934e754c30a60132f11-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid IpanxJAauQECxGJMKMuw/IpanxJAauQECxGJMKMuw -goversion go1.11.10 -D "" -importcfg $WORK/b119/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/fe/fe08fe39d0a90bd2557a4aeffaad0609867e56f107eddac30f68cc7ec8011e27-d # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/71/711b7d0afbe14ed21dee289fa585c6ef12c24f06c7b44835e29b749ece6f6705-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid H04pfWiDDIaaAOblLEC9/H04pfWiDDIaaAOblLEC9 -goversion go1.11.10 -D "" -importcfg $WORK/b156/importcfg -pack ./gateway_common.go ./gateway_linux.go BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p mime/multipart -std -complete -installsuffix shared -buildid TpHPP3lwYEr8OMsA8oWB/TpHPP3lwYEr8OMsA8oWB -goversion go1.11.10 -D "" -importcfg $WORK/b129/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/8f/8fe14e6b5475547e62e11642e2ff5dff788cbfec4864d7cbd12a3dfef5ed97ee-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p html/template -std -complete -installsuffix shared -buildid 3JTTl5enirLHK9Uuv9O1/3JTTl5enirLHK9Uuv9O1 -goversion go1.11.10 -D "" -importcfg $WORK/b206/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ce/ceb1da398c066f98c1a07a01242400dbef860fe3d05544f376cb15317a436a26-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/74/74c427ad8c482a4a51def51c5322a24037e3e31527093df3465fb9d04b21345d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7d/7d5e2abfe83f4c64cebd66e73cc1e7ad2be8b8ada7f0f2eb32ef4d1f06f5e29c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 4a8i2AGHuc3sIb7EQ3Hs/4a8i2AGHuc3sIb7EQ3Hs -goversion go1.11.10 -D "" -importcfg $WORK/b140/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/79/798227c6807348b167349bfd31f76d63227f25d5a86eb4aff53ffc287130221c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid XXtV1sleYXaMJO0FtKDu/XXtV1sleYXaMJO0FtKDu -goversion go1.11.10 -D "" -importcfg $WORK/b131/importcfg -pack ./trace.go BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid ZlhtHQrusifL4L48QWsx/ZlhtHQrusifL4L48QWsx -goversion go1.11.10 -D "" -importcfg $WORK/b194/importcfg -pack ./tlsutil.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/asn1-ber.v1=github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 -complete -installsuffix shared -buildid fT9ABHbEDGYs6MkjBkin/fT9ABHbEDGYs6MkjBkin -goversion go1.11.10 -D "" -importcfg $WORK/b203/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/21/2193fb4370191e1784ba283b2f2542602985674b878fb4509c522a0617f9d0cb-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts BUILDSTDERR: importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p net/http -std -complete -installsuffix shared -buildid yToz7BoFLERyDWRnp7jg/yToz7BoFLERyDWRnp7jg -goversion go1.11.10 -D "" -importcfg $WORK/b118/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e0/e05b8469af50bb6a38a38e0ba56d4606ca9438a3b12aeceb301b0e7c6bd1de78-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/91/91e0a120d87fd2e880d22fa98d45f01bf9d28b25a152b56b91dd7e7eb3307124-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/locations BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid zzZtEhDHb3XSRNR0Apgx/zzZtEhDHb3XSRNR0Apgx -goversion go1.11.10 -D "" -importcfg $WORK/b176/importcfg -pack ./locations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a2/a2c9ad41932bfd5b8915e0cc6eb0deaf3bd121e1669043d550a905cfa67ed2f5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/3a/3a09efa0934d3b2b27f59680817025adfd675106711ef1669df4481f90686619-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/32/323cd7a8f975c698b099e73cb66d7a11d01934adbad82555beb5598e16117124-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/9a/9acaa28cacd263e9484e36337dc0e57609b3d4cdb15b69491f7ffc598a4486b2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid aN9iuqKn3qGNn3ck8Oa-/aN9iuqKn3qGNn3ck8Oa- -goversion go1.11.10 -D "" -importcfg $WORK/b138/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9b/9b0ceddaa4b9757f890a77506cfc36f1ae2ceba301a7b63fb01f6c7a828a62be-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid 9hNPp78HHLYOapCuIEcd/9hNPp78HHLYOapCuIEcd -goversion go1.11.10 -D "" -importcfg $WORK/b135/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/cf/cf9483558434d7c722bc9c714c7352171aba75084bb00f707debf54ebc05b2e2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid l8AD_aKzccrCktLymj3T/l8AD_aKzccrCktLymj3T -goversion go1.11.10 -D "" -importcfg $WORK/b158/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d3/d36585ee9bbd227b61d7d8afbc60a9774ff06d1fd6f25cbdb2ce3e4434d83acf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ec/ec2dadedce8719f64bba70211f9456d4518657e962b400def7adaf9e197b4bec-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: net/http/pprof BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid lk6EhKvlTz9kr-HkUoUe/lk6EhKvlTz9kr-HkUoUe -goversion go1.11.10 -D "" -importcfg $WORK/b110/importcfg -pack ./internal.go ./public.go BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid DOnPbXDNXMYrQl__ICGj/DOnPbXDNXMYrQl__ICGj -goversion go1.11.10 -D "" -importcfg $WORK/b205/importcfg -pack ./pprof.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/dd/dd914e6875086fd993aa4dff5c71a418ee16272aaa4bb9d4d38555d312681dfc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6b/6b757b0be9880956a6eca628d84713ca7a3e283608bb9f5576ac9ae4d65ba286-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: github.com/syncthing/syncthing/lib/discover BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid gwqaxOheE4wcwKWhINnU/gwqaxOheE4wcwKWhINnU -goversion go1.11.10 -D "" -importcfg $WORK/b109/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 BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/discover BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid fGrQIudaSSHCy4VXNzI0/fGrQIudaSSHCy4VXNzI0 -goversion go1.11.10 -D "" -importcfg $WORK/b150/importcfg -pack ./cache.go ./debug.go ./discover.go ./doc.go ./global.go ./local.go ./local.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a2/a2a72adc3442defeedd414f32aa11386cff8d1a2496fde5cdf8087bc6e1a817f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/ignore BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: github.com/syncthing/syncthing/lib/db BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/client BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gobwas/glob=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ignore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid 7ovWWFYcefRQC2rK3eXR/7ovWWFYcefRQC2rK3eXR -goversion go1.11.10 -D "" -importcfg $WORK/b178/importcfg -pack ./cache.go ./ignore.go BUILDSTDERR: github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/db BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syncthing/syncthing/lib/db -complete -installsuffix shared -buildid hAZtR2leoEJ0m3zFzT3B/hAZtR2leoEJ0m3zFzT3B -goversion go1.11.10 -D "" -importcfg $WORK/b162/importcfg -pack ./blockmap.go ./debug.go ./instance.go ./keyer.go ./lowlevel.go ./meta.go ./namespaced.go ./schemaupdater.go ./set.go ./smallindex.go ./structs.go ./structs.pb.go ./transactions.go BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid tdOMfxVbg9bdS0RfWacB/tdOMfxVbg9bdS0RfWacB -goversion go1.11.10 -D "" -importcfg $WORK/b157/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid F858yB7iZVY5u8idF7O8/F858yB7iZVY5u8idF7O8 -goversion go1.11.10 -D "" -importcfg $WORK/b146/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/cb/cb63e1eee5c1ea03608498ef96d7291f0f8ab6c8d553a6dbfa325020a8207463-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f2/f28e62f3e12d54ca68673b811647fe725f0d8d2186c85bac4896558248f1ecc2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/scanner BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid KmjdG2_awU-blocrU_Y3/KmjdG2_awU-blocrU_Y3 -goversion go1.11.10 -D "" -importcfg $WORK/b187/importcfg -pack ./blockqueue.go ./blocks.go ./debug.go ./doc.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/6a/6a26f605bf9f2cfa4907e6d55445cee24f217f0de674283a50591b8e7d8a589b-d # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c4/c4fdd65b828ca6415e48ca7da70a2012c8a2a0eb656570eec599d45b5e0306f8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/config BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid 5jMoWM1JC5DXVbExiOpT/5jMoWM1JC5DXVbExiOpT -goversion go1.11.10 -D "" -importcfg $WORK/b096/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./versioningconfiguration.go ./wrapper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/5f/5f4d3f0408d6c597eafa1d2ad58dedbd17e2d1fc03ed968afc41ba1147712ac5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ea/eaf0d74bf4f732c14b10ec56ba3972a8a3928d88c113c2a0ddc59d3560a51623-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/watchaggregator BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: github.com/syncthing/syncthing/lib/nat BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/watchaggregator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid j-7KRyJAiQ08U9b9071G/j-7KRyJAiQ08U9b9071G -goversion go1.11.10 -D "" -importcfg $WORK/b190/importcfg -pack ./aggregator.go ./debug.go BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid V8-BL9_QoFNxGS_zkcyz/V8-BL9_QoFNxGS_zkcyz -goversion go1.11.10 -D "" -importcfg $WORK/b153/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/1c/1c0e74dd88eed3214dbc1753ad5d1d67b590e8265779acf53a714630c2495c01-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/74/74ad9e44f22dc8ba08c4ddf819caedd7e225817b0d6d4d7d8451bef3125118d8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/pmp BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: github.com/syncthing/syncthing/lib/upnp BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/AudriusButkevicius/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid _mcjJxa71cBSXJDqQDCf/_mcjJxa71cBSXJDqQDCf -goversion go1.11.10 -D "" -importcfg $WORK/b154/importcfg -pack ./debug.go ./pmp.go BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid 1AIgEgkQaKspTl0tEyPA/1AIgEgkQaKspTl0tEyPA -goversion go1.11.10 -D "" -importcfg $WORK/b160/importcfg -pack ./debug.go ./igd_service.go ./upnp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8b/8b7d935923a8009f3bd777397bdd6b3198eb7505de32c128af30504fe0c3a6f4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d4/d4bfcf4ca0052e28f54032c317288802c2d10dc10878182435e3ecc30d15fd76-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/connections BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid vGTfGcOQFtwzJRtSN2Tn/vGTfGcOQFtwzJRtSN2Tn -goversion go1.11.10 -D "" -importcfg $WORK/b149/importcfg -pack ./config.go ./debug.go ./deprecated.go ./limiter.go ./relay_dial.go ./relay_listen.go ./service.go ./structs.go ./tcp_dial.go ./tcp_listen.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/44/44c7d402fdfee780883dd2081078e71736c27bceb82996c5bf5cf2c027b9163f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/stats BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid ThUj48rmtMVEEP5659JO/ThUj48rmtMVEEP5659JO -goversion go1.11.10 -D "" -importcfg $WORK/b189/importcfg -pack ./debug.go ./device.go ./folder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/ea/ead969b9e88a5f6f5212fa01b289a9918e5de3df1a23956bb2968e4d753902d1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/46/46042ff7c0f3a2d459febaae1cef7260e4d7beef63221b55b26fa58ddec7931a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/model BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid YUf18Cu7CHscrtDb01Uh/YUf18Cu7CHscrtDb01Uh -goversion go1.11.10 -D "" -importcfg $WORK/b177/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/0a/0a6be89a88eaec3463748434b27b99a617df1b503a72a22eb8065d61db933ac4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/ur BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ur BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/syncthing/syncthing/lib/ur -complete -installsuffix shared -buildid 6R2Otjrvdr0USnPaoOQ4/6R2Otjrvdr0USnPaoOQ4 -goversion go1.11.10 -D "" -importcfg $WORK/b195/importcfg -pack ./debug.go ./memsize_linux.go ./usage_report.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/66/66866228c1965b529e8b7e2d5b5f23e8dbcae013415aa6844f21f30509a15812-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/api BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics BUILDSTDERR: importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: importmap github.com/vitrun/qart/qr=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr BUILDSTDERR: importmap golang.org/x/crypto/bcrypt=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt BUILDSTDERR: importmap gopkg.in/ldap.v2=github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 BUILDSTDERR: packagefile archive/zip=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/lib/api -complete -installsuffix shared -buildid XGIHjOuCerYSNc90IFJQ/XGIHjOuCerYSNc90IFJQ -goversion go1.11.10 -D "" -importcfg $WORK/b090/importcfg -pack ./api.go ./api_auth.go ./api_csrf.go ./api_statics.go ./debug.go ./support_bundle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f7/f7be3dfe9d19884648a1ecee7471f81e3fdda823be578a1b9f1d661aafae2128-d # internal BUILDSTDERR: github.com/syncthing/syncthing/cmd/syncthing BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics BUILDSTDERR: importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/api=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/syncthing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid KQGBGHPOPDBI4evTsHjG/KQGBGHPOPDBI4evTsHjG -goversion go1.11.10 -D "" -importcfg $WORK/b001/importcfg -pack ./auditservice.go ./blockprof.go ./cpuusage.go ./cpuusage_unix.go ./debug.go ./heapprof.go ./main.go ./monitor.go ./openurl_unix.go ./perfstats_unix.go ./superuser_unix.go ./traceback.go ./usage.go ./verboseservice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/72/723ccdf31d078bd3754c38d6f413a66197da91db3da6db32bd8fb41b865df993-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/syncthing=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/api=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile archive/zip=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b183/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=sKAlBrPGbf3EMewR872n/KQGBGHPOPDBI4evTsHjG/WKfUiCfNq7f61LnS9rJD/sKAlBrPGbf3EMewR872n -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xbf37364d5254f9c995b743969486fa7462dfb047 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p _bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out _bin/syncthing BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x623b004ff4841e523efa17bef7461e6b59222fe7 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stdiscosrv github.com/syncthing/syncthing/cmd/stdiscosrv BUILDSTDERR: WORK=/tmp/go-build194050686 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid gEYeItIyoNAnCnx1O3Qd/gEYeItIyoNAnCnx1O3Qd -goversion go1.11.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid yQxTS82HDdPnQUeTcOze/yQxTS82HDdPnQUeTcOze -goversion go1.11.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid mZiGaJTb0tnwxvsubKkb/mZiGaJTb0tnwxvsubKkb -goversion go1.11.10 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wfthuByOCdCsj2nGpRnK/wfthuByOCdCsj2nGpRnK -goversion go1.11.10 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b1/b129534977cb9927150181f580554f230ea88917e4723253a1210ffb5e54ebcf-d # internal BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid AmvUZNl_TyhFjwr7CWs7/AmvUZNl_TyhFjwr7CWs7 -goversion go1.11.10 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/24/24d94d95f4ec24b7dd2f4399779033dee0d0bca4fa86dc5ad1a5e69affbc1936-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid p9cASNOl7smckjicVAYQ/p9cASNOl7smckjicVAYQ -goversion go1.11.10 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid q59SCykBi48XR2kCj_13/q59SCykBi48XR2kCj_13 -goversion go1.11.10 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/asm.o ./asm.s BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 8zN8YdeQENMFs3OiHPed/8zN8YdeQENMFs3OiHPed -goversion go1.11.10 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/54/549f3b10731eff9026c17b598bf9f5f1cdd68d2ac9c8bcca1b3e5fc77e5b192e-d # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/24/242b415fcf3c6177abde660b9eb421fb1ea14d6998be9373316bf77e6c5f4bb7-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/testlog -std -complete -installsuffix shared -buildid G4CBNbk9xZ8xuPkoUEzt/G4CBNbk9xZ8xuPkoUEzt -goversion go1.11.10 -D "" -importcfg $WORK/b024/importcfg -pack ./log.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid 5bsZteayBc-vYvaxCe5X/5bsZteayBc-vYvaxCe5X -goversion go1.11.10 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/17/17abd89461425e6aae621e40b54aefc0c17fee7db85469a970a9f855c9de9f0c-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p math/bits -std -complete -installsuffix shared -buildid LS_i_NfUkJMKi8PKqBmK/LS_i_NfUkJMKi8PKqBmK -goversion go1.11.10 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/55/55cd997af4037b32c28b0a3a5e795ee1e845f5cf89b766f7d810b784088b2bf2-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p container/list -std -complete -installsuffix shared -buildid uAcRWOzGaSrhngGhE9Ur/uAcRWOzGaSrhngGhE9Ur -goversion go1.11.10 -D "" -importcfg $WORK/b029/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/85/858436dc5dd47aeecc8e08c8c00189602cdf636f88eade70cc684054b42466d8-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid GTd3sHfaq_SqKW-0yQhp/GTd3sHfaq_SqKW-0yQhp -goversion go1.11.10 -D "" -importcfg $WORK/b034/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1f/1f6561e5cfebeb5d3c75b6332de4ee77d376667415507f4eab4ee23e9217f381-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid TCBcB25x0uGFnK2_W3qc/TCBcB25x0uGFnK2_W3qc -goversion go1.11.10 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3e/3ecc4a325c267a687161c58da47155e610de3e9a2cbf5879501d8874bc1920b8-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid -QGzLFacTz-RKaNn_liw/-QGzLFacTz-RKaNn_liw -goversion go1.11.10 -D "" -importcfg $WORK/b035/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/compare_386.o ./compare_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/7f/7f4532dab5198200869e9dc8412c57665e90fac638ea2eb185d132f95f6491b7-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid mvDXN9Hi43Y6lul8EgOY/mvDXN9Hi43Y6lul8EgOY -goversion go1.11.10 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/equal_386.o ./equal_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/15/152282eedaa17cd9838bad4b1fc454d80fe38beafb67985bb0f23cd22b0c2695-d # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/92/92557487293bb65c062c44884c3cb99013cbde58728edc19af1a142cbfb539d3-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wAfq7NT5H_DXrJE6HEXT/wAfq7NT5H_DXrJE6HEXT -goversion go1.11.10 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PrS-zrlD-6moW0McBR0D/PrS-zrlD-6moW0McBR0D -goversion go1.11.10 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a9/a95766789aefc21fce90f9fcc104e386bbecbd597d4512e16684c0f3ac53c8e4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/93/93bec590bd5366cb56d0496cfd890032e988b0a998da279515b808da43f3f776-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding -std -complete -installsuffix shared -buildid en05t_jvPPrpaYD4wsMc/en05t_jvPPrpaYD4wsMc -goversion go1.11.10 -D "" -importcfg $WORK/b076/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_386.o $WORK/b004/equal_386.o $WORK/b004/indexbyte_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a2/a254d855382985320955e2d7e813a64b5b9a231422689c01ea4885156c1b7bda-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/de09a8db711a4a46f17db7dea8cad989dde83e467e097389b157ec08f0e4cea8-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid DiglywSBzt3k3gwDd0OK/DiglywSBzt3k3gwDd0OK -goversion go1.11.10 -D "" -importcfg $WORK/b077/importcfg -pack ./utf16.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/20/20c746cecd0c7915ae3b28e660ad00ee08842c54bda2a3e8b331c0e7dd875e3b-d # internal BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid xqqzIJ3PH_QTCGnDaPSB/xqqzIJ3PH_QTCGnDaPSB -goversion go1.11.10 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_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_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/95/95fd4929b20ef4a4e854377855428268e0112bdec7e95bbbe2c820e1e764d17c-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/asin_386.o ./asin_386.s BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/atan_386.o ./atan_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/dim_386.o ./dim_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/exp2_386.o ./exp2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/exp_386.o ./exp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/frexp_386.o ./frexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/hypot_386.o ./hypot_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/ldexp_386.o ./ldexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log10_386.o ./log10_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log1p_386.o ./log1p_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/remainder_386.o ./remainder_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sin_386.o ./sin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sincos_386.o ./sincos_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sqrt_386.o ./sqrt_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/tan_386.o ./tan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_386.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_386.o $WORK/b018/atan_386.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_386.o $WORK/b018/erf_stub.o $WORK/b018/exp2_386.o $WORK/b018/exp_386.o $WORK/b018/expm1_386.o $WORK/b018/floor_386.o $WORK/b018/frexp_386.o $WORK/b018/hypot_386.o $WORK/b018/ldexp_386.o $WORK/b018/log10_386.o $WORK/b018/log1p_386.o $WORK/b018/log_386.o $WORK/b018/mod_386.o $WORK/b018/modf_386.o $WORK/b018/pow_stub.o $WORK/b018/remainder_386.o $WORK/b018/sin_386.o $WORK/b018/sincos_386.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_386.o $WORK/b018/tan_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/26/26b5bfb235190562c50b99e20c34065d316d496fb55a2afff09e7dd9c4cf7e07-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p strconv -std -complete -installsuffix shared -buildid ytJuhyYTZHhC9RjKyDHJ/ytJuhyYTZHhC9RjKyDHJ -goversion go1.11.10 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e0/e0d61e222e84d5f23edae82e26704e5c3ac4353e04ec348cd010a4da4d4e245e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_386.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_386.S BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/55/55123e4d1617cf50ddf8d5266e81428b79a45da612b8ab274ba81597d02ab476-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rc4 -std -installsuffix shared -buildid HnyH_9HVF1iSRtZNT5VN/HnyH_9HVF1iSRtZNT5VN -goversion go1.11.10 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/rc4_386.o ./rc4_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/rc4_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b0/b083b99faf7dc107849cc2b365fb068da4da476d9919d082bf0d1fea6c8c5b9a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid bXA-OrMPGFEtkiFvYUU0/bXA-OrMPGFEtkiFvYUU0 -goversion go1.11.10 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b069/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_386.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9f/9fe7fd98640b8a581b88554efca7d6549f69fcefd2c518c80485672c04949ae0-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_386.o $WORK/b010/duff_386.o $WORK/b010/memclr_386.o $WORK/b010/memmove_386.o $WORK/b010/rt0_linux_386.o $WORK/b010/sys_linux_386.o $WORK/b010/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f8da457f25efa32daece6cccff8a65416e436aa14f2cdea34455135f20841047-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid 2r0KXyOpsxvxeLX9Ci7Y/2r0KXyOpsxvxeLX9Ci7Y -goversion go1.11.10 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/04/04f2b6df44bed2a3f4c562a0f065036debdb91135bf09a25107d3270e37900b6-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid mzEICIRu14ZDrdkQ6p72/mzEICIRu14ZDrdkQ6p72 -goversion go1.11.10 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: reflect BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: io BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid 4DARgt4C5MagGlVh3Dtd/4DARgt4C5MagGlVh3Dtd -goversion go1.11.10 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p reflect -std -installsuffix shared -buildid cdgysUcTUDQpC7KtMp3L/cdgysUcTUDQpC7KtMp3L -goversion go1.11.10 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid UdKBj3LEFluibuTQSzHG/UdKBj3LEFluibuTQSzHG -goversion go1.11.10 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid od5rNEaQGSV51WZTaNpN/od5rNEaQGSV51WZTaNpN -goversion go1.11.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a4/a45cc91e1e7c0c369eb4c5afcaf2324498719ed1409701b4eba3bb463ebe9c17-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d2/d2b1d0138a36b53e33acefbc6d1ad45770b5886ef4fc6b4819be73c3552d08bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/93/93a571d2f10f60b3fe32291fb9e9a90858009cb853983f8216f729e2d772b35a-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p hash -std -complete -installsuffix shared -buildid 2MjIm5T5LUiupPm6bxhL/2MjIm5T5LUiupPm6bxhL -goversion go1.11.10 -D "" -importcfg $WORK/b031/importcfg -pack ./hash.go BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid o9uCbs2CyIySQIPJuCFP/o9uCbs2CyIySQIPJuCFP -goversion go1.11.10 -D "" -importcfg $WORK/b033/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 80PAOBI4OreEiU9vu06h/80PAOBI4OreEiU9vu06h -goversion go1.11.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p strings -std -installsuffix shared -buildid 1qrmQ2HZ3Bnyd3FzXlIX/1qrmQ2HZ3Bnyd3FzXlIX -goversion go1.11.10 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/34/34c1f238af17da84ee3f67370d78f4935920f137ebe3311002cd2eca21f1a46a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p crypto -std -complete -installsuffix shared -buildid dsVHgDfnUng5iVj2BCzt/dsVHgDfnUng5iVj2BCzt -goversion go1.11.10 -D "" -importcfg $WORK/b030/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2c/2c35a98986beb915a7198a76d248c6b63490ad36514e547a0933706813808338-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0WqanAtI-TjygUvHQlzP/0WqanAtI-TjygUvHQlzP -goversion go1.11.10 -D "" -importcfg $WORK/b043/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4d/4d18fea1304239f9e76acc8d0adff3749aee0b5b82c233107c7c4624110608e1-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid traPzfxR5e6MWAh2qLft/traPzfxR5e6MWAh2qLft -goversion go1.11.10 -D "" -importcfg $WORK/b044/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c7/c70b8438ca44ad1002c7075c5faf2944da7b0da58e039d07d3bb877ed10da880-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/aes -std -complete -installsuffix shared -buildid KOasPXPa1ZzT3BxqOxzz/KOasPXPa1ZzT3BxqOxzz -goversion go1.11.10 -D "" -importcfg $WORK/b032/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/60211e8e2334480e2fae4f34eb295a3c7cee600da266b73e1dc42e8212751e2a-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid sWiYSty6zk4527uq4E2r/sWiYSty6zk4527uq4E2r -goversion go1.11.10 -D "" -importcfg $WORK/b046/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/7d/7d48bef868c76a0e4da3e164f1353c1d400aebd152f84a803b68685bd3d16720-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/md5 -std -installsuffix shared -buildid C7XVM75iPsVAe-d3AHTu/C7XVM75iPsVAe-d3AHTu -goversion go1.11.10 -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3c/3c2ac6dc9df5f48b47616d496ef0225ac91499b05a52d67abe31d81b63200d1f-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p bufio -std -complete -installsuffix shared -buildid CHWuUy2-rLN439ynhvEh/CHWuUy2-rLN439ynhvEh -goversion go1.11.10 -D "" -importcfg $WORK/b049/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3e/3ee27ab96e60cfd80bfadf29bd0c418a7663e213011e0ba037980e378358cbf3-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha1 -std -installsuffix shared -buildid Q5BcWC5EGR-RibPepIq4/Q5BcWC5EGR-RibPepIq4 -goversion go1.11.10 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b042/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b042/_pkg_.a $WORK/b042/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b047/md5block_386.o ./md5block_386.s BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/15/151cb04c56ef5749e6075bd1211c31080c502e91be3968c119fd7cb5cc3fd1fb-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/sha256 -std -installsuffix shared -buildid jiPWddWEVVErsgHBlhxA/jiPWddWEVVErsgHBlhxA -goversion go1.11.10 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/md5block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/86/8649b6fd0090b954171c1f74b515ceef6df82af660a5da7c136df48721012e9e-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 2nEYFYTLujQz5CQO2Nzk/2nEYFYTLujQz5CQO2Nzk -goversion go1.11.10 -D "" -importcfg $WORK/b085/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b052/sha1block_386.o ./sha1block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b052/_pkg_.a $WORK/b052/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9f/9f2697c546144ee0f162fcaff881f6f2ac0d5af9df0462e79327f157966385d7-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid it10vKO-OfSOqHG4MGg-/it10vKO-OfSOqHG4MGg- -goversion go1.11.10 -D "" -importcfg $WORK/b092/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/12/129c79fee921958f2c6d23e7837e4f9e45f6427a3d5990f2ddf315d05f22da2a-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p path -std -complete -installsuffix shared -buildid jZWPtoMjKJ1TA6I3JiL3/jZWPtoMjKJ1TA6I3JiL3 -goversion go1.11.10 -D "" -importcfg $WORK/b103/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b053/sha256block_386.o ./sha256block_386.s BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bcd046e839b451efc6b55ef6e89c8a52c3f87400e7d3d1bed3593dd2146f473c-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid -K5uR9nGUySYz8A2Z_Mx/-K5uR9nGUySYz8A2Z_Mx -goversion go1.11.10 -D "" -importcfg $WORK/b121/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/sha256block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b8/b8a8252121baf233fe6ca5684381ed06ca0b90bded77824a557dfe53d3261e23-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid ybbfQ5dHVLKlqV0N9nVd/ybbfQ5dHVLKlqV0N9nVd -goversion go1.11.10 -D "" -importcfg $WORK/b128/importcfg -pack ./transform.go BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0e/0e4697ac60b827ca2f6459d72b20debe98aff727945ca454b955fea783349984-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid 8L12vbWT0PSPgqZUvsCl/8L12vbWT0PSPgqZUvsCl -goversion go1.11.10 -D "" -importcfg $WORK/b022/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d3/d32e01f7fb5376bee85b860d05d7fd29d11cfb60e62f42554db6a1a9f4c966ca-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/syscall/unix -std -installsuffix shared -buildid sLa4rf8IwNpJzHX9SQ0E/sLa4rf8IwNpJzHX9SQ0E -goversion go1.11.10 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/2e/2e0a59a4aecc95c6344225687ccf1c2249fa7d25b97cfa19de31e68a001b6a1c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid _RXdFvk0OnFQCD5MqM0_/_RXdFvk0OnFQCD5MqM0_ -goversion go1.11.10 -D "" -importcfg $WORK/b134/importcfg -pack ./bytes_comparer.go ./comparer.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/07/07d5c23eed49e5169935fee60ab4c7abe339481465b0dc155215388e71ea46d8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/68/6800450408bd5b54e68f1ca79b5fae4152e572e1361b6f0c8089fd8de6dbf128-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/70/706bb21e7e36ad8c5197ac83502e9a22de93b03e75d6bc2353ab347afc44ca5b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d9/d99d0eb2bb2bdb32672635b392e1391b2a51c13be0bd96de5d214ba4512d3d9f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/962554812936126cea88a31d20d791dec5c8d4a9ed7a8a5fc61e695cdf71eeac-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid oS_X7FPk5mFHjM4bf0Y9/oS_X7FPk5mFHjM4bf0Y9 -goversion go1.11.10 -D "" -importcfg $WORK/b020/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f4/f477df23415700af7036e962007b213f53df23819233e012e2f8bb1749dd82e4-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RpVkMO6aUc7iFFVVq9ad/RpVkMO6aUc7iFFVVq9ad -goversion go1.11.10 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p sort -std -complete -installsuffix shared -buildid ocaxJiTS20WYxvSrClKf/ocaxJiTS20WYxvSrClKf -goversion go1.11.10 -D "" -importcfg $WORK/b060/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/92/924fc9f590af18b2daee3aaaf6226c4237f9081e8fbcad7280d58379353599d4-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid y2Dx4qHJsSbsEq9EAX1X/y2Dx4qHJsSbsEq9EAX1X -goversion go1.11.10 -D "" -importcfg $WORK/b019/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a7/a7b74d5f47409eec4c7f5dad53a3d9e564c64393f2344a9f1356e85c3eaec2d8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid emxTWyT9e4yiMSiJ7TWF/emxTWyT9e4yiMSiJ7TWF -goversion go1.11.10 -D "" -importcfg $WORK/b110/importcfg -pack ./autoneg.go BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid g3LnqHyOH_ibJBkQJAkh/g3LnqHyOH_ibJBkQJAkh -goversion go1.11.10 -D "" -importcfg $WORK/b104/importcfg -pack ./stream.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid FQ0s7S2Jyn7r4byAbQrt/FQ0s7S2Jyn7r4byAbQrt -goversion go1.11.10 -D "" -importcfg $WORK/b113/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/74/746effe0bd67884dbd8301f89440155143a8f470639166d9386c80f631e7514c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/74/74d148c5cdfc762e2f393c2fc6281ca7dcaef427832791a9d72aa1de0d4c0e56-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 3-6RFaHXNLAYQPsJBEVJ/3-6RFaHXNLAYQPsJBEVJ -goversion go1.11.10 -D "" -importcfg $WORK/b059/importcfg -pack ./base64.go BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/des -std -complete -installsuffix shared -buildid MRI9OVQN9XoIm31J-sFG/MRI9OVQN9XoIm31J-sFG -goversion go1.11.10 -D "" -importcfg $WORK/b036/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0fhy6IPXIl6Oe84CCzA8/0fhy6IPXIl6Oe84CCzA8 -goversion go1.11.10 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/40/404c42b340299427409cc2d56a233600c6e2c1c08c515c9751e571f9d5e75e4e-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid YG4BAq-qo-ryD7GnH-l9/YG4BAq-qo-ryD7GnH-l9 -goversion go1.11.10 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/eea8aabd7cd542b3bf9a23715183bb878b1fd6db49315aafa1a0dfa599bc45ae-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 4wrr9tIFMKxb_tm9xSOg/4wrr9tIFMKxb_tm9xSOg -goversion go1.11.10 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b0/b01219b11fa1499a897bbeeb35425394cad674bf2407b80e74c53e4422974314-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid zaGWOMBgMhouh8gXBB9E/zaGWOMBgMhouh8gXBB9E -goversion go1.11.10 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/85/85f80d1b10aa0fa5da074d8a4a17a042ed25ecf8faf1345ec8430fc123c196fc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid D5jxeAggxPuPRnjnuz-O/D5jxeAggxPuPRnjnuz-O -goversion go1.11.10 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c0/c00d1f11d95a8ffb6575e2dd450678344f3eeed7c3b713e89e8ec93d0d129300-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/pem -std -complete -installsuffix shared -buildid TMNYZ3WUHElhhW3PTiBn/TMNYZ3WUHElhhW3PTiBn -goversion go1.11.10 -D "" -importcfg $WORK/b058/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c0/c0458df9854d16b62dbe24584398563cf94c9635fb719e11ff42ded717e41e05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid YbT4-DGN-e_cNj2Yq_PQ/YbT4-DGN-e_cNj2Yq_PQ -goversion go1.11.10 -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e4/e42ff11a66035d9b0a86b8c1f2f70b8b0159e52276fbdec202326159bbea06ea-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid WPX3K1JznLAuVMlnEHgB/WPX3K1JznLAuVMlnEHgB -goversion go1.11.10 -D "" -importcfg $WORK/b143/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/3b/3b7225713e3aee7f748418f2765359ffe4f19628d9c2a190fa7a7a5df78378b0-d # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b4/b49c718fa58b6bc5f8bd31f2937158b8fe571e1ed1d8371f0427288879e9ad93-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p path/filepath -std -complete -installsuffix shared -buildid X0P2bj1JCuXi9Jpyp1p2/X0P2bj1JCuXi9Jpyp1p2 -goversion go1.11.10 -D "" -importcfg $WORK/b064/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid kvnhKtnBTU3kCquOOtIX/kvnhKtnBTU3kCquOOtIX -goversion go1.11.10 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b126 -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b126/cpuid_386.o ./cpuid_386.s BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b1/b18178e731ff2d7a5b78d15d59228b0cdd56fa95d6d9b1e57694c77c7cef6ad5-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p runtime/debug -std -installsuffix shared -buildid VtQ5cMZl011yNjsda0Im/VtQ5cMZl011yNjsda0Im -goversion go1.11.10 -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b126/_pkg_.a $WORK/b126/cpuid_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/fe/fe4e87efbd489cf58f705e795a1bd96a1c1bffa1f13d2c2d20a337c097929f19-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a5/a5856c02e66c75767ec27a0534696b73294b03b1b0a3c8b6c812a528a2771c69-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b118 -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b118/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b118/_pkg_.a $WORK/b118/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ea/ead681c94a017bfe9eb9b0650cfe678029b00193c3991414596696d78373260d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9f/9fadb5354c619688ad795230fcae3283d56546b647a3e7ddaab4aaeed046fe31-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JCHgr60xE3DEV9QJFHZF/JCHgr60xE3DEV9QJFHZF -goversion go1.11.10 -D "" -importcfg $WORK/b063/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e9/e955fa4a127d05161de84f525184ac9f7599a91dac2655c4b92ad5b995fc9094-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid jAHiR1emCGvZHP_Cb6W9/jAHiR1emCGvZHP_Cb6W9 -goversion go1.11.10 -D "" -importcfg $WORK/b116/importcfg -pack ./parse.go ./sysreadfile_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3e/3ee23dc9250e57e0b9aed83febd8a3e329b6e2686489487f96c82efd430a4f12-d # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/97/97b95c25b91f81eed5e4b7db71d80606c34df6448c4c053c1a632d466cabd4ee-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p regexp -std -complete -installsuffix shared -buildid 2iSk7FQMlt56_nOg2iV6/2iSk7FQMlt56_nOg2iV6 -goversion go1.11.10 -D "" -importcfg $WORK/b112/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8c/8cb515cfdbdfdf979de3bcf08759213d7e8fdbd506e585b5c4f06ddd8a8330af-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 7khiZMNDdFg7FUQjvd16/7khiZMNDdFg7FUQjvd16 -goversion go1.11.10 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p context -std -complete -installsuffix shared -buildid kleCzixSYMld-FofeG5t/kleCzixSYMld-FofeG5t -goversion go1.11.10 -D "" -importcfg $WORK/b016/importcfg -pack ./context.go BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid 1U3pKvvq8Vxz9Rt-zDIn/1U3pKvvq8Vxz9Rt-zDIn -goversion go1.11.10 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/json -std -complete -installsuffix shared -buildid YsvQ8ZfEMMtRL7434kQv/YsvQ8ZfEMMtRL7434kQv -goversion go1.11.10 -D "" -importcfg $WORK/b075/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p math/big -std -installsuffix shared -buildid rtNmvWbW22nda5QwJi7o/rtNmvWbW22nda5QwJi7o -goversion go1.11.10 -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/50bb9f10649470f77a781368b2ed72cad5d54d366ca04e1146c1c522c6ef9e9f-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid qD6N_ZHMuqTpJb1-HM4L/qD6N_ZHMuqTpJb1-HM4L -goversion go1.11.10 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/58/58059ce24ef1db1340f47beeed6329aae4b060d15d2342a4f17e84e2bbf07886-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b065/ -importpath net -- -I $WORK/b065/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a6/a6be9e15b94a222767d69fc68781505d9c7a36b7a7f79548e063ea236688dfdf-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p log -std -complete -installsuffix shared -buildid B6GxtCoYRERDcSKw25fQ/B6GxtCoYRERDcSKw25fQ -goversion go1.11.10 -D "" -importcfg $WORK/b081/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/61/614f48fbe1bd5d7545c5213078d3dc0dea42b79411b5575921df81c1419b61c4-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p compress/flate -std -complete -installsuffix shared -buildid StjFVfb3tcLWThhqq7WP/StjFVfb3tcLWThhqq7WP -goversion go1.11.10 -D "" -importcfg $WORK/b084/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d7/d731e0cb25bc4fc53ba07e4ff7525a22be8bb81e4c6b50abc1b71907cd42e1fe-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 9g3FguyPrU1KJvuhDxCc/9g3FguyPrU1KJvuhDxCc -goversion go1.11.10 -D "" -importcfg $WORK/b093/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/bb/bb9c134ecd9a8b9c260c97e0a9847fd805a00e6723c6f11f845743c9a1539d6a-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 70kA_ncwKEcCCQDKY1bV/70kA_ncwKEcCCQDKY1bV -goversion go1.11.10 -D "" -importcfg $WORK/b094/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/e4/e494614155e399feace34043a05e58b33166798c437ded70aa5ff5d845d798f2-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-EUrv0nvVBXlJ9NJVUw/P-EUrv0nvVBXlJ9NJVUw -goversion go1.11.10 -D "" -importcfg $WORK/b091/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/cf/cfa3965c77af6b76f7e49f200467929db5b2fe5ef32cc4258a43a1b235044669-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0lsUQKF0N1-T91CfwtI6/0lsUQKF0N1-T91CfwtI6 -goversion go1.11.10 -D "" -importcfg $WORK/b097/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/87/8743f32fa11e8023d51943b04a01f56bc8eaecb04f4763a898a2a9d2f232336e-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p compress/gzip -std -complete -installsuffix shared -buildid uDPShF2t1eE2CJXJtKoD/uDPShF2t1eE2CJXJtKoD -goversion go1.11.10 -D "" -importcfg $WORK/b083/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/23/23abefd679d223cba003a856c4a07d9140572222a214b60fe7062b811ac4fae9-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7h66qYNJGf7wIYp0-r6N/7h66qYNJGf7wIYp0-r6N -goversion go1.11.10 -D "" -importcfg $WORK/b080/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b1/b19aa8074393e793e279314a7dd580706bfa969d3ccdda50ca387ee2f341cee9-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p mime -std -complete -installsuffix shared -buildid YHGO2--KC9_eEjK8AJ6u/YHGO2--KC9_eEjK8AJ6u -goversion go1.11.10 -D "" -importcfg $WORK/b098/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9f/9f7f994517c5b53fe21385ad8293fd698d9977e3a5d24d3297af689d62dff99c-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qTPzWSHxA020jky4rmuW/qTPzWSHxA020jky4rmuW -goversion go1.11.10 -D "" -importcfg $WORK/b100/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/3f/3fb130a6561fb11f18af03891ec8e3d931285c07456697b898fd6e74309e76f4-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 91H8xazpB907hlEEPcjn/91H8xazpB907hlEEPcjn -goversion go1.11.10 -D "" -importcfg $WORK/b102/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/49/49404f2d5d2ef6809813528d4ced366afc7a1be2842f00c19aff9c5507620cff-d # internal BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 8n6I1l949BZFI3qkeYsd/8n6I1l949BZFI3qkeYsd -goversion go1.11.10 -D "" -importcfg $WORK/b090/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4d/4db6a1c7a2aef9e8a81718a7848fff6410386091f3f68e626305291926c9debf-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid ds9ifMdpjY0HWHZWS6jL/ds9ifMdpjY0HWHZWS6jL -goversion go1.11.10 -D "" -importcfg $WORK/b105/importcfg -pack ./clone.go ./decode.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 BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/15/158ad4064da2b867a6e4e4c1d6b7514cc6e51b75ea6b69203297c358167d6f32-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 9jWRPfHxVOVbFeNAZ4D9/9jWRPfHxVOVbFeNAZ4D9 -goversion go1.11.10 -D "" -importcfg $WORK/b111/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b040/arith_386.o ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b040/_pkg_.a $WORK/b040/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/1d/1dfb0d777ffa264acee8bc3fc15e2b7b54afc131e39fb5e4e7b6242ec93d0181-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid geNylPaGdJDRvMCyZdGP/geNylPaGdJDRvMCyZdGP -goversion go1.11.10 -D "" -importcfg $WORK/b039/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ef/ef2af8f5989dcc86ac00d593ba584639b6231736ec4e52b3ff3f108983402c9d-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid PFJpBBTglCBAc61Bpfzd/PFJpBBTglCBAc61Bpfzd -goversion go1.11.10 -D "" -importcfg $WORK/b045/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/79/795530ae04eaf2f83640542e9c032129559cc7c83233895cbf2d331136190ea6-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 1Vn3z9Zvf96kCGpwp5iV/1Vn3z9Zvf96kCGpwp5iV -goversion go1.11.10 -D "" -importcfg $WORK/b048/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p net -std -installsuffix shared -buildid IloEltmsMhrW1YkkEPgl/IloEltmsMhrW1YkkEPgl -goversion go1.11.10 -D "" -importcfg $WORK/b065/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/b065/_cgo_gotypes.go $WORK/b065/cgo_linux.cgo1.go $WORK/b065/cgo_resnew.cgo1.go $WORK/b065/cgo_socknew.cgo1.go $WORK/b065/cgo_unix.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c9/c99dfaeaa59fbe1a1cc883383b4631e61d5fd43bdc86b1bf992f6975162eabd6-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EwFq3aQEU1oUbtcxzeuB/EwFq3aQEU1oUbtcxzeuB -goversion go1.11.10 -D "" -importcfg $WORK/b051/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f1/f16f8155967a1ef3346b8c06d224e3d1f1cb613d056f6d3bfb51507ab6df4830-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid oOiAvuD4ivxM1Pbr8_UM/oOiAvuD4ivxM1Pbr8_UM -goversion go1.11.10 -D "" -importcfg $WORK/b055/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a6/a6c3e46a62a67b3847a470ea8be44fae2cbfbe3aabfb3d2b3f2ec4e3c9a9f8f9-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2poXXwOlQXH9sTQi85mS/2poXXwOlQXH9sTQi85mS -goversion go1.11.10 -D "" -importcfg $WORK/b038/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/4a/4a8ea3eff13c8fa6c75577415c88e3d9ffcaac13a83b9de92498c02a1b2d32a7-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 0Eheppnx9MQXsPaTn9k4/0Eheppnx9MQXsPaTn9k4 -goversion go1.11.10 -D "" -importcfg $WORK/b056/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a7/a7b01f9a7a6ae7c2083bfd4cf22ae0f45d4196a655205c4c89dcd90c2ed30cbd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KmDa7utP6tus8fgitXdE/KmDa7utP6tus8fgitXdE -goversion go1.11.10 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/29/29da303792b616aeae9ec1107115834c1fb877c327081bf1a9414a93b7fcdc6a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid jcPfgNnELcu9_2QJABkS/jcPfgNnELcu9_2QJABkS -goversion go1.11.10 -D "" -importcfg $WORK/b115/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/54/5444bda90d4e837980de68d6b91605cc855f219c6a8355955e9e429141471f45-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid zERL8UMmwaH6nrimFFqO/zERL8UMmwaH6nrimFFqO -goversion go1.11.10 -D "" -importcfg $WORK/b117/importcfg -pack ./parse.go ./xfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ff/fffd65e03f317a1a17ac62b10daec00a8fbc4b0da5803538868a9db9e19f1272-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid sQyPCEkzaWQ04isryJE_/sQyPCEkzaWQ04isryJE_ -goversion go1.11.10 -D "" -importcfg $WORK/b123/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/50/507b781106fd65e2aefa38d5e7988aaf9ae1fc1c0fb3a6325ae8867d3dc526f3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 4d_QA-u8hLAD_zcBWVmu/4d_QA-u8hLAD_zcBWVmu -goversion go1.11.10 -D "" -importcfg $WORK/b124/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/91/91a2c956ba2efe13467a5f55f87d802461ae9045729d01325725bf025f37dede-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 9qWosMnxyasH2T1Lwgee/9qWosMnxyasH2T1Lwgee -goversion go1.11.10 -D "" -importcfg $WORK/b127/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/41/41a592dd9dfe32fc64e105b162f0f2f0e60b2550110ac814bdc22d4d1a81d907-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid Ywao_s2f2unLORjZnAQV/Ywao_s2f2unLORjZnAQV -goversion go1.11.10 -D "" -importcfg $WORK/b125/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0b/0bd103a7480ae09589fd969b0c8d3b33a5c4f8cd3f5b90a4fe9609e87d64904a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid JiTxCcduMegDsd-33tA-/JiTxCcduMegDsd-33tA- -goversion go1.11.10 -D "" -importcfg $WORK/b130/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/c5/c5623d4eacd71dc8117193850526fa3c1f29b9b58d6bceb16b791e2a5c24eacb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid 5I3Itz3m5VwPMSUqls3W/5I3Itz3m5VwPMSUqls3W -goversion go1.11.10 -D "" -importcfg $WORK/b133/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/9f/9fd25df03f88aa0f980b2a979c57f9856402330409a3455b82ff3948c376e458-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid B2aHk2tJgI-OwK3Mgaa2/B2aHk2tJgI-OwK3Mgaa2 -goversion go1.11.10 -D "" -importcfg $WORK/b136/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/17/17136c99fd8478623b30a2376903d842bee886da19fb392bc1addea19b302d0d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid KbUq7Ns4w-pbCRWioI52/KbUq7Ns4w-pbCRWioI52 -goversion go1.11.10 -D "" -importcfg $WORK/b132/importcfg -pack ./cache.go ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/30/30f3a9858a33f4e78ebc5d4865e5066b98d699376db17da895d08b66bf77c057-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid evmP9vW7yHuTe8RrVChM/evmP9vW7yHuTe8RrVChM -goversion go1.11.10 -D "" -importcfg $WORK/b137/importcfg -pack ./bloom.go ./filter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/7d/7dfa5b5147b6cf1784c7c55d9b27ea6be9ad7f30c1de3dc65f64b6eba7d011b3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid glw2tN9Lt5TmVfRSfnjD/glw2tN9Lt5TmVfRSfnjD -goversion go1.11.10 -D "" -importcfg $WORK/b141/importcfg -pack ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/57/570b883c75b7bc2a818b96c86a0be595d4db071c0dcaabb42d659807093f4a38-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid gC8j-qQMd2CDEThox3lQ/gC8j-qQMd2CDEThox3lQ -goversion go1.11.10 -D "" -importcfg $WORK/b144/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c0/c0bf51ef3881a70c1b2a919bb48d77e625e3d64a73d97bc0a7060ae63f0b5969-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid 0jS8J15bz9XyM-0DHWwm/0jS8J15bz9XyM-0DHWwm -goversion go1.11.10 -D "" -importcfg $WORK/b135/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/16/160bc91f1aaec9fea657955f67d65f46221c635d2bfb23af87856fc79296b1fa-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid ocWYo0V9WmfHzpx1LOvA/ocWYo0V9WmfHzpx1LOvA -goversion go1.11.10 -D "" -importcfg $WORK/b138/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/22/2269e5df1a7c8cdffb1418329375be9df1c9af91216a32a7266dbcb529490309-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid AS6qt3P3M3nmQ2SyVFIU/AS6qt3P3M3nmQ2SyVFIU -goversion go1.11.10 -D "" -importcfg $WORK/b139/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/13/135885ff743f56c9c9e447a424af4321f16ea0ee6ba379954141af6c5e5505f1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/fe/fe8bd4a9d4df131b30577b0e3dfccef1ddbaada43d36356c03cb5f2fa63a876b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/03/039a88646b835b1ce0063633eaa0db3075c986747e152c0e23c239565a52a5d4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid vP8iahXJZr6LhAwxKoyw/vP8iahXJZr6LhAwxKoyw -goversion go1.11.10 -D "" -importcfg $WORK/b140/importcfg -pack ./memdb.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid 6q-pkg6YaLdVRZd7TvOJ/6q-pkg6YaLdVRZd7TvOJ -goversion go1.11.10 -D "" -importcfg $WORK/b142/importcfg -pack ./reader.go ./table.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/26/26ff036f26b853df041472f72a81332386337fe8b810e824f9d03d8495226ec3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0f/0f6e56e9dd890cfa197d751ea2f09981633e2c0b28604e5dd4e22e0c8ebbc29c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid brxWCmCXAOeve0cRTD0Y/brxWCmCXAOeve0cRTD0Y -goversion go1.11.10 -D "" -importcfg $WORK/b131/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 ./table.go ./util.go ./version.go BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7d/7ddaa8fd1609cc6c07e104e6ca5f50c88828f1bc1ac218737850e2a366fde248-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 6B1OhCKVsCpnJBzrBw8k/6B1OhCKVsCpnJBzrBw8k -goversion go1.11.10 -D "" -importcfg $WORK/b107/importcfg -pack ./metrics.pb.go BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Byu6iYs-vBxvIfEVFotB/Byu6iYs-vBxvIfEVFotB -goversion go1.11.10 -D "" -importcfg $WORK/b109/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/61/61ec14826834b0bb1a0e9a8e5c890a8170ee521cb30960c0027d22eb5636d83a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d5/d5a8f254c21c23dc3c96374fd6f4f8a998694883d6db792f215c4ee8cec46482-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid qLwnAv4MpV_uUBz6C_gE/qLwnAv4MpV_uUBz6C_gE -goversion go1.11.10 -D "" -importcfg $WORK/b106/importcfg -pack ./metric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4f/4f91b37bd82cafd958a3635606b9d2f46cf5d622e2f9a2b43ff3f05683ed8d0b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ac/aceb2632edd84616fdce2234c085da7c874e713fe3dbc07bb04b37ceb4bc0f31-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QPE0bwZ6AYrGI_mBTUOC/QPE0bwZ6AYrGI_mBTUOC -goversion go1.11.10 -D "" -importcfg $WORK/b096/importcfg -pack ./proxy.go BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p net/textproto -std -complete -installsuffix shared -buildid GY3Pk8ofqWFC-nFjTw9D/GY3Pk8ofqWFC-nFjTw9D -goversion go1.11.10 -D "" -importcfg $WORK/b095/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid e9bDidZ-QgRyoJlQODvG/e9bDidZ-QgRyoJlQODvG -goversion go1.11.10 -D "" -importcfg $WORK/b054/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 BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/nfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs BUILDSTDERR: importmap github.com/prometheus/procfs/xfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid F_jZjQwwBX_98hUuV0VJ/F_jZjQwwBX_98hUuV0VJ -goversion go1.11.10 -D "" -importcfg $WORK/b114/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1b/1b3448c33ab96c875a329b55ad64ca65f9d66505a25646c38247334f90b6f132-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/96/96ac09cb0c96b3b9c4faa03db0d939970870e99e300d8934e754c30a60132f11-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid IpanxJAauQECxGJMKMuw/IpanxJAauQECxGJMKMuw -goversion go1.11.10 -D "" -importcfg $WORK/b089/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p mime/multipart -std -complete -installsuffix shared -buildid TpHPP3lwYEr8OMsA8oWB/TpHPP3lwYEr8OMsA8oWB -goversion go1.11.10 -D "" -importcfg $WORK/b099/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/71/711b7d0afbe14ed21dee289fa585c6ef12c24f06c7b44835e29b749ece6f6705-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/74/74c427ad8c482a4a51def51c5322a24037e3e31527093df3465fb9d04b21345d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/18/1853839bd77b46a2c04eeb46b676afd590b950b1e1e22bf3e03bdf05ada503c9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/7d/7d5e2abfe83f4c64cebd66e73cc1e7ad2be8b8ada7f0f2eb32ef4d1f06f5e29c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 4a8i2AGHuc3sIb7EQ3Hs/4a8i2AGHuc3sIb7EQ3Hs -goversion go1.11.10 -D "" -importcfg $WORK/b082/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e3/e3f1cc6bd86a3e20733e01f3dfab8e408f89efa003caeb70002fd1f422f68452-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p crypto/tls -std -complete -installsuffix shared -buildid k28zeSk24H5AH67bOwp5/k28zeSk24H5AH67bOwp5 -goversion go1.11.10 -D "" -importcfg $WORK/b028/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/87/87c0d17271f3931af464d9b8f803346f38ed5b0c7534a2c9b361478ee78a8522-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9a/9acaa28cacd263e9484e36337dc0e57609b3d4cdb15b69491f7ffc598a4486b2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid aN9iuqKn3qGNn3ck8Oa-/aN9iuqKn3qGNn3ck8Oa- -goversion go1.11.10 -D "" -importcfg $WORK/b079/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9b/9b0ceddaa4b9757f890a77506cfc36f1ae2ceba301a7b63fb01f6c7a828a62be-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid 9hNPp78HHLYOapCuIEcd/9hNPp78HHLYOapCuIEcd -goversion go1.11.10 -D "" -importcfg $WORK/b120/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/79/798227c6807348b167349bfd31f76d63227f25d5a86eb4aff53ffc287130221c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid ZlhtHQrusifL4L48QWsx/ZlhtHQrusifL4L48QWsx -goversion go1.11.10 -D "" -importcfg $WORK/b129/importcfg -pack ./tlsutil.go BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid XXtV1sleYXaMJO0FtKDu/XXtV1sleYXaMJO0FtKDu -goversion go1.11.10 -D "" -importcfg $WORK/b101/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/21/2193fb4370191e1784ba283b2f2542602985674b878fb4509c522a0617f9d0cb-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts BUILDSTDERR: importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p net/http -std -complete -installsuffix shared -buildid yToz7BoFLERyDWRnp7jg/yToz7BoFLERyDWRnp7jg -goversion go1.11.10 -D "" -importcfg $WORK/b088/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e0/e05b8469af50bb6a38a38e0ba56d4606ca9438a3b12aeceb301b0e7c6bd1de78-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/cf/cf9483558434d7c722bc9c714c7352171aba75084bb00f707debf54ebc05b2e2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ec/ec2dadedce8719f64bba70211f9456d4518657e962b400def7adaf9e197b4bec-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p expvar -std -complete -installsuffix shared -buildid 4IaWveu7vxKFRdo0y1_u/4IaWveu7vxKFRdo0y1_u -goversion go1.11.10 -D "" -importcfg $WORK/b087/importcfg -pack ./expvar.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 33CR6agqghM72e9jCbNC/33CR6agqghM72e9jCbNC -goversion go1.11.10 -D "" -importcfg $WORK/b108/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/87/87e9dc0211507cf7d7ac4a948938d8b3b67d461b7b797c202ad4b42b823b4da8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/54/54c6d067e81f647151af8cb2572c53dda08fd2f1c73dbb11624239334bd2da21-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid vMHZH5KHAEBczDrNzole/vMHZH5KHAEBczDrNzole -goversion go1.11.10 -D "" -importcfg $WORK/b086/importcfg -pack ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/fe/fee211f79d8aae9773790d3e96c2822863ce9dadbcda2bc6118e115b8c0be493-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid N9WNUXlXNkK251pV-prv/N9WNUXlXNkK251pV-prv -goversion go1.11.10 -D "" -importcfg $WORK/b119/importcfg -pack ./delegator.go ./delegator_1_8.go ./http.go ./instrument_client.go ./instrument_client_1_8.go ./instrument_server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b1/b1d516f4eb52e2db1b8bb78ddea6ea66f967a2748cde53d3fe7b161ad2643cc0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/cmd/stdiscosrv BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stdiscosrv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid WcxzXAuv1b3-GzCY2eI-/WcxzXAuv1b3-GzCY2eI- -goversion go1.11.10 -D "" -importcfg $WORK/b001/importcfg -pack ./apisrv.go ./database.go ./database.pb.go ./main.go ./replication.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/27/274c747b8b259c9000b5174952d62b9250982dd935db4eb204471a66424d847b-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/stdiscosrv=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b092/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=T4kapjBOwtlj4FdXivQa/WcxzXAuv1b3-GzCY2eI-/eWeUPCUjwd_cXnlK0rcx/T4kapjBOwtlj4FdXivQa -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x623b004ff4841e523efa17bef7461e6b59222fe7 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p _bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out _bin/stdiscosrv BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x3f449ecd9769fe9a22ccdc91f947a24a3b53cd20 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv BUILDSTDERR: WORK=/tmp/go-build469504416 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid yQxTS82HDdPnQUeTcOze/yQxTS82HDdPnQUeTcOze -goversion go1.11.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid gEYeItIyoNAnCnx1O3Qd/gEYeItIyoNAnCnx1O3Qd -goversion go1.11.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid mZiGaJTb0tnwxvsubKkb/mZiGaJTb0tnwxvsubKkb -goversion go1.11.10 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 8zN8YdeQENMFs3OiHPed/8zN8YdeQENMFs3OiHPed -goversion go1.11.10 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/24/24d94d95f4ec24b7dd2f4399779033dee0d0bca4fa86dc5ad1a5e69affbc1936-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid p9cASNOl7smckjicVAYQ/p9cASNOl7smckjicVAYQ -goversion go1.11.10 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/asm.o ./asm.s BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid AmvUZNl_TyhFjwr7CWs7/AmvUZNl_TyhFjwr7CWs7 -goversion go1.11.10 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wfthuByOCdCsj2nGpRnK/wfthuByOCdCsj2nGpRnK -goversion go1.11.10 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b1/b129534977cb9927150181f580554f230ea88917e4723253a1210ffb5e54ebcf-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid q59SCykBi48XR2kCj_13/q59SCykBi48XR2kCj_13 -goversion go1.11.10 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/24/242b415fcf3c6177abde660b9eb421fb1ea14d6998be9373316bf77e6c5f4bb7-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid GTd3sHfaq_SqKW-0yQhp/GTd3sHfaq_SqKW-0yQhp -goversion go1.11.10 -D "" -importcfg $WORK/b020/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3e/3ecc4a325c267a687161c58da47155e610de3e9a2cbf5879501d8874bc1920b8-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/54/549f3b10731eff9026c17b598bf9f5f1cdd68d2ac9c8bcca1b3e5fc77e5b192e-d # internal BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid -QGzLFacTz-RKaNn_liw/-QGzLFacTz-RKaNn_liw -goversion go1.11.10 -D "" -importcfg $WORK/b021/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/17/17abd89461425e6aae621e40b54aefc0c17fee7db85469a970a9f855c9de9f0c-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid LS_i_NfUkJMKi8PKqBmK/LS_i_NfUkJMKi8PKqBmK -goversion go1.11.10 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/85/858436dc5dd47aeecc8e08c8c00189602cdf636f88eade70cc684054b42466d8-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p internal/testlog -std -complete -installsuffix shared -buildid G4CBNbk9xZ8xuPkoUEzt/G4CBNbk9xZ8xuPkoUEzt -goversion go1.11.10 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1f/1f6561e5cfebeb5d3c75b6332de4ee77d376667415507f4eab4ee23e9217f381-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid TCBcB25x0uGFnK2_W3qc/TCBcB25x0uGFnK2_W3qc -goversion go1.11.10 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/92/92557487293bb65c062c44884c3cb99013cbde58728edc19af1a142cbfb539d3-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p container/list -std -complete -installsuffix shared -buildid uAcRWOzGaSrhngGhE9Ur/uAcRWOzGaSrhngGhE9Ur -goversion go1.11.10 -D "" -importcfg $WORK/b038/importcfg -pack ./list.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/55/55cd997af4037b32c28b0a3a5e795ee1e845f5cf89b766f7d810b784088b2bf2-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math -std -installsuffix shared -buildid 5bsZteayBc-vYvaxCe5X/5bsZteayBc-vYvaxCe5X -goversion go1.11.10 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid mvDXN9Hi43Y6lul8EgOY/mvDXN9Hi43Y6lul8EgOY -goversion go1.11.10 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/compare_386.o ./compare_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/equal_386.o ./equal_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a9/a95766789aefc21fce90f9fcc104e386bbecbd597d4512e16684c0f3ac53c8e4-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PrS-zrlD-6moW0McBR0D/PrS-zrlD-6moW0McBR0D -goversion go1.11.10 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/7f/7f4532dab5198200869e9dc8412c57665e90fac638ea2eb185d132f95f6491b7-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wAfq7NT5H_DXrJE6HEXT/wAfq7NT5H_DXrJE6HEXT -goversion go1.11.10 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_386.o $WORK/b004/equal_386.o $WORK/b004/indexbyte_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a2/a254d855382985320955e2d7e813a64b5b9a231422689c01ea4885156c1b7bda-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/15/152282eedaa17cd9838bad4b1fc454d80fe38beafb67985bb0f23cd22b0c2695-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/93/93bec590bd5366cb56d0496cfd890032e988b0a998da279515b808da43f3f776-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding -std -complete -installsuffix shared -buildid en05t_jvPPrpaYD4wsMc/en05t_jvPPrpaYD4wsMc -goversion go1.11.10 -D "" -importcfg $WORK/b076/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/de09a8db711a4a46f17db7dea8cad989dde83e467e097389b157ec08f0e4cea8-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid DiglywSBzt3k3gwDd0OK/DiglywSBzt3k3gwDd0OK -goversion go1.11.10 -D "" -importcfg $WORK/b077/importcfg -pack ./utf16.go BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/20/20c746cecd0c7915ae3b28e660ad00ee08842c54bda2a3e8b331c0e7dd875e3b-d # internal BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid xqqzIJ3PH_QTCGnDaPSB/xqqzIJ3PH_QTCGnDaPSB -goversion go1.11.10 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_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_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid o-xfLSIk3y1YxKo_R8jt/o-xfLSIk3y1YxKo_R8jt -goversion go1.11.10 -D "" -importcfg $WORK/b099/importcfg -pack ./const.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c6/c65392d07e66f578e69f89057b5f9fde9a6a83873df98369dfd94d4d3d50b88e-d # internal BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/95/95fd4929b20ef4a4e854377855428268e0112bdec7e95bbbe2c820e1e764d17c-d # internal BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/asin_386.o ./asin_386.s BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/atan_386.o ./atan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/dim_386.o ./dim_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/erf_stub.o ./erf_stub.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/exp2_386.o ./exp2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/exp_386.o ./exp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/frexp_386.o ./frexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/hypot_386.o ./hypot_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/ldexp_386.o ./ldexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/log10_386.o ./log10_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/log1p_386.o ./log1p_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/remainder_386.o ./remainder_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/sin_386.o ./sin_386.s BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e0/e0d61e222e84d5f23edae82e26704e5c3ac4353e04ec348cd010a4da4d4e245e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/sincos_386.o ./sincos_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/sqrt_386.o ./sqrt_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/tan_386.o ./tan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/asin_386.o $WORK/b023/asinh_stub.o $WORK/b023/atan2_386.o $WORK/b023/atan_386.o $WORK/b023/cbrt_stub.o $WORK/b023/dim_386.o $WORK/b023/erf_stub.o $WORK/b023/exp2_386.o $WORK/b023/exp_386.o $WORK/b023/expm1_386.o $WORK/b023/floor_386.o $WORK/b023/frexp_386.o $WORK/b023/hypot_386.o $WORK/b023/ldexp_386.o $WORK/b023/log10_386.o $WORK/b023/log1p_386.o $WORK/b023/log_386.o $WORK/b023/mod_386.o $WORK/b023/modf_386.o $WORK/b023/pow_stub.o $WORK/b023/remainder_386.o $WORK/b023/sin_386.o $WORK/b023/sincos_386.o $WORK/b023/sinh_stub.o $WORK/b023/sqrt_386.o $WORK/b023/tan_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/26/26b5bfb235190562c50b99e20c34065d316d496fb55a2afff09e7dd9c4cf7e07-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid ytJuhyYTZHhC9RjKyDHJ/ytJuhyYTZHhC9RjKyDHJ -goversion go1.11.10 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_386.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_386.S BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/55/55123e4d1617cf50ddf8d5266e81428b79a45da612b8ab274ba81597d02ab476-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/rc4 -std -installsuffix shared -buildid HnyH_9HVF1iSRtZNT5VN/HnyH_9HVF1iSRtZNT5VN -goversion go1.11.10 -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/rc4_386.o ./rc4_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/rc4_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b0/b083b99faf7dc107849cc2b365fb068da4da476d9919d082bf0d1fea6c8c5b9a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid bXA-OrMPGFEtkiFvYUU0/bXA-OrMPGFEtkiFvYUU0 -goversion go1.11.10 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b069/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_386.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9f/9fe7fd98640b8a581b88554efca7d6549f69fcefd2c518c80485672c04949ae0-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_386.o $WORK/b010/duff_386.o $WORK/b010/memclr_386.o $WORK/b010/memmove_386.o $WORK/b010/rt0_linux_386.o $WORK/b010/sys_linux_386.o $WORK/b010/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f8da457f25efa32daece6cccff8a65416e436aa14f2cdea34455135f20841047-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid 2r0KXyOpsxvxeLX9Ci7Y/2r0KXyOpsxvxeLX9Ci7Y -goversion go1.11.10 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/04/04f2b6df44bed2a3f4c562a0f065036debdb91135bf09a25107d3270e37900b6-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid od5rNEaQGSV51WZTaNpN/od5rNEaQGSV51WZTaNpN -goversion go1.11.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid mzEICIRu14ZDrdkQ6p72/mzEICIRu14ZDrdkQ6p72 -goversion go1.11.10 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p math/rand -std -complete -installsuffix shared -buildid 4DARgt4C5MagGlVh3Dtd/4DARgt4C5MagGlVh3Dtd -goversion go1.11.10 -D "" -importcfg $WORK/b035/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p reflect -std -installsuffix shared -buildid cdgysUcTUDQpC7KtMp3L/cdgysUcTUDQpC7KtMp3L -goversion go1.11.10 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid UdKBj3LEFluibuTQSzHG/UdKBj3LEFluibuTQSzHG -goversion go1.11.10 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a4/a45cc91e1e7c0c369eb4c5afcaf2324498719ed1409701b4eba3bb463ebe9c17-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d2/d2b1d0138a36b53e33acefbc6d1ad45770b5886ef4fc6b4819be73c3552d08bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/93/93a571d2f10f60b3fe32291fb9e9a90858009cb853983f8216f729e2d772b35a-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 80PAOBI4OreEiU9vu06h/80PAOBI4OreEiU9vu06h -goversion go1.11.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid o9uCbs2CyIySQIPJuCFP/o9uCbs2CyIySQIPJuCFP -goversion go1.11.10 -D "" -importcfg $WORK/b019/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p hash -std -complete -installsuffix shared -buildid 2MjIm5T5LUiupPm6bxhL/2MjIm5T5LUiupPm6bxhL -goversion go1.11.10 -D "" -importcfg $WORK/b040/importcfg -pack ./hash.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p strings -std -installsuffix shared -buildid 1qrmQ2HZ3Bnyd3FzXlIX/1qrmQ2HZ3Bnyd3FzXlIX -goversion go1.11.10 -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/34/34c1f238af17da84ee3f67370d78f4935920f137ebe3311002cd2eca21f1a46a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto -std -complete -installsuffix shared -buildid dsVHgDfnUng5iVj2BCzt/dsVHgDfnUng5iVj2BCzt -goversion go1.11.10 -D "" -importcfg $WORK/b039/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/2c/2c35a98986beb915a7198a76d248c6b63490ad36514e547a0933706813808338-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0WqanAtI-TjygUvHQlzP/0WqanAtI-TjygUvHQlzP -goversion go1.11.10 -D "" -importcfg $WORK/b044/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4d/4d18fea1304239f9e76acc8d0adff3749aee0b5b82c233107c7c4624110608e1-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid traPzfxR5e6MWAh2qLft/traPzfxR5e6MWAh2qLft -goversion go1.11.10 -D "" -importcfg $WORK/b045/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3c/3c2ac6dc9df5f48b47616d496ef0225ac91499b05a52d67abe31d81b63200d1f-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p bufio -std -complete -installsuffix shared -buildid CHWuUy2-rLN439ynhvEh/CHWuUy2-rLN439ynhvEh -goversion go1.11.10 -D "" -importcfg $WORK/b017/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/60/60211e8e2334480e2fae4f34eb295a3c7cee600da266b73e1dc42e8212751e2a-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid sWiYSty6zk4527uq4E2r/sWiYSty6zk4527uq4E2r -goversion go1.11.10 -D "" -importcfg $WORK/b047/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c7/c70b8438ca44ad1002c7075c5faf2944da7b0da58e039d07d3bb877ed10da880-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p crypto/aes -std -complete -installsuffix shared -buildid KOasPXPa1ZzT3BxqOxzz/KOasPXPa1ZzT3BxqOxzz -goversion go1.11.10 -D "" -importcfg $WORK/b018/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7d/7d48bef868c76a0e4da3e164f1353c1d400aebd152f84a803b68685bd3d16720-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/md5 -std -installsuffix shared -buildid C7XVM75iPsVAe-d3AHTu/C7XVM75iPsVAe-d3AHTu -goversion go1.11.10 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b036/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b036/_pkg_.a $WORK/b036/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/15/151cb04c56ef5749e6075bd1211c31080c502e91be3968c119fd7cb5cc3fd1fb-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/sha1 -std -installsuffix shared -buildid Q5BcWC5EGR-RibPepIq4/Q5BcWC5EGR-RibPepIq4 -goversion go1.11.10 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3e/3ee27ab96e60cfd80bfadf29bd0c418a7663e213011e0ba037980e378358cbf3-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha256 -std -installsuffix shared -buildid jiPWddWEVVErsgHBlhxA/jiPWddWEVVErsgHBlhxA -goversion go1.11.10 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b048/md5block_386.o ./md5block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b048/_pkg_.a $WORK/b048/md5block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/86/8649b6fd0090b954171c1f74b515ceef6df82af660a5da7c136df48721012e9e-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid Xpv6fDHbY0E_fgiAtOcq/Xpv6fDHbY0E_fgiAtOcq -goversion go1.11.10 -D "" -importcfg $WORK/b086/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/bc/bcd046e839b451efc6b55ef6e89c8a52c3f87400e7d3d1bed3593dd2146f473c-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p hash/fnv -std -complete -installsuffix shared -buildid UZE7i0ZaJRoC7PEUcHuT/UZE7i0ZaJRoC7PEUcHuT -goversion go1.11.10 -D "" -importcfg $WORK/b092/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b051/sha1block_386.o ./sha1block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/e4/e445ddd705ac0762027a5e2861cc0c2de300874115c3eb93da285673a87d8fd7-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p path -std -complete -installsuffix shared -buildid jZWPtoMjKJ1TA6I3JiL3/jZWPtoMjKJ1TA6I3JiL3 -goversion go1.11.10 -D "" -importcfg $WORK/b095/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b052/sha256block_386.o ./sha256block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9f/9f2697c546144ee0f162fcaff881f6f2ac0d5af9df0462e79327f157966385d7-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 2nEYFYTLujQz5CQO2Nzk/2nEYFYTLujQz5CQO2Nzk -goversion go1.11.10 -D "" -importcfg $WORK/b107/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b052/_pkg_.a $WORK/b052/sha256block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b8/b8a8252121baf233fe6ca5684381ed06ca0b90bded77824a557dfe53d3261e23-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid it10vKO-OfSOqHG4MGg-/it10vKO-OfSOqHG4MGg- -goversion go1.11.10 -D "" -importcfg $WORK/b111/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d3/d32e01f7fb5376bee85b860d05d7fd29d11cfb60e62f42554db6a1a9f4c966ca-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid ybbfQ5dHVLKlqV0N9nVd/ybbfQ5dHVLKlqV0N9nVd -goversion go1.11.10 -D "" -importcfg $WORK/b123/importcfg -pack ./transform.go BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/12/129c79fee921958f2c6d23e7837e4f9e45f6427a3d5990f2ddf315d05f22da2a-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid -K5uR9nGUySYz8A2Z_Mx/-K5uR9nGUySYz8A2Z_Mx -goversion go1.11.10 -D "" -importcfg $WORK/b125/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a4/a485d1452b5894a43533794c2cf636f1f58676f3146345d0ea6065dfd09e7056-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid PT_sHbr3B01wXCEE02WO/PT_sHbr3B01wXCEE02WO -goversion go1.11.10 -D "" -importcfg $WORK/b136/importcfg -pack ./doc.go ./quote.go ./unquote.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2e/2e0a59a4aecc95c6344225687ccf1c2249fa7d25b97cfa19de31e68a001b6a1c-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p html -std -complete -installsuffix shared -buildid WQAiThvwDNw8OyLd4JZl/WQAiThvwDNw8OyLd4JZl -goversion go1.11.10 -D "" -importcfg $WORK/b152/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/68/6800450408bd5b54e68f1ca79b5fae4152e572e1361b6f0c8089fd8de6dbf128-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid pAL0bku3sITQT43WgALS/pAL0bku3sITQT43WgALS -goversion go1.11.10 -D "" -importcfg $WORK/b156/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/12/125c2628ea548826a0a742159a7df0349ab6dc0847c309bb86a39607dce48af6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d9/d99d0eb2bb2bdb32672635b392e1391b2a51c13be0bd96de5d214ba4512d3d9f-d # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0e/0e4697ac60b827ca2f6459d72b20debe98aff727945ca454b955fea783349984-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/syscall/unix -std -installsuffix shared -buildid sLa4rf8IwNpJzHX9SQ0E/sLa4rf8IwNpJzHX9SQ0E -goversion go1.11.10 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p time -std -installsuffix shared -buildid 8L12vbWT0PSPgqZUvsCl/8L12vbWT0PSPgqZUvsCl -goversion go1.11.10 -D "" -importcfg $WORK/b033/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b025/_pkg_.a $WORK/b025/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/07/07d5c23eed49e5169935fee60ab4c7abe339481465b0dc155215388e71ea46d8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/64/645cb95e0b2241a63eb0351e984b7cff0e34ee0d7bf0fa36c9a4ae0665329ce5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ec/ec3cb211400ace7f8732812fd8aa57363eb8f0cbccd1062fd4d35530971cf341-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b029/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/96/962554812936126cea88a31d20d791dec5c8d4a9ed7a8a5fc61e695cdf71eeac-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/poll -std -installsuffix shared -buildid oS_X7FPk5mFHjM4bf0Y9/oS_X7FPk5mFHjM4bf0Y9 -goversion go1.11.10 -D "" -importcfg $WORK/b032/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f4/f477df23415700af7036e962007b213f53df23819233e012e2f8bb1749dd82e4-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RpVkMO6aUc7iFFVVq9ad/RpVkMO6aUc7iFFVVq9ad -goversion go1.11.10 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p sort -std -complete -installsuffix shared -buildid ocaxJiTS20WYxvSrClKf/ocaxJiTS20WYxvSrClKf -goversion go1.11.10 -D "" -importcfg $WORK/b059/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a7/a7b74d5f47409eec4c7f5dad53a3d9e564c64393f2344a9f1356e85c3eaec2d8-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid FQ0s7S2Jyn7r4byAbQrt/FQ0s7S2Jyn7r4byAbQrt -goversion go1.11.10 -D "" -importcfg $WORK/b139/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/92/924fc9f590af18b2daee3aaaf6226c4237f9081e8fbcad7280d58379353599d4-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p os -std -installsuffix shared -buildid y2Dx4qHJsSbsEq9EAX1X/y2Dx4qHJsSbsEq9EAX1X -goversion go1.11.10 -D "" -importcfg $WORK/b031/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/74/74d148c5cdfc762e2f393c2fc6281ca7dcaef427832791a9d72aa1de0d4c0e56-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid YG4BAq-qo-ryD7GnH-l9/YG4BAq-qo-ryD7GnH-l9 -goversion go1.11.10 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 3-6RFaHXNLAYQPsJBEVJ/3-6RFaHXNLAYQPsJBEVJ -goversion go1.11.10 -D "" -importcfg $WORK/b058/importcfg -pack ./base64.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid MRI9OVQN9XoIm31J-sFG/MRI9OVQN9XoIm31J-sFG -goversion go1.11.10 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0fhy6IPXIl6Oe84CCzA8/0fhy6IPXIl6Oe84CCzA8 -goversion go1.11.10 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b0/b01219b11fa1499a897bbeeb35425394cad674bf2407b80e74c53e4422974314-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 4wrr9tIFMKxb_tm9xSOg/4wrr9tIFMKxb_tm9xSOg -goversion go1.11.10 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/eea8aabd7cd542b3bf9a23715183bb878b1fd6db49315aafa1a0dfa599bc45ae-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid zaGWOMBgMhouh8gXBB9E/zaGWOMBgMhouh8gXBB9E -goversion go1.11.10 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c0/c00d1f11d95a8ffb6575e2dd450678344f3eeed7c3b713e89e8ec93d0d129300-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/pem -std -complete -installsuffix shared -buildid TMNYZ3WUHElhhW3PTiBn/TMNYZ3WUHElhhW3PTiBn -goversion go1.11.10 -D "" -importcfg $WORK/b057/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/85/85f80d1b10aa0fa5da074d8a4a17a042ed25ecf8faf1345ec8430fc123c196fc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 D5jxeAggxPuPRnjnuz-O/D5jxeAggxPuPRnjnuz-O -goversion go1.11.10 -D "" -importcfg $WORK/b126/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c0/c0458df9854d16b62dbe24584398563cf94c9635fb719e11ff42ded717e41e05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid YbT4-DGN-e_cNj2Yq_PQ/YbT4-DGN-e_cNj2Yq_PQ -goversion go1.11.10 -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3b/3b7225713e3aee7f748418f2765359ffe4f19628d9c2a190fa7a7a5df78378b0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e4/e42ff11a66035d9b0a86b8c1f2f70b8b0159e52276fbdec202326159bbea06ea-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b1/b18178e731ff2d7a5b78d15d59228b0cdd56fa95d6d9b1e57694c77c7cef6ad5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b132 -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b132/cpuid_386.o ./cpuid_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b132/_pkg_.a $WORK/b132/cpuid_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fe/fe4e87efbd489cf58f705e795a1bd96a1c1bffa1f13d2c2d20a337c097929f19-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/b4/b49c718fa58b6bc5f8bd31f2937158b8fe571e1ed1d8371f0427288879e9ad93-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: fmt BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path/filepath -std -complete -installsuffix shared -buildid X0P2bj1JCuXi9Jpyp1p2/X0P2bj1JCuXi9Jpyp1p2 -goversion go1.11.10 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p fmt -std -complete -installsuffix shared -buildid kvnhKtnBTU3kCquOOtIX/kvnhKtnBTU3kCquOOtIX -goversion go1.11.10 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p os/signal -std -installsuffix shared -buildid UQjAiaz5B5QbC5Hgi42V/UQjAiaz5B5QbC5Hgi42V -goversion go1.11.10 -D "" -importcfg $WORK/b158/importcfg -pack -asmhdr $WORK/b158/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b158 -I $WORK/b158/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b158/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b158/_pkg_.a $WORK/b158/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e4/e4f7cd5add63f82a0678d747e705bf34a86d85bc88143c5f3446d8bd1d2aeb00-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/97/97b95c25b91f81eed5e4b7db71d80606c34df6448c4c053c1a632d466cabd4ee-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p regexp -std -complete -installsuffix shared -buildid 2iSk7FQMlt56_nOg2iV6/2iSk7FQMlt56_nOg2iV6 -goversion go1.11.10 -D "" -importcfg $WORK/b138/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9f/9fadb5354c619688ad795230fcae3283d56546b647a3e7ddaab4aaeed046fe31-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JCHgr60xE3DEV9QJFHZF/JCHgr60xE3DEV9QJFHZF -goversion go1.11.10 -D "" -importcfg $WORK/b062/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 9wsFfYsB0t6MlJe9USzS/9wsFfYsB0t6MlJe9USzS -goversion go1.11.10 -D "" -importcfg $WORK/b089/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/88/888959421f141b33a78088c43efaebd8e614635ad85f2073708f699e099d10ad-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e9/e955fa4a127d05161de84f525184ac9f7599a91dac2655c4b92ad5b995fc9094-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a6/a6be9e15b94a222767d69fc68781505d9c7a36b7a7f79548e063ea236688dfdf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8c/8cb515cfdbdfdf979de3bcf08759213d7e8fdbd506e585b5c4f06ddd8a8330af-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p context -std -complete -installsuffix shared -buildid kleCzixSYMld-FofeG5t/kleCzixSYMld-FofeG5t -goversion go1.11.10 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid 1U3pKvvq8Vxz9Rt-zDIn/1U3pKvvq8Vxz9Rt-zDIn -goversion go1.11.10 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid qD6N_ZHMuqTpJb1-HM4L/qD6N_ZHMuqTpJb1-HM4L -goversion go1.11.10 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 7khiZMNDdFg7FUQjvd16/7khiZMNDdFg7FUQjvd16 -goversion go1.11.10 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/json -std -complete -installsuffix shared -buildid YsvQ8ZfEMMtRL7434kQv/YsvQ8ZfEMMtRL7434kQv -goversion go1.11.10 -D "" -importcfg $WORK/b075/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p math/big -std -installsuffix shared -buildid rtNmvWbW22nda5QwJi7o/rtNmvWbW22nda5QwJi7o -goversion go1.11.10 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/50/50bb9f10649470f77a781368b2ed72cad5d54d366ca04e1146c1c522c6ef9e9f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p encoding/xml -std -complete -installsuffix shared -buildid iMiMuCoKbrYo_PlBjN3o/iMiMuCoKbrYo_PlBjN3o -goversion go1.11.10 -D "" -importcfg $WORK/b080/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/58/58059ce24ef1db1340f47beeed6329aae4b060d15d2342a4f17e84e2bbf07886-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b064/ -importpath net -- -I $WORK/b064/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d7/d731e0cb25bc4fc53ba07e4ff7525a22be8bb81e4c6b50abc1b71907cd42e1fe-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p log -std -complete -installsuffix shared -buildid B6GxtCoYRERDcSKw25fQ/B6GxtCoYRERDcSKw25fQ -goversion go1.11.10 -D "" -importcfg $WORK/b083/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/bb/bb9c134ecd9a8b9c260c97e0a9847fd805a00e6723c6f11f845743c9a1539d6a-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b087/ -importpath os/user -- -I $WORK/b087/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/61/614f48fbe1bd5d7545c5213078d3dc0dea42b79411b5575921df81c1419b61c4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid sQyPCEkzaWQ04isryJE_/sQyPCEkzaWQ04isryJE_ -goversion go1.11.10 -D "" -importcfg $WORK/b082/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/41/41a592dd9dfe32fc64e105b162f0f2f0e60b2550110ac814bdc22d4d1a81d907-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid sWNLvtXL1h7wRwn7b8Xb/sWNLvtXL1h7wRwn7b8Xb -goversion go1.11.10 -D "" -importcfg $WORK/b094/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/fd/fd84539d14442b2158d010280aa3884a05d5f75f962843dc5ac0c1f86b6b0a37-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid FExgIDXbCxaFPx9ktQaQ/FExgIDXbCxaFPx9ktQaQ -goversion go1.11.10 -D "" -importcfg $WORK/b098/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e3/e33d674db8076e6369f8803e3eb31f25730d94e03cac7624e4c51e207ccb985c-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p compress/flate -std -complete -installsuffix shared -buildid StjFVfb3tcLWThhqq7WP/StjFVfb3tcLWThhqq7WP -goversion go1.11.10 -D "" -importcfg $WORK/b106/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/23/23abefd679d223cba003a856c4a07d9140572222a214b60fe7062b811ac4fae9-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 9g3FguyPrU1KJvuhDxCc/9g3FguyPrU1KJvuhDxCc -goversion go1.11.10 -D "" -importcfg $WORK/b112/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b6/b693bfc29d1e8355be25c79ad7fa5bf63964d849865ffeaaf3c5b24cf984e66d-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 70kA_ncwKEcCCQDKY1bV/70kA_ncwKEcCCQDKY1bV -goversion go1.11.10 -D "" -importcfg $WORK/b113/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e4/e494614155e399feace34043a05e58b33166798c437ded70aa5ff5d845d798f2-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-EUrv0nvVBXlJ9NJVUw/P-EUrv0nvVBXlJ9NJVUw -goversion go1.11.10 -D "" -importcfg $WORK/b110/importcfg -pack ./bidirule.go BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/arith_386.o ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/cf/cfa3965c77af6b76f7e49f200467929db5b2fe5ef32cc4258a43a1b235044669-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0lsUQKF0N1-T91CfwtI6/0lsUQKF0N1-T91CfwtI6 -goversion go1.11.10 -D "" -importcfg $WORK/b116/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b027/_pkg_.a $WORK/b027/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1d/1dfb0d777ffa264acee8bc3fc15e2b7b54afc131e39fb5e4e7b6242ec93d0181-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 1Vn3z9Zvf96kCGpwp5iV/1Vn3z9Zvf96kCGpwp5iV -goversion go1.11.10 -D "" -importcfg $WORK/b016/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/87/8743f32fa11e8023d51943b04a01f56bc8eaecb04f4763a898a2a9d2f232336e-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid geNylPaGdJDRvMCyZdGP/geNylPaGdJDRvMCyZdGP -goversion go1.11.10 -D "" -importcfg $WORK/b043/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c9/c99dfaeaa59fbe1a1cc883383b4631e61d5fd43bdc86b1bf992f6975162eabd6-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid PFJpBBTglCBAc61Bpfzd/PFJpBBTglCBAc61Bpfzd -goversion go1.11.10 -D "" -importcfg $WORK/b046/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b064 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/9f/9f7f994517c5b53fe21385ad8293fd698d9977e3a5d24d3297af689d62dff99c-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EwFq3aQEU1oUbtcxzeuB/EwFq3aQEU1oUbtcxzeuB -goversion go1.11.10 -D "" -importcfg $WORK/b050/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b087/_cgo_.o -dynout $WORK/b087/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p os/user -std -installsuffix shared -buildid dOC95Mjr2IwDhxBf-L67/dOC95Mjr2IwDhxBf-L67 -goversion go1.11.10 -D "" -importcfg $WORK/b087/importcfg -pack ./lookup.go ./user.go $WORK/b087/_cgo_gotypes.go $WORK/b087/cgo_lookup_unix.cgo1.go $WORK/b087/getgrouplist_unix.cgo1.go $WORK/b087/listgroups_unix.cgo1.go $WORK/b087/_cgo_import.go BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p net -std -installsuffix shared -buildid IloEltmsMhrW1YkkEPgl/IloEltmsMhrW1YkkEPgl -goversion go1.11.10 -D "" -importcfg $WORK/b064/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/b064/_cgo_gotypes.go $WORK/b064/cgo_linux.cgo1.go $WORK/b064/cgo_resnew.cgo1.go $WORK/b064/cgo_socknew.cgo1.go $WORK/b064/cgo_unix.cgo1.go $WORK/b064/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f1/f16f8155967a1ef3346b8c06d224e3d1f1cb613d056f6d3bfb51507ab6df4830-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid oOiAvuD4ivxM1Pbr8_UM/oOiAvuD4ivxM1Pbr8_UM -goversion go1.11.10 -D "" -importcfg $WORK/b054/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/54/5444bda90d4e837980de68d6b91605cc855f219c6a8355955e9e429141471f45-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p compress/gzip -std -complete -installsuffix shared -buildid uDPShF2t1eE2CJXJtKoD/uDPShF2t1eE2CJXJtKoD -goversion go1.11.10 -D "" -importcfg $WORK/b105/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/51/51796d5d72b9d3f739ceb6486833e3b3b7efcbb93b7093b81940cc0570ecc170-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/49404f2d5d2ef6809813528d4ced366afc7a1be2842f00c19aff9c5507620cff-d # internal BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid Eu-Dux-TDmCyCN8t3-PO/Eu-Dux-TDmCyCN8t3-PO -goversion go1.11.10 -D "" -importcfg $WORK/b085/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 8n6I1l949BZFI3qkeYsd/8n6I1l949BZFI3qkeYsd -goversion go1.11.10 -D "" -importcfg $WORK/b109/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4a/4a8ea3eff13c8fa6c75577415c88e3d9ffcaac13a83b9de92498c02a1b2d32a7-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p mime -std -complete -installsuffix shared -buildid YHGO2--KC9_eEjK8AJ6u/YHGO2--KC9_eEjK8AJ6u -goversion go1.11.10 -D "" -importcfg $WORK/b117/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a6/a6c3e46a62a67b3847a470ea8be44fae2cbfbe3aabfb3d2b3f2ec4e3c9a9f8f9-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2poXXwOlQXH9sTQi85mS/2poXXwOlQXH9sTQi85mS -goversion go1.11.10 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b1/b19aa8074393e793e279314a7dd580706bfa969d3ccdda50ca387ee2f341cee9-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 0Eheppnx9MQXsPaTn9k4/0Eheppnx9MQXsPaTn9k4 -goversion go1.11.10 -D "" -importcfg $WORK/b055/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2c/2c9aab6486c3675aa547f00541977c3949251e2f8c427d89c458e044cc09a17f-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KmDa7utP6tus8fgitXdE/KmDa7utP6tus8fgitXdE -goversion go1.11.10 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/29/29da303792b616aeae9ec1107115834c1fb877c327081bf1a9414a93b7fcdc6a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sync BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 7WoxK5KrZQ7GZy6GIqT1/7WoxK5KrZQ7GZy6GIqT1 -goversion go1.11.10 -D "" -importcfg $WORK/b084/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a7/a7b01f9a7a6ae7c2083bfd4cf22ae0f45d4196a655205c4c89dcd90c2ed30cbd-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qTPzWSHxA020jky4rmuW/qTPzWSHxA020jky4rmuW -goversion go1.11.10 -D "" -importcfg $WORK/b119/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5a/5ad6a7045e5f36f766546ebe92c90e7261eac8324c49b52ff642234affec83f2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/events BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid RW5eMcPjUdENsCYX0VZd/RW5eMcPjUdENsCYX0VZd -goversion go1.11.10 -D "" -importcfg $WORK/b081/importcfg -pack ./debug.go ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/3f/3fb130a6561fb11f18af03891ec8e3d931285c07456697b898fd6e74309e76f4-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 91H8xazpB907hlEEPcjn/91H8xazpB907hlEEPcjn -goversion go1.11.10 -D "" -importcfg $WORK/b121/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/15/158ad4064da2b867a6e4e4c1d6b7514cc6e51b75ea6b69203297c358167d6f32-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 9qWosMnxyasH2T1Lwgee/9qWosMnxyasH2T1Lwgee -goversion go1.11.10 -D "" -importcfg $WORK/b122/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ef/ef2af8f5989dcc86ac00d593ba584639b6231736ec4e52b3ff3f108983402c9d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7h66qYNJGf7wIYp0-r6N/7h66qYNJGf7wIYp0-r6N -goversion go1.11.10 -D "" -importcfg $WORK/b128/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/4d/4db6a1c7a2aef9e8a81718a7848fff6410386091f3f68e626305291926c9debf-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 4d_QA-u8hLAD_zcBWVmu/4d_QA-u8hLAD_zcBWVmu -goversion go1.11.10 -D "" -importcfg $WORK/b130/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e1/e1068cbddd8861d01ea99bb46bf8e5d33a9267c5d4b3b27b6bb74215ee98e654-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid Ywao_s2f2unLORjZnAQV/Ywao_s2f2unLORjZnAQV -goversion go1.11.10 -D "" -importcfg $WORK/b131/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/91/91a2c956ba2efe13467a5f55f87d802461ae9045729d01325725bf025f37dede-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid VjyKDgSdDOIphPYWvH9V/VjyKDgSdDOIphPYWvH9V -goversion go1.11.10 -D "" -importcfg $WORK/b133/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c5/c5623d4eacd71dc8117193850526fa3c1f29b9b58d6bceb16b791e2a5c24eacb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/util BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid 70sUSSBIgpFz4yZ4OOJN/70sUSSBIgpFz4yZ4OOJN -goversion go1.11.10 -D "" -importcfg $WORK/b134/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1f/1fe1ff9b5d0fec0b5e39b07b112c0ab8ec61282cfe71adc6290b1d4581308098-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p os/exec -std -complete -installsuffix shared -buildid 9rPXkVOo1_j72Wdq895S/9rPXkVOo1_j72Wdq895S -goversion go1.11.10 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/0b/0bd103a7480ae09589fd969b0c8d3b33a5c4f8cd3f5b90a4fe9609e87d64904a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid KWYX5575Y7VdyTdyX4tg/KWYX5575Y7VdyTdyX4tg -goversion go1.11.10 -D "" -importcfg $WORK/b145/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/82/822499aead6c507cc8fbe243e29502f8f7ef925c9441405738b117561108db9f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid JiTxCcduMegDsd-33tA-/JiTxCcduMegDsd-33tA- -goversion go1.11.10 -D "" -importcfg $WORK/b147/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/be/be4b012465fc42d69b90972a5995c12be26179010a3be3108b8f49a56c198b3a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 2ubo0aQF4N11BtQWu8oZ/2ubo0aQF4N11BtQWu8oZ -goversion go1.11.10 -D "" -importcfg $WORK/b149/importcfg -pack ./rate.go ./rate_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/9f/9fd25df03f88aa0f980b2a979c57f9856402330409a3455b82ff3948c376e458-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3Y9GDrHCjLmFP87sGIHy/3Y9GDrHCjLmFP87sGIHy -goversion go1.11.10 -D "" -importcfg $WORK/b154/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/36/36a51257cecd897068d3c103d6db4a9c44cad697c35058726a3a19ccc439140e-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p runtime/pprof -std -installsuffix shared -buildid 1jEA_XU-Ti5aMQmimITj/1jEA_XU-Ti5aMQmimITj -goversion go1.11.10 -D "" -importcfg $WORK/b155/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/20/20ecd60f6307dd8eba2789988e56fa7e8ae69dfab05ede507cca0d2744f2d518-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p runtime/trace -std -installsuffix shared -buildid GGlGmoqeNFhjxlMxpmhp/GGlGmoqeNFhjxlMxpmhp -goversion go1.11.10 -D "" -importcfg $WORK/b157/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/fd/fd5508323aa6a2879e26d31cc4ba9ad131603cb0aa582448ecf15ff3245b30e6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/22/2269e5df1a7c8cdffb1418329375be9df1c9af91216a32a7266dbcb529490309-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/5d/5d2983a9cb52278aa05422dba1044623e79a20db4624e39730658e39edc5bcbd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8b/8bdedbe1dde9708be2420523b6fd2d00895386d22a3771cffe9a5a7fe4160982-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p text/template -std -complete -installsuffix shared -buildid ALGlm_Dt_vkQVzm5WY0Q/ALGlm_Dt_vkQVzm5WY0Q -goversion go1.11.10 -D "" -importcfg $WORK/b153/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b064/_pkg_.a $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/9b/9b8c37da81cb5ecf62f5db222875ef88a5b30066f4f8db9817536bf584dcd371-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p html/template -std -complete -installsuffix shared -buildid 3JTTl5enirLHK9Uuv9O1/3JTTl5enirLHK9Uuv9O1 -goversion go1.11.10 -D "" -importcfg $WORK/b151/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 BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ac/aceb2632edd84616fdce2234c085da7c874e713fe3dbc07bb04b37ceb4bc0f31-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid e9bDidZ-QgRyoJlQODvG/e9bDidZ-QgRyoJlQODvG -goversion go1.11.10 -D "" -importcfg $WORK/b053/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 BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid gZvlbOuu6QcMYZvgWl13/gZvlbOuu6QcMYZvgWl13 -goversion go1.11.10 -D "" -importcfg $WORK/b103/importcfg -pack ./client.go ./socks.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -installsuffix shared -buildid s2w809UWodBsg05r6CuQ/s2w809UWodBsg05r6CuQ -goversion go1.11.10 -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ge9d4y5SffLsvjegjZrs/ge9d4y5SffLsvjegjZrs -goversion go1.11.10 -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8a/8afd82daee62984d3747bf93874ac6e8b77c6aa0d1581a7e8ff50155d4bb8456-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid LGkPU-15J4U1YvQeIWXu/LGkPU-15J4U1YvQeIWXu -goversion go1.11.10 -D "" -importcfg $WORK/b102/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b100/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b100/_pkg_.a $WORK/b100/sys_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b6/b637a1b446ec42e80ab1e33975cc276cc9b83b0b5761748e20b3f9dfdb96e370-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid O6HIZ6nJPY1Jb_0khU-4/O6HIZ6nJPY1Jb_0khU-4 -goversion go1.11.10 -D "" -importcfg $WORK/b097/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 ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/60/60e3eeb75f647cb09c5b6d48a93f2413dd27ac19027aaf327579220eb8f6e820-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid ZKESolRIU1daRQuwpJ_A/ZKESolRIU1daRQuwpJ_A -goversion go1.11.10 -D "" -importcfg $WORK/b101/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 ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3a/3a09efa0934d3b2b27f59680817025adfd675106711ef1669df4481f90686619-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/textproto -std -complete -installsuffix shared -buildid GY3Pk8ofqWFC-nFjTw9D/GY3Pk8ofqWFC-nFjTw9D -goversion go1.11.10 -D "" -importcfg $WORK/b114/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/3e/3e330f84764ea23146847f74b5f60dda6250ff36a9b2aa283753470679b5a289-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QPE0bwZ6AYrGI_mBTUOC/QPE0bwZ6AYrGI_mBTUOC -goversion go1.11.10 -D "" -importcfg $WORK/b115/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/96/96ac09cb0c96b3b9c4faa03db0d939970870e99e300d8934e754c30a60132f11-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid IpanxJAauQECxGJMKMuw/IpanxJAauQECxGJMKMuw -goversion go1.11.10 -D "" -importcfg $WORK/b108/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e3/e3f1cc6bd86a3e20733e01f3dfab8e408f89efa003caeb70002fd1f422f68452-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/tls -std -complete -installsuffix shared -buildid k28zeSk24H5AH67bOwp5/k28zeSk24H5AH67bOwp5 -goversion go1.11.10 -D "" -importcfg $WORK/b037/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ad/ad28c4d4688ecaf2d5c96a9d39443ca62fc4cd1ad609cc3f82cf74dc566d197d-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p mime/multipart -std -complete -installsuffix shared -buildid TpHPP3lwYEr8OMsA8oWB/TpHPP3lwYEr8OMsA8oWB -goversion go1.11.10 -D "" -importcfg $WORK/b118/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/71/711b7d0afbe14ed21dee289fa585c6ef12c24f06c7b44835e29b749ece6f6705-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b091/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid c8NuVIXfZMw1AiLVoV2_/c8NuVIXfZMw1AiLVoV2_ -goversion go1.11.10 -D "" -importcfg $WORK/b142/importcfg -pack ./natpmp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/1b/1b3448c33ab96c875a329b55ad64ca65f9d66505a25646c38247334f90b6f132-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid H04pfWiDDIaaAOblLEC9/H04pfWiDDIaaAOblLEC9 -goversion go1.11.10 -D "" -importcfg $WORK/b143/importcfg -pack ./gateway_common.go ./gateway_linux.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ce/ceb1da398c066f98c1a07a01242400dbef860fe3d05544f376cb15317a436a26-d # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/fe/fe08fe39d0a90bd2557a4aeffaad0609867e56f107eddac30f68cc7ec8011e27-d # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0a/0aa39af240818bc40d2083159cbd271250dfcbaf5e64f5cd5fb13a57d9a872d7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid och_ATMY2j4YXdFcmQge/och_ATMY2j4YXdFcmQge -goversion go1.11.10 -D "" -importcfg $WORK/b090/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/74/74c427ad8c482a4a51def51c5322a24037e3e31527093df3465fb9d04b21345d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/29/290951cf5fa03a5a78d5ee3c0be6affa24ed0b2fac736283026fcc5a5fc6b8ee-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/fs BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/calmh/du=github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid KpJ4zVpyz3HxcsDsTgfW/KpJ4zVpyz3HxcsDsTgfW -goversion go1.11.10 -D "" -importcfg $WORK/b088/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/7d/7d5e2abfe83f4c64cebd66e73cc1e7ad2be8b8ada7f0f2eb32ef4d1f06f5e29c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 4a8i2AGHuc3sIb7EQ3Hs/4a8i2AGHuc3sIb7EQ3Hs -goversion go1.11.10 -D "" -importcfg $WORK/b129/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/79/798227c6807348b167349bfd31f76d63227f25d5a86eb4aff53ffc287130221c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid XXtV1sleYXaMJO0FtKDu/XXtV1sleYXaMJO0FtKDu -goversion go1.11.10 -D "" -importcfg $WORK/b120/importcfg -pack ./trace.go BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid ZlhtHQrusifL4L48QWsx/ZlhtHQrusifL4L48QWsx -goversion go1.11.10 -D "" -importcfg $WORK/b146/importcfg -pack ./tlsutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/21/2193fb4370191e1784ba283b2f2542602985674b878fb4509c522a0617f9d0cb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e0/e05b8469af50bb6a38a38e0ba56d4606ca9438a3b12aeceb301b0e7c6bd1de78-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts BUILDSTDERR: importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/http -std -complete -installsuffix shared -buildid yToz7BoFLERyDWRnp7jg/yToz7BoFLERyDWRnp7jg -goversion go1.11.10 -D "" -importcfg $WORK/b104/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/91/91e0a120d87fd2e880d22fa98d45f01bf9d28b25a152b56b91dd7e7eb3307124-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/9a/9acaa28cacd263e9484e36337dc0e57609b3d4cdb15b69491f7ffc598a4486b2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid aN9iuqKn3qGNn3ck8Oa-/aN9iuqKn3qGNn3ck8Oa- -goversion go1.11.10 -D "" -importcfg $WORK/b127/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/9b/9b0ceddaa4b9757f890a77506cfc36f1ae2ceba301a7b63fb01f6c7a828a62be-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid 9hNPp78HHLYOapCuIEcd/9hNPp78HHLYOapCuIEcd -goversion go1.11.10 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/cf/cf9483558434d7c722bc9c714c7352171aba75084bb00f707debf54ebc05b2e2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid l8AD_aKzccrCktLymj3T/l8AD_aKzccrCktLymj3T -goversion go1.11.10 -D "" -importcfg $WORK/b144/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d3/d36585ee9bbd227b61d7d8afbc60a9774ff06d1fd6f25cbdb2ce3e4434d83acf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ec/ec2dadedce8719f64bba70211f9456d4518657e962b400def7adaf9e197b4bec-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: net/http/pprof BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid lk6EhKvlTz9kr-HkUoUe/lk6EhKvlTz9kr-HkUoUe -goversion go1.11.10 -D "" -importcfg $WORK/b096/importcfg -pack ./internal.go ./public.go BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid DOnPbXDNXMYrQl__ICGj/DOnPbXDNXMYrQl__ICGj -goversion go1.11.10 -D "" -importcfg $WORK/b150/importcfg -pack ./pprof.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/dd/dd914e6875086fd993aa4dff5c71a418ee16272aaa4bb9d4d38555d312681dfc-d # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6b/6b757b0be9880956a6eca628d84713ca7a3e283608bb9f5576ac9ae4d65ba286-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid gwqaxOheE4wcwKWhINnU/gwqaxOheE4wcwKWhINnU -goversion go1.11.10 -D "" -importcfg $WORK/b093/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a2/a2a72adc3442defeedd414f32aa11386cff8d1a2496fde5cdf8087bc6e1a817f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid F858yB7iZVY5u8idF7O8/F858yB7iZVY5u8idF7O8 -goversion go1.11.10 -D "" -importcfg $WORK/b135/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c4/c4fdd65b828ca6415e48ca7da70a2012c8a2a0eb656570eec599d45b5e0306f8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/config BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid 5jMoWM1JC5DXVbExiOpT/5jMoWM1JC5DXVbExiOpT -goversion go1.11.10 -D "" -importcfg $WORK/b079/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./versioningconfiguration.go ./wrapper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ea/eaf0d74bf4f732c14b10ec56ba3972a8a3928d88c113c2a0ddc59d3560a51623-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/nat BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid V8-BL9_QoFNxGS_zkcyz/V8-BL9_QoFNxGS_zkcyz -goversion go1.11.10 -D "" -importcfg $WORK/b140/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/74/74ad9e44f22dc8ba08c4ddf819caedd7e225817b0d6d4d7d8451bef3125118d8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/upnp BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid 1AIgEgkQaKspTl0tEyPA/1AIgEgkQaKspTl0tEyPA -goversion go1.11.10 -D "" -importcfg $WORK/b148/importcfg -pack ./debug.go ./igd_service.go ./upnp.go BUILDSTDERR: github.com/syncthing/syncthing/lib/pmp BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/AudriusButkevicius/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid _mcjJxa71cBSXJDqQDCf/_mcjJxa71cBSXJDqQDCf -goversion go1.11.10 -D "" -importcfg $WORK/b141/importcfg -pack ./debug.go ./pmp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8b/8b7d935923a8009f3bd777397bdd6b3198eb7505de32c128af30504fe0c3a6f4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d4/d4bfcf4ca0052e28f54032c317288802c2d10dc10878182435e3ecc30d15fd76-d # internal BUILDSTDERR: github.com/syncthing/syncthing/cmd/strelaysrv BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaysrv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid yw-RTsMbKWedMjL3d8bW/yw-RTsMbKWedMjL3d8bW -goversion go1.11.10 -D "" -importcfg $WORK/b001/importcfg -pack ./listener.go ./main.go ./pool.go ./session.go ./status.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e4/e4f0576531ce4fd97210cfc6be2a19ca4de46bda08bef70f5a92b31b99ddf262-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/strelaysrv=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=b1a9zldciVjJ8BbFZhBp/yw-RTsMbKWedMjL3d8bW/9wIbBzz2BjWKUVE_2woa/b1a9zldciVjJ8BbFZhBp -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x3f449ecd9769fe9a22ccdc91f947a24a3b53cd20 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p _bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out _bin/strelaysrv BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xab3fa7554d53f48f15069ca358fad7b8f0cef64e -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaypoolsrv github.com/syncthing/syncthing/cmd/strelaypoolsrv BUILDSTDERR: WORK=/tmp/go-build368074815 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid gEYeItIyoNAnCnx1O3Qd/gEYeItIyoNAnCnx1O3Qd -goversion go1.11.10 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 8zN8YdeQENMFs3OiHPed/8zN8YdeQENMFs3OiHPed -goversion go1.11.10 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: sync/atomic BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b1/b129534977cb9927150181f580554f230ea88917e4723253a1210ffb5e54ebcf-d # internal BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid yQxTS82HDdPnQUeTcOze/yQxTS82HDdPnQUeTcOze -goversion go1.11.10 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid mZiGaJTb0tnwxvsubKkb/mZiGaJTb0tnwxvsubKkb -goversion go1.11.10 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid AmvUZNl_TyhFjwr7CWs7/AmvUZNl_TyhFjwr7CWs7 -goversion go1.11.10 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wfthuByOCdCsj2nGpRnK/wfthuByOCdCsj2nGpRnK -goversion go1.11.10 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid p9cASNOl7smckjicVAYQ/p9cASNOl7smckjicVAYQ -goversion go1.11.10 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/24/24d94d95f4ec24b7dd2f4399779033dee0d0bca4fa86dc5ad1a5e69affbc1936-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid q59SCykBi48XR2kCj_13/q59SCykBi48XR2kCj_13 -goversion go1.11.10 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/17/17abd89461425e6aae621e40b54aefc0c17fee7db85469a970a9f855c9de9f0c-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid 5bsZteayBc-vYvaxCe5X/5bsZteayBc-vYvaxCe5X -goversion go1.11.10 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/54/549f3b10731eff9026c17b598bf9f5f1cdd68d2ac9c8bcca1b3e5fc77e5b192e-d # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/24/242b415fcf3c6177abde660b9eb421fb1ea14d6998be9373316bf77e6c5f4bb7-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: math/bits BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/testlog -std -complete -installsuffix shared -buildid G4CBNbk9xZ8xuPkoUEzt/G4CBNbk9xZ8xuPkoUEzt -goversion go1.11.10 -D "" -importcfg $WORK/b026/importcfg -pack ./log.go BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p math/bits -std -complete -installsuffix shared -buildid LS_i_NfUkJMKi8PKqBmK/LS_i_NfUkJMKi8PKqBmK -goversion go1.11.10 -D "" -importcfg $WORK/b029/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1f/1f6561e5cfebeb5d3c75b6332de4ee77d376667415507f4eab4ee23e9217f381-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid TCBcB25x0uGFnK2_W3qc/TCBcB25x0uGFnK2_W3qc -goversion go1.11.10 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/55/55cd997af4037b32c28b0a3a5e795ee1e845f5cf89b766f7d810b784088b2bf2-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p container/list -std -complete -installsuffix shared -buildid uAcRWOzGaSrhngGhE9Ur/uAcRWOzGaSrhngGhE9Ur -goversion go1.11.10 -D "" -importcfg $WORK/b035/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/compare_386.o ./compare_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/equal_386.o ./equal_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/85/858436dc5dd47aeecc8e08c8c00189602cdf636f88eade70cc684054b42466d8-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid GTd3sHfaq_SqKW-0yQhp/GTd3sHfaq_SqKW-0yQhp -goversion go1.11.10 -D "" -importcfg $WORK/b039/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_386.o $WORK/b004/equal_386.o $WORK/b004/indexbyte_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a2/a254d855382985320955e2d7e813a64b5b9a231422689c01ea4885156c1b7bda-d # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/7f/7f4532dab5198200869e9dc8412c57665e90fac638ea2eb185d132f95f6491b7-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid -QGzLFacTz-RKaNn_liw/-QGzLFacTz-RKaNn_liw -goversion go1.11.10 -D "" -importcfg $WORK/b040/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3e/3ecc4a325c267a687161c58da47155e610de3e9a2cbf5879501d8874bc1920b8-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid mvDXN9Hi43Y6lul8EgOY/mvDXN9Hi43Y6lul8EgOY -goversion go1.11.10 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/92/92557487293bb65c062c44884c3cb99013cbde58728edc19af1a142cbfb539d3-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PrS-zrlD-6moW0McBR0D/PrS-zrlD-6moW0McBR0D -goversion go1.11.10 -D "" -importcfg $WORK/b069/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/15/152282eedaa17cd9838bad4b1fc454d80fe38beafb67985bb0f23cd22b0c2695-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wAfq7NT5H_DXrJE6HEXT/wAfq7NT5H_DXrJE6HEXT -goversion go1.11.10 -D "" -importcfg $WORK/b070/importcfg -pack ./nettrace.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid xqqzIJ3PH_QTCGnDaPSB/xqqzIJ3PH_QTCGnDaPSB -goversion go1.11.10 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_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_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a9/a95766789aefc21fce90f9fcc104e386bbecbd597d4512e16684c0f3ac53c8e4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/93/93bec590bd5366cb56d0496cfd890032e988b0a998da279515b808da43f3f776-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid en05t_jvPPrpaYD4wsMc/en05t_jvPPrpaYD4wsMc -goversion go1.11.10 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b072/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b072/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/de/de09a8db711a4a46f17db7dea8cad989dde83e467e097389b157ec08f0e4cea8-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid DiglywSBzt3k3gwDd0OK/DiglywSBzt3k3gwDd0OK -goversion go1.11.10 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/20/20c746cecd0c7915ae3b28e660ad00ee08842c54bda2a3e8b331c0e7dd875e3b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid uhsndm2uqHnF1nKryqg6/uhsndm2uqHnF1nKryqg6 -goversion go1.11.10 -D "" -importcfg $WORK/b082/importcfg -pack ./lru.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/95/95fd4929b20ef4a4e854377855428268e0112bdec7e95bbbe2c820e1e764d17c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ab/ab6d1ea1e64b46cdb33ca5eecf492e1bab26b72b2ebc2a2b703a25eb11d5cde5-d # internal BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/asin_386.o ./asin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/atan_386.o ./atan_386.s BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid i8fZW3pMbIl-_XiqjcxZ/i8fZW3pMbIl-_XiqjcxZ -goversion go1.11.10 -D "" -importcfg $WORK/b121/importcfg -pack ./doc.go ./gui.files.go BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid o-xfLSIk3y1YxKo_R8jt/o-xfLSIk3y1YxKo_R8jt -goversion go1.11.10 -D "" -importcfg $WORK/b127/importcfg -pack ./const.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/dim_386.o ./dim_386.s BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d2/d2eaea6ac5c8794f3e12ea07c888ec3b77e02c021c3b57d655198b398cf10c9c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c6/c65392d07e66f578e69f89057b5f9fde9a6a83873df98369dfd94d4d3d50b88e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/exp2_386.o ./exp2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/exp_386.o ./exp_386.s BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/frexp_386.o ./frexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/hypot_386.o ./hypot_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/ldexp_386.o ./ldexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/log10_386.o ./log10_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/log1p_386.o ./log1p_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/remainder_386.o ./remainder_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sin_386.o ./sin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sincos_386.o ./sincos_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sqrt_386.o ./sqrt_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/tan_386.o ./tan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_386.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_386.o $WORK/b020/atan_386.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_386.o $WORK/b020/erf_stub.o $WORK/b020/exp2_386.o $WORK/b020/exp_386.o $WORK/b020/expm1_386.o $WORK/b020/floor_386.o $WORK/b020/frexp_386.o $WORK/b020/hypot_386.o $WORK/b020/ldexp_386.o $WORK/b020/log10_386.o $WORK/b020/log1p_386.o $WORK/b020/log_386.o $WORK/b020/mod_386.o $WORK/b020/modf_386.o $WORK/b020/pow_stub.o $WORK/b020/remainder_386.o $WORK/b020/sin_386.o $WORK/b020/sincos_386.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_386.o $WORK/b020/tan_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/26/26b5bfb235190562c50b99e20c34065d316d496fb55a2afff09e7dd9c4cf7e07-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p strconv -std -complete -installsuffix shared -buildid ytJuhyYTZHhC9RjKyDHJ/ytJuhyYTZHhC9RjKyDHJ -goversion go1.11.10 -D "" -importcfg $WORK/b028/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e0/e0d61e222e84d5f23edae82e26704e5c3ac4353e04ec348cd010a4da4d4e245e-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x006.o -c gcc_linux_386.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x009.o -c gcc_util.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/55/55123e4d1617cf50ddf8d5266e81428b79a45da612b8ab274ba81597d02ab476-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -installsuffix shared -buildid HnyH_9HVF1iSRtZNT5VN/HnyH_9HVF1iSRtZNT5VN -goversion go1.11.10 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b053/rc4_386.o ./rc4_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x010.o -c gcc_386.S BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/rc4_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b0/b083b99faf7dc107849cc2b365fb068da4da476d9919d082bf0d1fea6c8c5b9a-d # internal BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p runtime/cgo -std -installsuffix shared -buildid bXA-OrMPGFEtkiFvYUU0/bXA-OrMPGFEtkiFvYUU0 -goversion go1.11.10 -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo.cgo1.go $WORK/b072/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b072/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_386.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/9f/9fe7fd98640b8a581b88554efca7d6549f69fcefd2c518c80485672c04949ae0-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_386.o $WORK/b010/duff_386.o $WORK/b010/memclr_386.o $WORK/b010/memmove_386.o $WORK/b010/rt0_linux_386.o $WORK/b010/sys_linux_386.o $WORK/b010/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f8da457f25efa32daece6cccff8a65416e436aa14f2cdea34455135f20841047-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid 2r0KXyOpsxvxeLX9Ci7Y/2r0KXyOpsxvxeLX9Ci7Y -goversion go1.11.10 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/04/04f2b6df44bed2a3f4c562a0f065036debdb91135bf09a25107d3270e37900b6-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: math/rand BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid od5rNEaQGSV51WZTaNpN/od5rNEaQGSV51WZTaNpN -goversion go1.11.10 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: internal/singleflight BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid 4DARgt4C5MagGlVh3Dtd/4DARgt4C5MagGlVh3Dtd -goversion go1.11.10 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: syscall BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p reflect -std -installsuffix shared -buildid cdgysUcTUDQpC7KtMp3L/cdgysUcTUDQpC7KtMp3L -goversion go1.11.10 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p syscall -std -installsuffix shared -buildid UdKBj3LEFluibuTQSzHG/UdKBj3LEFluibuTQSzHG -goversion go1.11.10 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid mzEICIRu14ZDrdkQ6p72/mzEICIRu14ZDrdkQ6p72 -goversion go1.11.10 -D "" -importcfg $WORK/b071/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a4/a45cc91e1e7c0c369eb4c5afcaf2324498719ed1409701b4eba3bb463ebe9c17-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d2/d2b1d0138a36b53e33acefbc6d1ad45770b5886ef4fc6b4819be73c3552d08bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/93/93a571d2f10f60b3fe32291fb9e9a90858009cb853983f8216f729e2d772b35a-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: bytes BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 80PAOBI4OreEiU9vu06h/80PAOBI4OreEiU9vu06h -goversion go1.11.10 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid o9uCbs2CyIySQIPJuCFP/o9uCbs2CyIySQIPJuCFP -goversion go1.11.10 -D "" -importcfg $WORK/b038/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid 1qrmQ2HZ3Bnyd3FzXlIX/1qrmQ2HZ3Bnyd3FzXlIX -goversion go1.11.10 -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p hash -std -complete -installsuffix shared -buildid 2MjIm5T5LUiupPm6bxhL/2MjIm5T5LUiupPm6bxhL -goversion go1.11.10 -D "" -importcfg $WORK/b033/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/34/34c1f238af17da84ee3f67370d78f4935920f137ebe3311002cd2eca21f1a46a-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 2nEYFYTLujQz5CQO2Nzk/2nEYFYTLujQz5CQO2Nzk -goversion go1.11.10 -D "" -importcfg $WORK/b032/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/12/129c79fee921958f2c6d23e7837e4f9e45f6427a3d5990f2ddf315d05f22da2a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto -std -complete -installsuffix shared -buildid dsVHgDfnUng5iVj2BCzt/dsVHgDfnUng5iVj2BCzt -goversion go1.11.10 -D "" -importcfg $WORK/b036/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/2c/2c35a98986beb915a7198a76d248c6b63490ad36514e547a0933706813808338-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0WqanAtI-TjygUvHQlzP/0WqanAtI-TjygUvHQlzP -goversion go1.11.10 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/4d/4d18fea1304239f9e76acc8d0adff3749aee0b5b82c233107c7c4624110608e1-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid traPzfxR5e6MWAh2qLft/traPzfxR5e6MWAh2qLft -goversion go1.11.10 -D "" -importcfg $WORK/b048/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/c7/c70b8438ca44ad1002c7075c5faf2944da7b0da58e039d07d3bb877ed10da880-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/aes -std -complete -installsuffix shared -buildid KOasPXPa1ZzT3BxqOxzz/KOasPXPa1ZzT3BxqOxzz -goversion go1.11.10 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3c/3c2ac6dc9df5f48b47616d496ef0225ac91499b05a52d67abe31d81b63200d1f-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p bufio -std -complete -installsuffix shared -buildid CHWuUy2-rLN439ynhvEh/CHWuUy2-rLN439ynhvEh -goversion go1.11.10 -D "" -importcfg $WORK/b017/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b046/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/60/60211e8e2334480e2fae4f34eb295a3c7cee600da266b73e1dc42e8212751e2a-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid sWiYSty6zk4527uq4E2r/sWiYSty6zk4527uq4E2r -goversion go1.11.10 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/15/151cb04c56ef5749e6075bd1211c31080c502e91be3968c119fd7cb5cc3fd1fb-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid C7XVM75iPsVAe-d3AHTu/C7XVM75iPsVAe-d3AHTu -goversion go1.11.10 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3e/3ee27ab96e60cfd80bfadf29bd0c418a7663e213011e0ba037980e378358cbf3-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -installsuffix shared -buildid Q5BcWC5EGR-RibPepIq4/Q5BcWC5EGR-RibPepIq4 -goversion go1.11.10 -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7d/7d48bef868c76a0e4da3e164f1353c1d400aebd152f84a803b68685bd3d16720-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid jiPWddWEVVErsgHBlhxA/jiPWddWEVVErsgHBlhxA -goversion go1.11.10 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b051/md5block_386.o ./md5block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b055/sha1block_386.o ./sha1block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b055/_pkg_.a $WORK/b055/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9f/9f2697c546144ee0f162fcaff881f6f2ac0d5af9df0462e79327f157966385d7-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid it10vKO-OfSOqHG4MGg-/it10vKO-OfSOqHG4MGg- -goversion go1.11.10 -D "" -importcfg $WORK/b093/importcfg -pack ./transform.go BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/86/8649b6fd0090b954171c1f74b515ceef6df82af660a5da7c136df48721012e9e-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p path -std -complete -installsuffix shared -buildid jZWPtoMjKJ1TA6I3JiL3/jZWPtoMjKJ1TA6I3JiL3 -goversion go1.11.10 -D "" -importcfg $WORK/b104/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/bc/bcd046e839b451efc6b55ef6e89c8a52c3f87400e7d3d1bed3593dd2146f473c-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p hash/fnv -std -complete -installsuffix shared -buildid UZE7i0ZaJRoC7PEUcHuT/UZE7i0ZaJRoC7PEUcHuT -goversion go1.11.10 -D "" -importcfg $WORK/b137/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b056/sha256block_386.o ./sha256block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d3/d32e01f7fb5376bee85b860d05d7fd29d11cfb60e62f42554db6a1a9f4c966ca-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid Xpv6fDHbY0E_fgiAtOcq/Xpv6fDHbY0E_fgiAtOcq -goversion go1.11.10 -D "" -importcfg $WORK/b140/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e4/e445ddd705ac0762027a5e2861cc0c2de300874115c3eb93da285673a87d8fd7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid ybbfQ5dHVLKlqV0N9nVd/ybbfQ5dHVLKlqV0N9nVd -goversion go1.11.10 -D "" -importcfg $WORK/b143/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b8/b8a8252121baf233fe6ca5684381ed06ca0b90bded77824a557dfe53d3261e23-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid -K5uR9nGUySYz8A2Z_Mx/-K5uR9nGUySYz8A2Z_Mx -goversion go1.11.10 -D "" -importcfg $WORK/b145/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a4/a485d1452b5894a43533794c2cf636f1f58676f3146345d0ea6065dfd09e7056-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2e/2e0a59a4aecc95c6344225687ccf1c2249fa7d25b97cfa19de31e68a001b6a1c-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/68/6800450408bd5b54e68f1ca79b5fae4152e572e1361b6f0c8089fd8de6dbf128-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d9/d99d0eb2bb2bdb32672635b392e1391b2a51c13be0bd96de5d214ba4512d3d9f-d # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0e/0e4697ac60b827ca2f6459d72b20debe98aff727945ca454b955fea783349984-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/syscall/unix -std -installsuffix shared -buildid sLa4rf8IwNpJzHX9SQ0E/sLa4rf8IwNpJzHX9SQ0E -goversion go1.11.10 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p time -std -installsuffix shared -buildid 8L12vbWT0PSPgqZUvsCl/8L12vbWT0PSPgqZUvsCl -goversion go1.11.10 -D "" -importcfg $WORK/b024/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b025/_pkg_.a $WORK/b025/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/07/07d5c23eed49e5169935fee60ab4c7abe339481465b0dc155215388e71ea46d8-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/96/962554812936126cea88a31d20d791dec5c8d4a9ed7a8a5fc61e695cdf71eeac-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p internal/poll -std -installsuffix shared -buildid oS_X7FPk5mFHjM4bf0Y9/oS_X7FPk5mFHjM4bf0Y9 -goversion go1.11.10 -D "" -importcfg $WORK/b022/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f4/f477df23415700af7036e962007b213f53df23819233e012e2f8bb1749dd82e4-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RpVkMO6aUc7iFFVVq9ad/RpVkMO6aUc7iFFVVq9ad -goversion go1.11.10 -D "" -importcfg $WORK/b031/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid ocaxJiTS20WYxvSrClKf/ocaxJiTS20WYxvSrClKf -goversion go1.11.10 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a7/a7b74d5f47409eec4c7f5dad53a3d9e564c64393f2344a9f1356e85c3eaec2d8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid g3LnqHyOH_ibJBkQJAkh/g3LnqHyOH_ibJBkQJAkh -goversion go1.11.10 -D "" -importcfg $WORK/b105/importcfg -pack ./stream.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid emxTWyT9e4yiMSiJ7TWF/emxTWyT9e4yiMSiJ7TWF -goversion go1.11.10 -D "" -importcfg $WORK/b111/importcfg -pack ./autoneg.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid FQ0s7S2Jyn7r4byAbQrt/FQ0s7S2Jyn7r4byAbQrt -goversion go1.11.10 -D "" -importcfg $WORK/b114/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/92/924fc9f590af18b2daee3aaaf6226c4237f9081e8fbcad7280d58379353599d4-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p os -std -installsuffix shared -buildid y2Dx4qHJsSbsEq9EAX1X/y2Dx4qHJsSbsEq9EAX1X -goversion go1.11.10 -D "" -importcfg $WORK/b021/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/74/746effe0bd67884dbd8301f89440155143a8f470639166d9386c80f631e7514c-d # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/74/74d148c5cdfc762e2f393c2fc6281ca7dcaef427832791a9d72aa1de0d4c0e56-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid MRI9OVQN9XoIm31J-sFG/MRI9OVQN9XoIm31J-sFG -goversion go1.11.10 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0fhy6IPXIl6Oe84CCzA8/0fhy6IPXIl6Oe84CCzA8 -goversion go1.11.10 -D "" -importcfg $WORK/b075/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 3-6RFaHXNLAYQPsJBEVJ/3-6RFaHXNLAYQPsJBEVJ -goversion go1.11.10 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/40/404c42b340299427409cc2d56a233600c6e2c1c08c515c9751e571f9d5e75e4e-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid YG4BAq-qo-ryD7GnH-l9/YG4BAq-qo-ryD7GnH-l9 -goversion go1.11.10 -D "" -importcfg $WORK/b076/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ee/eea8aabd7cd542b3bf9a23715183bb878b1fd6db49315aafa1a0dfa599bc45ae-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 4wrr9tIFMKxb_tm9xSOg/4wrr9tIFMKxb_tm9xSOg -goversion go1.11.10 -D "" -importcfg $WORK/b077/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c0/c00d1f11d95a8ffb6575e2dd450678344f3eeed7c3b713e89e8ec93d0d129300-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid TMNYZ3WUHElhhW3PTiBn/TMNYZ3WUHElhhW3PTiBn -goversion go1.11.10 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b0/b01219b11fa1499a897bbeeb35425394cad674bf2407b80e74c53e4422974314-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b076/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid zaGWOMBgMhouh8gXBB9E/zaGWOMBgMhouh8gXBB9E -goversion go1.11.10 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/85/85f80d1b10aa0fa5da074d8a4a17a042ed25ecf8faf1345ec8430fc123c196fc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid D5jxeAggxPuPRnjnuz-O/D5jxeAggxPuPRnjnuz-O -goversion go1.11.10 -D "" -importcfg $WORK/b146/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e4/e42ff11a66035d9b0a86b8c1f2f70b8b0159e52276fbdec202326159bbea06ea-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid YbT4-DGN-e_cNj2Yq_PQ/YbT4-DGN-e_cNj2Yq_PQ -goversion go1.11.10 -D "" -importcfg $WORK/b152/importcfg -pack -asmhdr $WORK/b152/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c0/c0458df9854d16b62dbe24584398563cf94c9635fb719e11ff42ded717e41e05-d # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/3b/3b7225713e3aee7f748418f2765359ffe4f19628d9c2a190fa7a7a5df78378b0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b1/b18178e731ff2d7a5b78d15d59228b0cdd56fa95d6d9b1e57694c77c7cef6ad5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b152 -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b152/cpuid_386.o ./cpuid_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b152/_pkg_.a $WORK/b152/cpuid_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fe/fe4e87efbd489cf58f705e795a1bd96a1c1bffa1f13d2c2d20a337c097929f19-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b4/b49c718fa58b6bc5f8bd31f2937158b8fe571e1ed1d8371f0427288879e9ad93-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: fmt BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p runtime/debug -std -installsuffix shared -buildid VtQ5cMZl011yNjsda0Im/VtQ5cMZl011yNjsda0Im -goversion go1.11.10 -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid X0P2bj1JCuXi9Jpyp1p2/X0P2bj1JCuXi9Jpyp1p2 -goversion go1.11.10 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid kvnhKtnBTU3kCquOOtIX/kvnhKtnBTU3kCquOOtIX -goversion go1.11.10 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b119 -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b119/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b119/_pkg_.a $WORK/b119/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ea/ead681c94a017bfe9eb9b0650cfe678029b00193c3991414596696d78373260d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9f/9fadb5354c619688ad795230fcae3283d56546b647a3e7ddaab4aaeed046fe31-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JCHgr60xE3DEV9QJFHZF/JCHgr60xE3DEV9QJFHZF -goversion go1.11.10 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 9wsFfYsB0t6MlJe9USzS/9wsFfYsB0t6MlJe9USzS -goversion go1.11.10 -D "" -importcfg $WORK/b135/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/88/888959421f141b33a78088c43efaebd8e614635ad85f2073708f699e099d10ad-d # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/97/97b95c25b91f81eed5e4b7db71d80606c34df6448c4c053c1a632d466cabd4ee-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p regexp -std -complete -installsuffix shared -buildid 2iSk7FQMlt56_nOg2iV6/2iSk7FQMlt56_nOg2iV6 -goversion go1.11.10 -D "" -importcfg $WORK/b113/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e9/e955fa4a127d05161de84f525184ac9f7599a91dac2655c4b92ad5b995fc9094-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid jAHiR1emCGvZHP_Cb6W9/jAHiR1emCGvZHP_Cb6W9 -goversion go1.11.10 -D "" -importcfg $WORK/b117/importcfg -pack ./parse.go ./sysreadfile_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3e/3ee23dc9250e57e0b9aed83febd8a3e329b6e2686489487f96c82efd430a4f12-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8c/8cb515cfdbdfdf979de3bcf08759213d7e8fdbd506e585b5c4f06ddd8a8330af-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 7khiZMNDdFg7FUQjvd16/7khiZMNDdFg7FUQjvd16 -goversion go1.11.10 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p context -std -complete -installsuffix shared -buildid kleCzixSYMld-FofeG5t/kleCzixSYMld-FofeG5t -goversion go1.11.10 -D "" -importcfg $WORK/b068/importcfg -pack ./context.go BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p net/url -std -complete -installsuffix shared -buildid 1U3pKvvq8Vxz9Rt-zDIn/1U3pKvvq8Vxz9Rt-zDIn -goversion go1.11.10 -D "" -importcfg $WORK/b073/importcfg -pack ./url.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid rtNmvWbW22nda5QwJi7o/rtNmvWbW22nda5QwJi7o -goversion go1.11.10 -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p compress/flate -std -complete -installsuffix shared -buildid StjFVfb3tcLWThhqq7WP/StjFVfb3tcLWThhqq7WP -goversion go1.11.10 -D "" -importcfg $WORK/b018/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/50/50bb9f10649470f77a781368b2ed72cad5d54d366ca04e1146c1c522c6ef9e9f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid YsvQ8ZfEMMtRL7434kQv/YsvQ8ZfEMMtRL7434kQv -goversion go1.11.10 -D "" -importcfg $WORK/b078/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a6/a6be9e15b94a222767d69fc68781505d9c7a36b7a7f79548e063ea236688dfdf-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid qD6N_ZHMuqTpJb1-HM4L/qD6N_ZHMuqTpJb1-HM4L -goversion go1.11.10 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/58/58059ce24ef1db1340f47beeed6329aae4b060d15d2342a4f17e84e2bbf07886-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d7/d731e0cb25bc4fc53ba07e4ff7525a22be8bb81e4c6b50abc1b71907cd42e1fe-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p log -std -complete -installsuffix shared -buildid B6GxtCoYRERDcSKw25fQ/B6GxtCoYRERDcSKw25fQ -goversion go1.11.10 -D "" -importcfg $WORK/b088/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/bb/bb9c134ecd9a8b9c260c97e0a9847fd805a00e6723c6f11f845743c9a1539d6a-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 70kA_ncwKEcCCQDKY1bV/70kA_ncwKEcCCQDKY1bV -goversion go1.11.10 -D "" -importcfg $WORK/b095/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/61/614f48fbe1bd5d7545c5213078d3dc0dea42b79411b5575921df81c1419b61c4-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 9g3FguyPrU1KJvuhDxCc/9g3FguyPrU1KJvuhDxCc -goversion go1.11.10 -D "" -importcfg $WORK/b094/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/87/8743f32fa11e8023d51943b04a01f56bc8eaecb04f4763a898a2a9d2f232336e-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p compress/gzip -std -complete -installsuffix shared -buildid uDPShF2t1eE2CJXJtKoD/uDPShF2t1eE2CJXJtKoD -goversion go1.11.10 -D "" -importcfg $WORK/b016/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b1/b19aa8074393e793e279314a7dd580706bfa969d3ccdda50ca387ee2f341cee9-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0lsUQKF0N1-T91CfwtI6/0lsUQKF0N1-T91CfwtI6 -goversion go1.11.10 -D "" -importcfg $WORK/b098/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e4/e494614155e399feace34043a05e58b33166798c437ded70aa5ff5d845d798f2-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-EUrv0nvVBXlJ9NJVUw/P-EUrv0nvVBXlJ9NJVUw -goversion go1.11.10 -D "" -importcfg $WORK/b092/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/cf/cfa3965c77af6b76f7e49f200467929db5b2fe5ef32cc4258a43a1b235044669-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p mime -std -complete -installsuffix shared -buildid YHGO2--KC9_eEjK8AJ6u/YHGO2--KC9_eEjK8AJ6u -goversion go1.11.10 -D "" -importcfg $WORK/b099/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9f/9f7f994517c5b53fe21385ad8293fd698d9977e3a5d24d3297af689d62dff99c-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qTPzWSHxA020jky4rmuW/qTPzWSHxA020jky4rmuW -goversion go1.11.10 -D "" -importcfg $WORK/b101/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/23/23abefd679d223cba003a856c4a07d9140572222a214b60fe7062b811ac4fae9-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 91H8xazpB907hlEEPcjn/91H8xazpB907hlEEPcjn -goversion go1.11.10 -D "" -importcfg $WORK/b103/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/3f/3fb130a6561fb11f18af03891ec8e3d931285c07456697b898fd6e74309e76f4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid ds9ifMdpjY0HWHZWS6jL/ds9ifMdpjY0HWHZWS6jL -goversion go1.11.10 -D "" -importcfg $WORK/b106/importcfg -pack ./clone.go ./decode.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4d/4db6a1c7a2aef9e8a81718a7848fff6410386091f3f68e626305291926c9debf-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 9jWRPfHxVOVbFeNAZ4D9/9jWRPfHxVOVbFeNAZ4D9 -goversion go1.11.10 -D "" -importcfg $WORK/b112/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/49/49404f2d5d2ef6809813528d4ced366afc7a1be2842f00c19aff9c5507620cff-d # internal BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 8n6I1l949BZFI3qkeYsd/8n6I1l949BZFI3qkeYsd -goversion go1.11.10 -D "" -importcfg $WORK/b091/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/15/158ad4064da2b867a6e4e4c1d6b7514cc6e51b75ea6b69203297c358167d6f32-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid jcPfgNnELcu9_2QJABkS/jcPfgNnELcu9_2QJABkS -goversion go1.11.10 -D "" -importcfg $WORK/b116/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b044/arith_386.o ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/50/507b781106fd65e2aefa38d5e7988aaf9ae1fc1c0fb3a6325ae8867d3dc526f3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid zERL8UMmwaH6nrimFFqO/zERL8UMmwaH6nrimFFqO -goversion go1.11.10 -D "" -importcfg $WORK/b118/importcfg -pack ./parse.go ./xfs.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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 BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1d/1dfb0d777ffa264acee8bc3fc15e2b7b54afc131e39fb5e4e7b6242ec93d0181-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid geNylPaGdJDRvMCyZdGP/geNylPaGdJDRvMCyZdGP -goversion go1.11.10 -D "" -importcfg $WORK/b043/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ff/fffd65e03f317a1a17ac62b10daec00a8fbc4b0da5803538868a9db9e19f1272-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid PFJpBBTglCBAc61Bpfzd/PFJpBBTglCBAc61Bpfzd -goversion go1.11.10 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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 BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/79/795530ae04eaf2f83640542e9c032129559cc7c83233895cbf2d331136190ea6-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 1Vn3z9Zvf96kCGpwp5iV/1Vn3z9Zvf96kCGpwp5iV -goversion go1.11.10 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ef/ef2af8f5989dcc86ac00d593ba584639b6231736ec4e52b3ff3f108983402c9d-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid oOiAvuD4ivxM1Pbr8_UM/oOiAvuD4ivxM1Pbr8_UM -goversion go1.11.10 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c9/c99dfaeaa59fbe1a1cc883383b4631e61d5fd43bdc86b1bf992f6975162eabd6-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EwFq3aQEU1oUbtcxzeuB/EwFq3aQEU1oUbtcxzeuB -goversion go1.11.10 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid IloEltmsMhrW1YkkEPgl/IloEltmsMhrW1YkkEPgl -goversion go1.11.10 -D "" -importcfg $WORK/b067/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4a/4a8ea3eff13c8fa6c75577415c88e3d9ffcaac13a83b9de92498c02a1b2d32a7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid sQyPCEkzaWQ04isryJE_/sQyPCEkzaWQ04isryJE_ -goversion go1.11.10 -D "" -importcfg $WORK/b124/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f1/f16f8155967a1ef3346b8c06d224e3d1f1cb613d056f6d3bfb51507ab6df4830-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid FExgIDXbCxaFPx9ktQaQ/FExgIDXbCxaFPx9ktQaQ -goversion go1.11.10 -D "" -importcfg $WORK/b126/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/41/41a592dd9dfe32fc64e105b162f0f2f0e60b2550110ac814bdc22d4d1a81d907-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid sWNLvtXL1h7wRwn7b8Xb/sWNLvtXL1h7wRwn7b8Xb -goversion go1.11.10 -D "" -importcfg $WORK/b133/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a6/a6c3e46a62a67b3847a470ea8be44fae2cbfbe3aabfb3d2b3f2ec4e3c9a9f8f9-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2poXXwOlQXH9sTQi85mS/2poXXwOlQXH9sTQi85mS -goversion go1.11.10 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/54/5444bda90d4e837980de68d6b91605cc855f219c6a8355955e9e429141471f45-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 0Eheppnx9MQXsPaTn9k4/0Eheppnx9MQXsPaTn9k4 -goversion go1.11.10 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/fd/fd84539d14442b2158d010280aa3884a05d5f75f962843dc5ac0c1f86b6b0a37-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KmDa7utP6tus8fgitXdE/KmDa7utP6tus8fgitXdE -goversion go1.11.10 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/29/29da303792b616aeae9ec1107115834c1fb877c327081bf1a9414a93b7fcdc6a-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b141/ -importpath os/user -- -I $WORK/b141/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a7/a7b01f9a7a6ae7c2083bfd4cf22ae0f45d4196a655205c4c89dcd90c2ed30cbd-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 9qWosMnxyasH2T1Lwgee/9qWosMnxyasH2T1Lwgee -goversion go1.11.10 -D "" -importcfg $WORK/b142/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e3/e33d674db8076e6369f8803e3eb31f25730d94e03cac7624e4c51e207ccb985c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7h66qYNJGf7wIYp0-r6N/7h66qYNJGf7wIYp0-r6N -goversion go1.11.10 -D "" -importcfg $WORK/b148/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/0b/0bd103a7480ae09589fd969b0c8d3b33a5c4f8cd3f5b90a4fe9609e87d64904a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 4d_QA-u8hLAD_zcBWVmu/4d_QA-u8hLAD_zcBWVmu -goversion go1.11.10 -D "" -importcfg $WORK/b150/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/91/91a2c956ba2efe13467a5f55f87d802461ae9045729d01325725bf025f37dede-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid Ywao_s2f2unLORjZnAQV/Ywao_s2f2unLORjZnAQV -goversion go1.11.10 -D "" -importcfg $WORK/b151/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/c5/c5623d4eacd71dc8117193850526fa3c1f29b9b58d6bceb16b791e2a5c24eacb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid KWYX5575Y7VdyTdyX4tg/KWYX5575Y7VdyTdyX4tg -goversion go1.11.10 -D "" -importcfg $WORK/b154/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/be/be4b012465fc42d69b90972a5995c12be26179010a3be3108b8f49a56c198b3a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid JiTxCcduMegDsd-33tA-/JiTxCcduMegDsd-33tA- -goversion go1.11.10 -D "" -importcfg $WORK/b156/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/9f/9fd25df03f88aa0f980b2a979c57f9856402330409a3455b82ff3948c376e458-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 2ubo0aQF4N11BtQWu8oZ/2ubo0aQF4N11BtQWu8oZ -goversion go1.11.10 -D "" -importcfg $WORK/b157/importcfg -pack ./rate.go ./rate_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/36/36a51257cecd897068d3c103d6db4a9c44cad697c35058726a3a19ccc439140e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/22/2269e5df1a7c8cdffb1418329375be9df1c9af91216a32a7266dbcb529490309-d # internal BUILDSTDERR: cd $WORK/b141 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -o $WORK/b141/_cgo_.o $WORK/b141/_cgo_main.o $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p os/user -std -installsuffix shared -buildid dOC95Mjr2IwDhxBf-L67/dOC95Mjr2IwDhxBf-L67 -goversion go1.11.10 -D "" -importcfg $WORK/b141/importcfg -pack ./lookup.go ./user.go $WORK/b141/_cgo_gotypes.go $WORK/b141/cgo_lookup_unix.cgo1.go $WORK/b141/getgrouplist_unix.cgo1.go $WORK/b141/listgroups_unix.cgo1.go $WORK/b141/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b141/_pkg_.a $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/51/51796d5d72b9d3f739ceb6486833e3b3b7efcbb93b7093b81940cc0570ecc170-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid Eu-Dux-TDmCyCN8t3-PO/Eu-Dux-TDmCyCN8t3-PO -goversion go1.11.10 -D "" -importcfg $WORK/b139/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7d/7ddaa8fd1609cc6c07e104e6ca5f50c88828f1bc1ac218737850e2a366fde248-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Byu6iYs-vBxvIfEVFotB/Byu6iYs-vBxvIfEVFotB -goversion go1.11.10 -D "" -importcfg $WORK/b110/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 6B1OhCKVsCpnJBzrBw8k/6B1OhCKVsCpnJBzrBw8k -goversion go1.11.10 -D "" -importcfg $WORK/b108/importcfg -pack ./metrics.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/61/61ec14826834b0bb1a0e9a8e5c890a8170ee521cb30960c0027d22eb5636d83a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2c/2c9aab6486c3675aa547f00541977c3949251e2f8c427d89c458e044cc09a17f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sync BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 7WoxK5KrZQ7GZy6GIqT1/7WoxK5KrZQ7GZy6GIqT1 -goversion go1.11.10 -D "" -importcfg $WORK/b138/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d5/d5a8f254c21c23dc3c96374fd6f4f8a998694883d6db792f215c4ee8cec46482-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid qLwnAv4MpV_uUBz6C_gE/qLwnAv4MpV_uUBz6C_gE -goversion go1.11.10 -D "" -importcfg $WORK/b107/importcfg -pack ./metric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/4f/4f91b37bd82cafd958a3635606b9d2f46cf5d622e2f9a2b43ff3f05683ed8d0b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5a/5ad6a7045e5f36f766546ebe92c90e7261eac8324c49b52ff642234affec83f2-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ac/aceb2632edd84616fdce2234c085da7c874e713fe3dbc07bb04b37ceb4bc0f31-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p net/textproto -std -complete -installsuffix shared -buildid GY3Pk8ofqWFC-nFjTw9D/GY3Pk8ofqWFC-nFjTw9D -goversion go1.11.10 -D "" -importcfg $WORK/b096/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QPE0bwZ6AYrGI_mBTUOC/QPE0bwZ6AYrGI_mBTUOC -goversion go1.11.10 -D "" -importcfg $WORK/b097/importcfg -pack ./proxy.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/nfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs BUILDSTDERR: importmap github.com/prometheus/procfs/xfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid F_jZjQwwBX_98hUuV0VJ/F_jZjQwwBX_98hUuV0VJ -goversion go1.11.10 -D "" -importcfg $WORK/b115/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ge9d4y5SffLsvjegjZrs/ge9d4y5SffLsvjegjZrs -goversion go1.11.10 -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid e9bDidZ-QgRyoJlQODvG/e9bDidZ-QgRyoJlQODvG -goversion go1.11.10 -D "" -importcfg $WORK/b057/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1b/1b3448c33ab96c875a329b55ad64ca65f9d66505a25646c38247334f90b6f132-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -installsuffix shared -buildid s2w809UWodBsg05r6CuQ/s2w809UWodBsg05r6CuQ -goversion go1.11.10 -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/96/96ac09cb0c96b3b9c4faa03db0d939970870e99e300d8934e754c30a60132f11-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid IpanxJAauQECxGJMKMuw/IpanxJAauQECxGJMKMuw -goversion go1.11.10 -D "" -importcfg $WORK/b090/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/71/711b7d0afbe14ed21dee289fa585c6ef12c24f06c7b44835e29b749ece6f6705-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p mime/multipart -std -complete -installsuffix shared -buildid TpHPP3lwYEr8OMsA8oWB/TpHPP3lwYEr8OMsA8oWB -goversion go1.11.10 -D "" -importcfg $WORK/b100/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b128/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b128/_pkg_.a $WORK/b128/sys_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b6/b637a1b446ec42e80ab1e33975cc276cc9b83b0b5761748e20b3f9dfdb96e370-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid O6HIZ6nJPY1Jb_0khU-4/O6HIZ6nJPY1Jb_0khU-4 -goversion go1.11.10 -D "" -importcfg $WORK/b125/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 ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/74/74c427ad8c482a4a51def51c5322a24037e3e31527093df3465fb9d04b21345d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid ZKESolRIU1daRQuwpJ_A/ZKESolRIU1daRQuwpJ_A -goversion go1.11.10 -D "" -importcfg $WORK/b129/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 ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/18/1853839bd77b46a2c04eeb46b676afd590b950b1e1e22bf3e03bdf05ada503c9-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid gZvlbOuu6QcMYZvgWl13/gZvlbOuu6QcMYZvgWl13 -goversion go1.11.10 -D "" -importcfg $WORK/b131/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/8a/8afd82daee62984d3747bf93874ac6e8b77c6aa0d1581a7e8ff50155d4bb8456-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid LGkPU-15J4U1YvQeIWXu/LGkPU-15J4U1YvQeIWXu -goversion go1.11.10 -D "" -importcfg $WORK/b130/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/60/60e3eeb75f647cb09c5b6d48a93f2413dd27ac19027aaf327579220eb8f6e820-d # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e3/e3f1cc6bd86a3e20733e01f3dfab8e408f89efa003caeb70002fd1f422f68452-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/tls -std -complete -installsuffix shared -buildid k28zeSk24H5AH67bOwp5/k28zeSk24H5AH67bOwp5 -goversion go1.11.10 -D "" -importcfg $WORK/b034/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b085/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3e/3e330f84764ea23146847f74b5f60dda6250ff36a9b2aa283753470679b5a289-d # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/0a/0aa39af240818bc40d2083159cbd271250dfcbaf5e64f5cd5fb13a57d9a872d7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang -complete -installsuffix shared -buildid 3rti4JOsO9cSyxmHn35N/3rti4JOsO9cSyxmHn35N -goversion go1.11.10 -D "" -importcfg $WORK/b084/importcfg -pack ./decoder.go ./errors.go ./mmap_unix.go ./reader.go ./reader_other.go ./traverse.go ./verifier.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid och_ATMY2j4YXdFcmQge/och_ATMY2j4YXdFcmQge -goversion go1.11.10 -D "" -importcfg $WORK/b136/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ad/ad28c4d4688ecaf2d5c96a9d39443ca62fc4cd1ad609cc3f82cf74dc566d197d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b6/b62f8521451e97e6a53a8863971bf7ef61f9861e742d2f4ff9b0a82f3be380f8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/oschwald/maxminddb-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang -complete -installsuffix shared -buildid jLz8IeS_QKXMf7kpV66n/jLz8IeS_QKXMf7kpV66n -goversion go1.11.10 -D "" -importcfg $WORK/b083/importcfg -pack ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a4/a45f1a4e93891376b24229c20b948ba9b3d163edcb46a73ad563e7b3652d87a0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/29/290951cf5fa03a5a78d5ee3c0be6affa24ed0b2fac736283026fcc5a5fc6b8ee-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/fs BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/calmh/du=github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid KpJ4zVpyz3HxcsDsTgfW/KpJ4zVpyz3HxcsDsTgfW -goversion go1.11.10 -D "" -importcfg $WORK/b134/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/7d/7d5e2abfe83f4c64cebd66e73cc1e7ad2be8b8ada7f0f2eb32ef4d1f06f5e29c-d # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/79/798227c6807348b167349bfd31f76d63227f25d5a86eb4aff53ffc287130221c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid XXtV1sleYXaMJO0FtKDu/XXtV1sleYXaMJO0FtKDu -goversion go1.11.10 -D "" -importcfg $WORK/b102/importcfg -pack ./trace.go BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid ZlhtHQrusifL4L48QWsx/ZlhtHQrusifL4L48QWsx -goversion go1.11.10 -D "" -importcfg $WORK/b155/importcfg -pack ./tlsutil.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 4a8i2AGHuc3sIb7EQ3Hs/4a8i2AGHuc3sIb7EQ3Hs -goversion go1.11.10 -D "" -importcfg $WORK/b149/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/21/2193fb4370191e1784ba283b2f2542602985674b878fb4509c522a0617f9d0cb-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts BUILDSTDERR: importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p net/http -std -complete -installsuffix shared -buildid yToz7BoFLERyDWRnp7jg/yToz7BoFLERyDWRnp7jg -goversion go1.11.10 -D "" -importcfg $WORK/b089/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/e0/e05b8469af50bb6a38a38e0ba56d4606ca9438a3b12aeceb301b0e7c6bd1de78-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/91/91e0a120d87fd2e880d22fa98d45f01bf9d28b25a152b56b91dd7e7eb3307124-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/9a/9acaa28cacd263e9484e36337dc0e57609b3d4cdb15b69491f7ffc598a4486b2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid aN9iuqKn3qGNn3ck8Oa-/aN9iuqKn3qGNn3ck8Oa- -goversion go1.11.10 -D "" -importcfg $WORK/b147/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/9b/9b0ceddaa4b9757f890a77506cfc36f1ae2ceba301a7b63fb01f6c7a828a62be-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid 9hNPp78HHLYOapCuIEcd/9hNPp78HHLYOapCuIEcd -goversion go1.11.10 -D "" -importcfg $WORK/b144/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/cf/cf9483558434d7c722bc9c714c7352171aba75084bb00f707debf54ebc05b2e2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid l8AD_aKzccrCktLymj3T/l8AD_aKzccrCktLymj3T -goversion go1.11.10 -D "" -importcfg $WORK/b153/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d3/d36585ee9bbd227b61d7d8afbc60a9774ff06d1fd6f25cbdb2ce3e4434d83acf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ec/ec2dadedce8719f64bba70211f9456d4518657e962b400def7adaf9e197b4bec-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p expvar -std -complete -installsuffix shared -buildid 4IaWveu7vxKFRdo0y1_u/4IaWveu7vxKFRdo0y1_u -goversion go1.11.10 -D "" -importcfg $WORK/b087/importcfg -pack ./expvar.go BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid lk6EhKvlTz9kr-HkUoUe/lk6EhKvlTz9kr-HkUoUe -goversion go1.11.10 -D "" -importcfg $WORK/b123/importcfg -pack ./internal.go ./public.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 33CR6agqghM72e9jCbNC/33CR6agqghM72e9jCbNC -goversion go1.11.10 -D "" -importcfg $WORK/b109/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/87/87e9dc0211507cf7d7ac4a948938d8b3b67d461b7b797c202ad4b42b823b4da8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6b/6b757b0be9880956a6eca628d84713ca7a3e283608bb9f5576ac9ae4d65ba286-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid gwqaxOheE4wcwKWhINnU/gwqaxOheE4wcwKWhINnU -goversion go1.11.10 -D "" -importcfg $WORK/b132/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a2/a2a72adc3442defeedd414f32aa11386cff8d1a2496fde5cdf8087bc6e1a817f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/client BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid tdOMfxVbg9bdS0RfWacB/tdOMfxVbg9bdS0RfWacB -goversion go1.11.10 -D "" -importcfg $WORK/b122/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/54/54c6d067e81f647151af8cb2572c53dda08fd2f1c73dbb11624239334bd2da21-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid vMHZH5KHAEBczDrNzole/vMHZH5KHAEBczDrNzole -goversion go1.11.10 -D "" -importcfg $WORK/b086/importcfg -pack ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/cb/cb63e1eee5c1ea03608498ef96d7291f0f8ab6c8d553a6dbfa325020a8207463-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/fe/fee211f79d8aae9773790d3e96c2822863ce9dadbcda2bc6118e115b8c0be493-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid N9WNUXlXNkK251pV-prv/N9WNUXlXNkK251pV-prv -goversion go1.11.10 -D "" -importcfg $WORK/b120/importcfg -pack ./delegator.go ./delegator_1_8.go ./http.go ./instrument_client.go ./instrument_client_1_8.go ./instrument_server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b1/b1d516f4eb52e2db1b8bb78ddea6ea66f967a2748cde53d3fe7b161ad2643cc0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/cmd/strelaypoolsrv BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/groupcache/lru=github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru BUILDSTDERR: importmap github.com/oschwald/geoip2-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid JhI4_WjSE09K3sAO3dAh/JhI4_WjSE09K3sAO3dAh -goversion go1.11.10 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ca/ca88ce1b8520bf6d581647f48f46e405e14cb0ea457cb34e195a7120187ca5c2-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b093/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Xhhhh0TGk2cMx17sNGLr/JhI4_WjSE09K3sAO3dAh/6Q9t8_M2farDKzikMIWq/Xhhhh0TGk2cMx17sNGLr -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xab3fa7554d53f48f15069ca358fad7b8f0cef64e -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p _bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out _bin/strelaypoolsrv BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x6008e5d0822ce9d765df0c43f85dec02876f20a6 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stcli github.com/syncthing/syncthing/cmd/stcli BUILDSTDERR: WORK=/tmp/go-build787815903 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gEYeItIyoNAnCnx1O3Qd/gEYeItIyoNAnCnx1O3Qd -goversion go1.11.10 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid yQxTS82HDdPnQUeTcOze/yQxTS82HDdPnQUeTcOze -goversion go1.11.10 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 8zN8YdeQENMFs3OiHPed/8zN8YdeQENMFs3OiHPed -goversion go1.11.10 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/sys BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wfthuByOCdCsj2nGpRnK/wfthuByOCdCsj2nGpRnK -goversion go1.11.10 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b1/b129534977cb9927150181f580554f230ea88917e4723253a1210ffb5e54ebcf-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid AmvUZNl_TyhFjwr7CWs7/AmvUZNl_TyhFjwr7CWs7 -goversion go1.11.10 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid mZiGaJTb0tnwxvsubKkb/mZiGaJTb0tnwxvsubKkb -goversion go1.11.10 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid p9cASNOl7smckjicVAYQ/p9cASNOl7smckjicVAYQ -goversion go1.11.10 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/asm_386.o ./asm_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/24/24d94d95f4ec24b7dd2f4399779033dee0d0bca4fa86dc5ad1a5e69affbc1936-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid q59SCykBi48XR2kCj_13/q59SCykBi48XR2kCj_13 -goversion go1.11.10 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/54/549f3b10731eff9026c17b598bf9f5f1cdd68d2ac9c8bcca1b3e5fc77e5b192e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/intrinsics_386.o # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/17abd89461425e6aae621e40b54aefc0c17fee7db85469a970a9f855c9de9f0c-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p math/bits -std -complete -installsuffix shared -buildid LS_i_NfUkJMKi8PKqBmK/LS_i_NfUkJMKi8PKqBmK -goversion go1.11.10 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p math -std -installsuffix shared -buildid 5bsZteayBc-vYvaxCe5X/5bsZteayBc-vYvaxCe5X -goversion go1.11.10 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/242b415fcf3c6177abde660b9eb421fb1ea14d6998be9373316bf77e6c5f4bb7-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1f/1f6561e5cfebeb5d3c75b6332de4ee77d376667415507f4eab4ee23e9217f381-d # internal BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/testlog -std -complete -installsuffix shared -buildid G4CBNbk9xZ8xuPkoUEzt/G4CBNbk9xZ8xuPkoUEzt -goversion go1.11.10 -D "" -importcfg $WORK/b025/importcfg -pack ./log.go BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid TCBcB25x0uGFnK2_W3qc/TCBcB25x0uGFnK2_W3qc -goversion go1.11.10 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/55/55cd997af4037b32c28b0a3a5e795ee1e845f5cf89b766f7d810b784088b2bf2-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p container/list -std -complete -installsuffix shared -buildid uAcRWOzGaSrhngGhE9Ur/uAcRWOzGaSrhngGhE9Ur -goversion go1.11.10 -D "" -importcfg $WORK/b030/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/compare_386.o ./compare_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/equal_386.o ./equal_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/85/858436dc5dd47aeecc8e08c8c00189602cdf636f88eade70cc684054b42466d8-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/7f/7f4532dab5198200869e9dc8412c57665e90fac638ea2eb185d132f95f6491b7-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid GTd3sHfaq_SqKW-0yQhp/GTd3sHfaq_SqKW-0yQhp -goversion go1.11.10 -D "" -importcfg $WORK/b035/importcfg -pack ./aliasing.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid -QGzLFacTz-RKaNn_liw/-QGzLFacTz-RKaNn_liw -goversion go1.11.10 -D "" -importcfg $WORK/b036/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_386.o $WORK/b005/equal_386.o $WORK/b005/indexbyte_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a2/a254d855382985320955e2d7e813a64b5b9a231422689c01ea4885156c1b7bda-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/92/92557487293bb65c062c44884c3cb99013cbde58728edc19af1a142cbfb539d3-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid mvDXN9Hi43Y6lul8EgOY/mvDXN9Hi43Y6lul8EgOY -goversion go1.11.10 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3e/3ecc4a325c267a687161c58da47155e610de3e9a2cbf5879501d8874bc1920b8-d # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/15/152282eedaa17cd9838bad4b1fc454d80fe38beafb67985bb0f23cd22b0c2695-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wAfq7NT5H_DXrJE6HEXT/wAfq7NT5H_DXrJE6HEXT -goversion go1.11.10 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PrS-zrlD-6moW0McBR0D/PrS-zrlD-6moW0McBR0D -goversion go1.11.10 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a9/a95766789aefc21fce90f9fcc104e386bbecbd597d4512e16684c0f3ac53c8e4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/93/93bec590bd5366cb56d0496cfd890032e988b0a998da279515b808da43f3f776-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding -std -complete -installsuffix shared -buildid en05t_jvPPrpaYD4wsMc/en05t_jvPPrpaYD4wsMc -goversion go1.11.10 -D "" -importcfg $WORK/b076/importcfg -pack ./encoding.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid xqqzIJ3PH_QTCGnDaPSB/xqqzIJ3PH_QTCGnDaPSB -goversion go1.11.10 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_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_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/de09a8db711a4a46f17db7dea8cad989dde83e467e097389b157ec08f0e4cea8-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid DiglywSBzt3k3gwDd0OK/DiglywSBzt3k3gwDd0OK -goversion go1.11.10 -D "" -importcfg $WORK/b077/importcfg -pack ./utf16.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/20/20c746cecd0c7915ae3b28e660ad00ee08842c54bda2a3e8b331c0e7dd875e3b-d # internal BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 o-xfLSIk3y1YxKo_R8jt/o-xfLSIk3y1YxKo_R8jt -goversion go1.11.10 -D "" -importcfg $WORK/b109/importcfg -pack ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/95/95fd4929b20ef4a4e854377855428268e0112bdec7e95bbbe2c820e1e764d17c-d # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c6/c65392d07e66f578e69f89057b5f9fde9a6a83873df98369dfd94d4d3d50b88e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/asin_386.o ./asin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/asinh_stub.o ./asinh_stub.s BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/atan_386.o ./atan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/dim_386.o ./dim_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/exp2_386.o ./exp2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/exp_386.o ./exp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/frexp_386.o ./frexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/hypot_386.o ./hypot_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/ldexp_386.o ./ldexp_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/log10_386.o ./log10_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/log1p_386.o ./log1p_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/remainder_386.o ./remainder_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/sin_386.o ./sin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/sincos_386.o ./sincos_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/sqrt_386.o ./sqrt_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/tan_386.o ./tan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b019/_pkg_.a $WORK/b019/asin_386.o $WORK/b019/asinh_stub.o $WORK/b019/atan2_386.o $WORK/b019/atan_386.o $WORK/b019/cbrt_stub.o $WORK/b019/dim_386.o $WORK/b019/erf_stub.o $WORK/b019/exp2_386.o $WORK/b019/exp_386.o $WORK/b019/expm1_386.o $WORK/b019/floor_386.o $WORK/b019/frexp_386.o $WORK/b019/hypot_386.o $WORK/b019/ldexp_386.o $WORK/b019/log10_386.o $WORK/b019/log1p_386.o $WORK/b019/log_386.o $WORK/b019/mod_386.o $WORK/b019/modf_386.o $WORK/b019/pow_stub.o $WORK/b019/remainder_386.o $WORK/b019/sin_386.o $WORK/b019/sincos_386.o $WORK/b019/sinh_stub.o $WORK/b019/sqrt_386.o $WORK/b019/tan_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/26/26b5bfb235190562c50b99e20c34065d316d496fb55a2afff09e7dd9c4cf7e07-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid ytJuhyYTZHhC9RjKyDHJ/ytJuhyYTZHhC9RjKyDHJ -goversion go1.11.10 -D "" -importcfg $WORK/b027/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e0/e0d61e222e84d5f23edae82e26704e5c3ac4353e04ec348cd010a4da4d4e245e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_386.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_386.S BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/55/55123e4d1617cf50ddf8d5266e81428b79a45da612b8ab274ba81597d02ab476-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rc4 -std -installsuffix shared -buildid HnyH_9HVF1iSRtZNT5VN/HnyH_9HVF1iSRtZNT5VN -goversion go1.11.10 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/rc4_386.o ./rc4_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/rc4_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b0/b083b99faf7dc107849cc2b365fb068da4da476d9919d082bf0d1fea6c8c5b9a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid bXA-OrMPGFEtkiFvYUU0/bXA-OrMPGFEtkiFvYUU0 -goversion go1.11.10 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b069/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_386.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9f/9fe7fd98640b8a581b88554efca7d6549f69fcefd2c518c80485672c04949ae0-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_386.o $WORK/b011/duff_386.o $WORK/b011/memclr_386.o $WORK/b011/memmove_386.o $WORK/b011/rt0_linux_386.o $WORK/b011/sys_linux_386.o $WORK/b011/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f8/f8da457f25efa32daece6cccff8a65416e436aa14f2cdea34455135f20841047-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid 2r0KXyOpsxvxeLX9Ci7Y/2r0KXyOpsxvxeLX9Ci7Y -goversion go1.11.10 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/04/04f2b6df44bed2a3f4c562a0f065036debdb91135bf09a25107d3270e37900b6-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: io BUILDSTDERR: math/rand BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid mzEICIRu14ZDrdkQ6p72/mzEICIRu14ZDrdkQ6p72 -goversion go1.11.10 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid od5rNEaQGSV51WZTaNpN/od5rNEaQGSV51WZTaNpN -goversion go1.11.10 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid 4DARgt4C5MagGlVh3Dtd/4DARgt4C5MagGlVh3Dtd -goversion go1.11.10 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid cdgysUcTUDQpC7KtMp3L/cdgysUcTUDQpC7KtMp3L -goversion go1.11.10 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p syscall -std -installsuffix shared -buildid UdKBj3LEFluibuTQSzHG/UdKBj3LEFluibuTQSzHG -goversion go1.11.10 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a4/a45cc91e1e7c0c369eb4c5afcaf2324498719ed1409701b4eba3bb463ebe9c17-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d2/d2b1d0138a36b53e33acefbc6d1ad45770b5886ef4fc6b4819be73c3552d08bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/93/93a571d2f10f60b3fe32291fb9e9a90858009cb853983f8216f729e2d772b35a-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p hash -std -complete -installsuffix shared -buildid 2MjIm5T5LUiupPm6bxhL/2MjIm5T5LUiupPm6bxhL -goversion go1.11.10 -D "" -importcfg $WORK/b032/importcfg -pack ./hash.go BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid o9uCbs2CyIySQIPJuCFP/o9uCbs2CyIySQIPJuCFP -goversion go1.11.10 -D "" -importcfg $WORK/b034/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p strings -std -installsuffix shared -buildid 1qrmQ2HZ3Bnyd3FzXlIX/1qrmQ2HZ3Bnyd3FzXlIX -goversion go1.11.10 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 80PAOBI4OreEiU9vu06h/80PAOBI4OreEiU9vu06h -goversion go1.11.10 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/34/34c1f238af17da84ee3f67370d78f4935920f137ebe3311002cd2eca21f1a46a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto -std -complete -installsuffix shared -buildid dsVHgDfnUng5iVj2BCzt/dsVHgDfnUng5iVj2BCzt -goversion go1.11.10 -D "" -importcfg $WORK/b031/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2c/2c35a98986beb915a7198a76d248c6b63490ad36514e547a0933706813808338-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0WqanAtI-TjygUvHQlzP/0WqanAtI-TjygUvHQlzP -goversion go1.11.10 -D "" -importcfg $WORK/b044/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4d/4d18fea1304239f9e76acc8d0adff3749aee0b5b82c233107c7c4624110608e1-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid traPzfxR5e6MWAh2qLft/traPzfxR5e6MWAh2qLft -goversion go1.11.10 -D "" -importcfg $WORK/b045/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/60/60211e8e2334480e2fae4f34eb295a3c7cee600da266b73e1dc42e8212751e2a-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid sWiYSty6zk4527uq4E2r/sWiYSty6zk4527uq4E2r -goversion go1.11.10 -D "" -importcfg $WORK/b047/importcfg -pack ./hmac.go BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3c/3c2ac6dc9df5f48b47616d496ef0225ac91499b05a52d67abe31d81b63200d1f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid CHWuUy2-rLN439ynhvEh/CHWuUy2-rLN439ynhvEh -goversion go1.11.10 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c7/c70b8438ca44ad1002c7075c5faf2944da7b0da58e039d07d3bb877ed10da880-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/aes -std -complete -installsuffix shared -buildid KOasPXPa1ZzT3BxqOxzz/KOasPXPa1ZzT3BxqOxzz -goversion go1.11.10 -D "" -importcfg $WORK/b033/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7d/7d48bef868c76a0e4da3e164f1353c1d400aebd152f84a803b68685bd3d16720-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/md5 -std -installsuffix shared -buildid C7XVM75iPsVAe-d3AHTu/C7XVM75iPsVAe-d3AHTu -goversion go1.11.10 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b043/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b043/_pkg_.a $WORK/b043/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/15/151cb04c56ef5749e6075bd1211c31080c502e91be3968c119fd7cb5cc3fd1fb-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha1 -std -installsuffix shared -buildid Q5BcWC5EGR-RibPepIq4/Q5BcWC5EGR-RibPepIq4 -goversion go1.11.10 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b048/md5block_386.o ./md5block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b048/_pkg_.a $WORK/b048/md5block_386.o # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3e/3ee27ab96e60cfd80bfadf29bd0c418a7663e213011e0ba037980e378358cbf3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/sha256 -std -installsuffix shared -buildid jiPWddWEVVErsgHBlhxA/jiPWddWEVVErsgHBlhxA -goversion go1.11.10 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/86/8649b6fd0090b954171c1f74b515ceef6df82af660a5da7c136df48721012e9e-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p path -std -complete -installsuffix shared -buildid jZWPtoMjKJ1TA6I3JiL3/jZWPtoMjKJ1TA6I3JiL3 -goversion go1.11.10 -D "" -importcfg $WORK/b081/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/bc/bcd046e839b451efc6b55ef6e89c8a52c3f87400e7d3d1bed3593dd2146f473c-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid pAL0bku3sITQT43WgALS/pAL0bku3sITQT43WgALS -goversion go1.11.10 -D "" -importcfg $WORK/b083/importcfg -pack ./tabwriter.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b052/sha1block_386.o ./sha1block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b053/sha256block_386.o ./sha256block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b052/_pkg_.a $WORK/b052/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9f/9f2697c546144ee0f162fcaff881f6f2ac0d5af9df0462e79327f157966385d7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid Xpv6fDHbY0E_fgiAtOcq/Xpv6fDHbY0E_fgiAtOcq -goversion go1.11.10 -D "" -importcfg $WORK/b099/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e4/e445ddd705ac0762027a5e2861cc0c2de300874115c3eb93da285673a87d8fd7-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p hash/fnv -std -complete -installsuffix shared -buildid UZE7i0ZaJRoC7PEUcHuT/UZE7i0ZaJRoC7PEUcHuT -goversion go1.11.10 -D "" -importcfg $WORK/b104/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d3/d32e01f7fb5376bee85b860d05d7fd29d11cfb60e62f42554db6a1a9f4c966ca-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 2nEYFYTLujQz5CQO2Nzk/2nEYFYTLujQz5CQO2Nzk -goversion go1.11.10 -D "" -importcfg $WORK/b117/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/sha256block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b8/b8a8252121baf233fe6ca5684381ed06ca0b90bded77824a557dfe53d3261e23-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid it10vKO-OfSOqHG4MGg-/it10vKO-OfSOqHG4MGg- -goversion go1.11.10 -D "" -importcfg $WORK/b121/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/64/645cb95e0b2241a63eb0351e984b7cff0e34ee0d7bf0fa36c9a4ae0665329ce5-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 ybbfQ5dHVLKlqV0N9nVd/ybbfQ5dHVLKlqV0N9nVd -goversion go1.11.10 -D "" -importcfg $WORK/b133/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/12/129c79fee921958f2c6d23e7837e4f9e45f6427a3d5990f2ddf315d05f22da2a-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid -K5uR9nGUySYz8A2Z_Mx/-K5uR9nGUySYz8A2Z_Mx -goversion go1.11.10 -D "" -importcfg $WORK/b135/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a4/a485d1452b5894a43533794c2cf636f1f58676f3146345d0ea6065dfd09e7056-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid PT_sHbr3B01wXCEE02WO/PT_sHbr3B01wXCEE02WO -goversion go1.11.10 -D "" -importcfg $WORK/b146/importcfg -pack ./doc.go ./quote.go ./unquote.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0e/0e4697ac60b827ca2f6459d72b20debe98aff727945ca454b955fea783349984-d # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d9/d99d0eb2bb2bdb32672635b392e1391b2a51c13be0bd96de5d214ba4512d3d9f-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/syscall/unix -std -installsuffix shared -buildid sLa4rf8IwNpJzHX9SQ0E/sLa4rf8IwNpJzHX9SQ0E -goversion go1.11.10 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p time -std -installsuffix shared -buildid 8L12vbWT0PSPgqZUvsCl/8L12vbWT0PSPgqZUvsCl -goversion go1.11.10 -D "" -importcfg $WORK/b023/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/2e/2e0a59a4aecc95c6344225687ccf1c2249fa7d25b97cfa19de31e68a001b6a1c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/12/125c2628ea548826a0a742159a7df0349ab6dc0847c309bb86a39607dce48af6-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b024/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b024/_pkg_.a $WORK/b024/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/07/07d5c23eed49e5169935fee60ab4c7abe339481465b0dc155215388e71ea46d8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/68/6800450408bd5b54e68f1ca79b5fae4152e572e1361b6f0c8089fd8de6dbf128-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f4/f477df23415700af7036e962007b213f53df23819233e012e2f8bb1749dd82e4-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RpVkMO6aUc7iFFVVq9ad/RpVkMO6aUc7iFFVVq9ad -goversion go1.11.10 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p sort -std -complete -installsuffix shared -buildid ocaxJiTS20WYxvSrClKf/ocaxJiTS20WYxvSrClKf -goversion go1.11.10 -D "" -importcfg $WORK/b060/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/962554812936126cea88a31d20d791dec5c8d4a9ed7a8a5fc61e695cdf71eeac-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/poll -std -installsuffix shared -buildid oS_X7FPk5mFHjM4bf0Y9/oS_X7FPk5mFHjM4bf0Y9 -goversion go1.11.10 -D "" -importcfg $WORK/b021/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a7/a7b74d5f47409eec4c7f5dad53a3d9e564c64393f2344a9f1356e85c3eaec2d8-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid FQ0s7S2Jyn7r4byAbQrt/FQ0s7S2Jyn7r4byAbQrt -goversion go1.11.10 -D "" -importcfg $WORK/b092/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/74/74d148c5cdfc762e2f393c2fc6281ca7dcaef427832791a9d72aa1de0d4c0e56-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/des -std -complete -installsuffix shared -buildid MRI9OVQN9XoIm31J-sFG/MRI9OVQN9XoIm31J-sFG -goversion go1.11.10 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 3-6RFaHXNLAYQPsJBEVJ/3-6RFaHXNLAYQPsJBEVJ -goversion go1.11.10 -D "" -importcfg $WORK/b059/importcfg -pack ./base64.go BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0fhy6IPXIl6Oe84CCzA8/0fhy6IPXIl6Oe84CCzA8 -goversion go1.11.10 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid YG4BAq-qo-ryD7GnH-l9/YG4BAq-qo-ryD7GnH-l9 -goversion go1.11.10 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/92/924fc9f590af18b2daee3aaaf6226c4237f9081e8fbcad7280d58379353599d4-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p os -std -installsuffix shared -buildid y2Dx4qHJsSbsEq9EAX1X/y2Dx4qHJsSbsEq9EAX1X -goversion go1.11.10 -D "" -importcfg $WORK/b020/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/eea8aabd7cd542b3bf9a23715183bb878b1fd6db49315aafa1a0dfa599bc45ae-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 4wrr9tIFMKxb_tm9xSOg/4wrr9tIFMKxb_tm9xSOg -goversion go1.11.10 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/85/85f80d1b10aa0fa5da074d8a4a17a042ed25ecf8faf1345ec8430fc123c196fc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 D5jxeAggxPuPRnjnuz-O/D5jxeAggxPuPRnjnuz-O -goversion go1.11.10 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c0/c00d1f11d95a8ffb6575e2dd450678344f3eeed7c3b713e89e8ec93d0d129300-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/pem -std -complete -installsuffix shared -buildid TMNYZ3WUHElhhW3PTiBn/TMNYZ3WUHElhhW3PTiBn -goversion go1.11.10 -D "" -importcfg $WORK/b058/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b0/b01219b11fa1499a897bbeeb35425394cad674bf2407b80e74c53e4422974314-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid zaGWOMBgMhouh8gXBB9E/zaGWOMBgMhouh8gXBB9E -goversion go1.11.10 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e4/e42ff11a66035d9b0a86b8c1f2f70b8b0159e52276fbdec202326159bbea06ea-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -installsuffix shared -buildid YbT4-DGN-e_cNj2Yq_PQ/YbT4-DGN-e_cNj2Yq_PQ -goversion go1.11.10 -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/3b/3b7225713e3aee7f748418f2765359ffe4f19628d9c2a190fa7a7a5df78378b0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c0/c0458df9854d16b62dbe24584398563cf94c9635fb719e11ff42ded717e41e05-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b142/cpuid_386.o ./cpuid_386.s BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b1/b18178e731ff2d7a5b78d15d59228b0cdd56fa95d6d9b1e57694c77c7cef6ad5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b142/_pkg_.a $WORK/b142/cpuid_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/fe/fe4e87efbd489cf58f705e795a1bd96a1c1bffa1f13d2c2d20a337c097929f19-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b4/b49c718fa58b6bc5f8bd31f2937158b8fe571e1ed1d8371f0427288879e9ad93-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p path/filepath -std -complete -installsuffix shared -buildid X0P2bj1JCuXi9Jpyp1p2/X0P2bj1JCuXi9Jpyp1p2 -goversion go1.11.10 -D "" -importcfg $WORK/b064/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid kvnhKtnBTU3kCquOOtIX/kvnhKtnBTU3kCquOOtIX -goversion go1.11.10 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/97/97b95c25b91f81eed5e4b7db71d80606c34df6448c4c053c1a632d466cabd4ee-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p regexp -std -complete -installsuffix shared -buildid 2iSk7FQMlt56_nOg2iV6/2iSk7FQMlt56_nOg2iV6 -goversion go1.11.10 -D "" -importcfg $WORK/b091/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9f/9fadb5354c619688ad795230fcae3283d56546b647a3e7ddaab4aaeed046fe31-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JCHgr60xE3DEV9QJFHZF/JCHgr60xE3DEV9QJFHZF -goversion go1.11.10 -D "" -importcfg $WORK/b063/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 9wsFfYsB0t6MlJe9USzS/9wsFfYsB0t6MlJe9USzS -goversion go1.11.10 -D "" -importcfg $WORK/b102/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/88/888959421f141b33a78088c43efaebd8e614635ad85f2073708f699e099d10ad-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e9/e955fa4a127d05161de84f525184ac9f7599a91dac2655c4b92ad5b995fc9094-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a6/a6be9e15b94a222767d69fc68781505d9c7a36b7a7f79548e063ea236688dfdf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8c/8cb515cfdbdfdf979de3bcf08759213d7e8fdbd506e585b5c4f06ddd8a8330af-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid kleCzixSYMld-FofeG5t/kleCzixSYMld-FofeG5t -goversion go1.11.10 -D "" -importcfg $WORK/b017/importcfg -pack ./context.go BUILDSTDERR: net/url BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 7khiZMNDdFg7FUQjvd16/7khiZMNDdFg7FUQjvd16 -goversion go1.11.10 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid 1U3pKvvq8Vxz9Rt-zDIn/1U3pKvvq8Vxz9Rt-zDIn -goversion go1.11.10 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/json -std -complete -installsuffix shared -buildid YsvQ8ZfEMMtRL7434kQv/YsvQ8ZfEMMtRL7434kQv -goversion go1.11.10 -D "" -importcfg $WORK/b075/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid qD6N_ZHMuqTpJb1-HM4L/qD6N_ZHMuqTpJb1-HM4L -goversion go1.11.10 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/big -std -installsuffix shared -buildid rtNmvWbW22nda5QwJi7o/rtNmvWbW22nda5QwJi7o -goversion go1.11.10 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/50bb9f10649470f77a781368b2ed72cad5d54d366ca04e1146c1c522c6ef9e9f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid sWNLvtXL1h7wRwn7b8Xb/sWNLvtXL1h7wRwn7b8Xb -goversion go1.11.10 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/58/58059ce24ef1db1340f47beeed6329aae4b060d15d2342a4f17e84e2bbf07886-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b065/ -importpath net -- -I $WORK/b065/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/fd/fd84539d14442b2158d010280aa3884a05d5f75f962843dc5ac0c1f86b6b0a37-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3Y9GDrHCjLmFP87sGIHy/3Y9GDrHCjLmFP87sGIHy -goversion go1.11.10 -D "" -importcfg $WORK/b085/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d7/d731e0cb25bc4fc53ba07e4ff7525a22be8bb81e4c6b50abc1b71907cd42e1fe-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex -complete -installsuffix shared -buildid Ufu_kDhpvFIxFQeN-2K2/Ufu_kDhpvFIxFQeN-2K2 -goversion go1.11.10 -D "" -importcfg $WORK/b086/importcfg -pack ./shlex.go BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/bb/bb9c134ecd9a8b9c260c97e0a9847fd805a00e6723c6f11f845743c9a1539d6a-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p log -std -complete -installsuffix shared -buildid B6GxtCoYRERDcSKw25fQ/B6GxtCoYRERDcSKw25fQ -goversion go1.11.10 -D "" -importcfg $WORK/b090/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/56/5615dd8d7c616102a69941e3979b46c5d8cdee96f5ba1c158931de2a73d0f4fc-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p encoding/xml -std -complete -installsuffix shared -buildid iMiMuCoKbrYo_PlBjN3o/iMiMuCoKbrYo_PlBjN3o -goversion go1.11.10 -D "" -importcfg $WORK/b094/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/61/614f48fbe1bd5d7545c5213078d3dc0dea42b79411b5575921df81c1419b61c4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid JiTxCcduMegDsd-33tA-/JiTxCcduMegDsd-33tA- -goversion go1.11.10 -D "" -importcfg $WORK/b089/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9f/9fd25df03f88aa0f980b2a979c57f9856402330409a3455b82ff3948c376e458-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid sQyPCEkzaWQ04isryJE_/sQyPCEkzaWQ04isryJE_ -goversion go1.11.10 -D "" -importcfg $WORK/b096/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/41/41a592dd9dfe32fc64e105b162f0f2f0e60b2550110ac814bdc22d4d1a81d907-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b100/ -importpath os/user -- -I $WORK/b100/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/23/23abefd679d223cba003a856c4a07d9140572222a214b60fe7062b811ac4fae9-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 FExgIDXbCxaFPx9ktQaQ/FExgIDXbCxaFPx9ktQaQ -goversion go1.11.10 -D "" -importcfg $WORK/b108/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8b/8bdedbe1dde9708be2420523b6fd2d00895386d22a3771cffe9a5a7fe4160982-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p text/template -std -complete -installsuffix shared -buildid ALGlm_Dt_vkQVzm5WY0Q/ALGlm_Dt_vkQVzm5WY0Q -goversion go1.11.10 -D "" -importcfg $WORK/b084/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e3/e33d674db8076e6369f8803e3eb31f25730d94e03cac7624e4c51e207ccb985c-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p compress/flate -std -complete -installsuffix shared -buildid StjFVfb3tcLWThhqq7WP/StjFVfb3tcLWThhqq7WP -goversion go1.11.10 -D "" -importcfg $WORK/b116/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b6/b693bfc29d1e8355be25c79ad7fa5bf63964d849865ffeaaf3c5b24cf984e66d-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 9g3FguyPrU1KJvuhDxCc/9g3FguyPrU1KJvuhDxCc -goversion go1.11.10 -D "" -importcfg $WORK/b122/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b041/arith_386.o ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b041/_pkg_.a $WORK/b041/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1d/1dfb0d777ffa264acee8bc3fc15e2b7b54afc131e39fb5e4e7b6242ec93d0181-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid geNylPaGdJDRvMCyZdGP/geNylPaGdJDRvMCyZdGP -goversion go1.11.10 -D "" -importcfg $WORK/b040/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd $WORK/b100 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e4/e494614155e399feace34043a05e58b33166798c437ded70aa5ff5d845d798f2-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid PFJpBBTglCBAc61Bpfzd/PFJpBBTglCBAc61Bpfzd -goversion go1.11.10 -D "" -importcfg $WORK/b046/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b100 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/87/8743f32fa11e8023d51943b04a01f56bc8eaecb04f4763a898a2a9d2f232336e-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 1Vn3z9Zvf96kCGpwp5iV/1Vn3z9Zvf96kCGpwp5iV -goversion go1.11.10 -D "" -importcfg $WORK/b049/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9b/9b8c37da81cb5ecf62f5db222875ef88a5b30066f4f8db9817536bf584dcd371-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid oOiAvuD4ivxM1Pbr8_UM/oOiAvuD4ivxM1Pbr8_UM -goversion go1.11.10 -D "" -importcfg $WORK/b055/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cd $WORK/b100 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o -g -O2 BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c9/c99dfaeaa59fbe1a1cc883383b4631e61d5fd43bdc86b1bf992f6975162eabd6-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EwFq3aQEU1oUbtcxzeuB/EwFq3aQEU1oUbtcxzeuB -goversion go1.11.10 -D "" -importcfg $WORK/b051/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/4a/4a8ea3eff13c8fa6c75577415c88e3d9ffcaac13a83b9de92498c02a1b2d32a7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/urfave/cli BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b100 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/urfave/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid uhELaw9nP99NKxrsPyXY/uhELaw9nP99NKxrsPyXY -goversion go1.11.10 -D "" -importcfg $WORK/b082/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p net -std -installsuffix shared -buildid IloEltmsMhrW1YkkEPgl/IloEltmsMhrW1YkkEPgl -goversion go1.11.10 -D "" -importcfg $WORK/b065/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/b065/_cgo_gotypes.go $WORK/b065/cgo_linux.cgo1.go $WORK/b065/cgo_resnew.cgo1.go $WORK/b065/cgo_socknew.cgo1.go $WORK/b065/cgo_unix.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f1/f16f8155967a1ef3346b8c06d224e3d1f1cb613d056f6d3bfb51507ab6df4830-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/gzip -std -complete -installsuffix shared -buildid uDPShF2t1eE2CJXJtKoD/uDPShF2t1eE2CJXJtKoD -goversion go1.11.10 -D "" -importcfg $WORK/b115/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd $WORK/b100 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b1/b19aa8074393e793e279314a7dd580706bfa969d3ccdda50ca387ee2f341cee9-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-EUrv0nvVBXlJ9NJVUw/P-EUrv0nvVBXlJ9NJVUw -goversion go1.11.10 -D "" -importcfg $WORK/b120/importcfg -pack ./bidirule.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -o $WORK/b100/_cgo_.o $WORK/b100/_cgo_main.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/54/5444bda90d4e837980de68d6b91605cc855f219c6a8355955e9e429141471f45-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 70kA_ncwKEcCCQDKY1bV/70kA_ncwKEcCCQDKY1bV -goversion go1.11.10 -D "" -importcfg $WORK/b123/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/cf/cfa3965c77af6b76f7e49f200467929db5b2fe5ef32cc4258a43a1b235044669-d # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a6/a6c3e46a62a67b3847a470ea8be44fae2cbfbe3aabfb3d2b3f2ec4e3c9a9f8f9-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 2poXXwOlQXH9sTQi85mS/2poXXwOlQXH9sTQi85mS -goversion go1.11.10 -D "" -importcfg $WORK/b039/importcfg -pack ./ecdsa.go BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0lsUQKF0N1-T91CfwtI6/0lsUQKF0N1-T91CfwtI6 -goversion go1.11.10 -D "" -importcfg $WORK/b126/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b100/_cgo_.o -dynout $WORK/b100/_cgo_import.go BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p os/user -std -installsuffix shared -buildid dOC95Mjr2IwDhxBf-L67/dOC95Mjr2IwDhxBf-L67 -goversion go1.11.10 -D "" -importcfg $WORK/b100/importcfg -pack ./lookup.go ./user.go $WORK/b100/_cgo_gotypes.go $WORK/b100/cgo_lookup_unix.cgo1.go $WORK/b100/getgrouplist_unix.cgo1.go $WORK/b100/listgroups_unix.cgo1.go $WORK/b100/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/29/29da303792b616aeae9ec1107115834c1fb877c327081bf1a9414a93b7fcdc6a-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 0Eheppnx9MQXsPaTn9k4/0Eheppnx9MQXsPaTn9k4 -goversion go1.11.10 -D "" -importcfg $WORK/b056/importcfg -pack ./pkix.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b100/_pkg_.a $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/51/51796d5d72b9d3f739ceb6486833e3b3b7efcbb93b7093b81940cc0570ecc170-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid KmDa7utP6tus8fgitXdE/KmDa7utP6tus8fgitXdE -goversion go1.11.10 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a7/a7b01f9a7a6ae7c2083bfd4cf22ae0f45d4196a655205c4c89dcd90c2ed30cbd-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid Eu-Dux-TDmCyCN8t3-PO/Eu-Dux-TDmCyCN8t3-PO -goversion go1.11.10 -D "" -importcfg $WORK/b098/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/9f/9f7f994517c5b53fe21385ad8293fd698d9977e3a5d24d3297af689d62dff99c-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p mime -std -complete -installsuffix shared -buildid YHGO2--KC9_eEjK8AJ6u/YHGO2--KC9_eEjK8AJ6u -goversion go1.11.10 -D "" -importcfg $WORK/b127/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/2c/2c9aab6486c3675aa547f00541977c3949251e2f8c427d89c458e044cc09a17f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sync BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid 7WoxK5KrZQ7GZy6GIqT1/7WoxK5KrZQ7GZy6GIqT1 -goversion go1.11.10 -D "" -importcfg $WORK/b097/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/5a/5ad6a7045e5f36f766546ebe92c90e7261eac8324c49b52ff642234affec83f2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/events BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid RW5eMcPjUdENsCYX0VZd/RW5eMcPjUdENsCYX0VZd -goversion go1.11.10 -D "" -importcfg $WORK/b095/importcfg -pack ./debug.go ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0b/0bd103a7480ae09589fd969b0c8d3b33a5c4f8cd3f5b90a4fe9609e87d64904a-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qTPzWSHxA020jky4rmuW/qTPzWSHxA020jky4rmuW -goversion go1.11.10 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/15/158ad4064da2b867a6e4e4c1d6b7514cc6e51b75ea6b69203297c358167d6f32-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 91H8xazpB907hlEEPcjn/91H8xazpB907hlEEPcjn -goversion go1.11.10 -D "" -importcfg $WORK/b131/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c8/c8baeb143ef0041fdc7dc21b18b0be56b7636eba1fe8370f2c0c80de32dcce12-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/urfave/cli=github.com/syncthing/syncthing/vendor/github.com/urfave/cli BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli -complete -installsuffix shared -buildid InEZzgk3rYlDesYQdTOi/InEZzgk3rYlDesYQdTOi -goversion go1.11.10 -D "" -importcfg $WORK/b079/importcfg -pack ./recli.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e1/e1068cbddd8861d01ea99bb46bf8e5d33a9267c5d4b3b27b6bb74215ee98e654-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 9qWosMnxyasH2T1Lwgee/9qWosMnxyasH2T1Lwgee -goversion go1.11.10 -D "" -importcfg $WORK/b132/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4d/4db6a1c7a2aef9e8a81718a7848fff6410386091f3f68e626305291926c9debf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3f/3fb130a6561fb11f18af03891ec8e3d931285c07456697b898fd6e74309e76f4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid 4d_QA-u8hLAD_zcBWVmu/4d_QA-u8hLAD_zcBWVmu -goversion go1.11.10 -D "" -importcfg $WORK/b140/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 7h66qYNJGf7wIYp0-r6N/7h66qYNJGf7wIYp0-r6N -goversion go1.11.10 -D "" -importcfg $WORK/b138/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/49/49404f2d5d2ef6809813528d4ced366afc7a1be2842f00c19aff9c5507620cff-d # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/91/91a2c956ba2efe13467a5f55f87d802461ae9045729d01325725bf025f37dede-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: packagefile crypto/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid Ywao_s2f2unLORjZnAQV/Ywao_s2f2unLORjZnAQV -goversion go1.11.10 -D "" -importcfg $WORK/b141/importcfg -pack ./sha256.go BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 8n6I1l949BZFI3qkeYsd/8n6I1l949BZFI3qkeYsd -goversion go1.11.10 -D "" -importcfg $WORK/b119/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c5/c5623d4eacd71dc8117193850526fa3c1f29b9b58d6bceb16b791e2a5c24eacb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid VjyKDgSdDOIphPYWvH9V/VjyKDgSdDOIphPYWvH9V -goversion go1.11.10 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/1f/1fe1ff9b5d0fec0b5e39b07b112c0ab8ec61282cfe71adc6290b1d4581308098-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/util BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid 70sUSSBIgpFz4yZ4OOJN/70sUSSBIgpFz4yZ4OOJN -goversion go1.11.10 -D "" -importcfg $WORK/b144/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/00/002aa13f2276d780a027a97e555e0e8011404dbfa2ca3649b1be3d374832f4fb-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p os/exec -std -complete -installsuffix shared -buildid 9rPXkVOo1_j72Wdq895S/9rPXkVOo1_j72Wdq895S -goversion go1.11.10 -D "" -importcfg $WORK/b147/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/82/822499aead6c507cc8fbe243e29502f8f7ef925c9441405738b117561108db9f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ef/ef2af8f5989dcc86ac00d593ba584639b6231736ec4e52b3ff3f108983402c9d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/20/20ecd60f6307dd8eba2789988e56fa7e8ae69dfab05ede507cca0d2744f2d518-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/22/2269e5df1a7c8cdffb1418329375be9df1c9af91216a32a7266dbcb529490309-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ac/aceb2632edd84616fdce2234c085da7c874e713fe3dbc07bb04b37ceb4bc0f31-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 gZvlbOuu6QcMYZvgWl13/gZvlbOuu6QcMYZvgWl13 -goversion go1.11.10 -D "" -importcfg $WORK/b113/importcfg -pack ./client.go ./socks.go BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -installsuffix shared -buildid s2w809UWodBsg05r6CuQ/s2w809UWodBsg05r6CuQ -goversion go1.11.10 -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/textproto -std -complete -installsuffix shared -buildid GY3Pk8ofqWFC-nFjTw9D/GY3Pk8ofqWFC-nFjTw9D -goversion go1.11.10 -D "" -importcfg $WORK/b124/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ge9d4y5SffLsvjegjZrs/ge9d4y5SffLsvjegjZrs -goversion go1.11.10 -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid e9bDidZ-QgRyoJlQODvG/e9bDidZ-QgRyoJlQODvG -goversion go1.11.10 -D "" -importcfg $WORK/b054/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8a/8afd82daee62984d3747bf93874ac6e8b77c6aa0d1581a7e8ff50155d4bb8456-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 LGkPU-15J4U1YvQeIWXu/LGkPU-15J4U1YvQeIWXu -goversion go1.11.10 -D "" -importcfg $WORK/b112/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/96/96ac09cb0c96b3b9c4faa03db0d939970870e99e300d8934e754c30a60132f11-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid IpanxJAauQECxGJMKMuw/IpanxJAauQECxGJMKMuw -goversion go1.11.10 -D "" -importcfg $WORK/b118/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b110/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/71/711b7d0afbe14ed21dee289fa585c6ef12c24f06c7b44835e29b749ece6f6705-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QPE0bwZ6AYrGI_mBTUOC/QPE0bwZ6AYrGI_mBTUOC -goversion go1.11.10 -D "" -importcfg $WORK/b125/importcfg -pack ./proxy.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b110/_pkg_.a $WORK/b110/sys_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b6/b637a1b446ec42e80ab1e33975cc276cc9b83b0b5761748e20b3f9dfdb96e370-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 O6HIZ6nJPY1Jb_0khU-4/O6HIZ6nJPY1Jb_0khU-4 -goversion go1.11.10 -D "" -importcfg $WORK/b107/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/60/60e3eeb75f647cb09c5b6d48a93f2413dd27ac19027aaf327579220eb8f6e820-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 ZKESolRIU1daRQuwpJ_A/ZKESolRIU1daRQuwpJ_A -goversion go1.11.10 -D "" -importcfg $WORK/b111/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1b/1b3448c33ab96c875a329b55ad64ca65f9d66505a25646c38247334f90b6f132-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p mime/multipart -std -complete -installsuffix shared -buildid TpHPP3lwYEr8OMsA8oWB/TpHPP3lwYEr8OMsA8oWB -goversion go1.11.10 -D "" -importcfg $WORK/b128/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/74/74c427ad8c482a4a51def51c5322a24037e3e31527093df3465fb9d04b21345d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/3e/3e330f84764ea23146847f74b5f60dda6250ff36a9b2aa283753470679b5a289-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ad/ad28c4d4688ecaf2d5c96a9d39443ca62fc4cd1ad609cc3f82cf74dc566d197d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e3/e3f1cc6bd86a3e20733e01f3dfab8e408f89efa003caeb70002fd1f422f68452-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p crypto/tls -std -complete -installsuffix shared -buildid k28zeSk24H5AH67bOwp5/k28zeSk24H5AH67bOwp5 -goversion go1.11.10 -D "" -importcfg $WORK/b029/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b088/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0a/0aa39af240818bc40d2083159cbd271250dfcbaf5e64f5cd5fb13a57d9a872d7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid lvY1Mdm_jjEivB6OlXbV/lvY1Mdm_jjEivB6OlXbV -goversion go1.11.10 -D "" -importcfg $WORK/b087/importcfg -pack ./doc.go ./isatty_linux.go BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid och_ATMY2j4YXdFcmQge/och_ATMY2j4YXdFcmQge -goversion go1.11.10 -D "" -importcfg $WORK/b103/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/9a/9a995ab34e16b6711d91bdd8cf6e703cec2bee6fe50176fd129b36dca0af702c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/29/290951cf5fa03a5a78d5ee3c0be6affa24ed0b2fac736283026fcc5a5fc6b8ee-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/fs BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/calmh/du=github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid KpJ4zVpyz3HxcsDsTgfW/KpJ4zVpyz3HxcsDsTgfW -goversion go1.11.10 -D "" -importcfg $WORK/b101/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/79/798227c6807348b167349bfd31f76d63227f25d5a86eb4aff53ffc287130221c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid XXtV1sleYXaMJO0FtKDu/XXtV1sleYXaMJO0FtKDu -goversion go1.11.10 -D "" -importcfg $WORK/b130/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/21/2193fb4370191e1784ba283b2f2542602985674b878fb4509c522a0617f9d0cb-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts BUILDSTDERR: importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http -std -complete -installsuffix shared -buildid yToz7BoFLERyDWRnp7jg/yToz7BoFLERyDWRnp7jg -goversion go1.11.10 -D "" -importcfg $WORK/b114/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/91/91e0a120d87fd2e880d22fa98d45f01bf9d28b25a152b56b91dd7e7eb3307124-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/locations BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid zzZtEhDHb3XSRNR0Apgx/zzZtEhDHb3XSRNR0Apgx -goversion go1.11.10 -D "" -importcfg $WORK/b148/importcfg -pack ./locations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a2/a2c9ad41932bfd5b8915e0cc6eb0deaf3bd121e1669043d550a905cfa67ed2f5-d # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/7d/7d5e2abfe83f4c64cebd66e73cc1e7ad2be8b8ada7f0f2eb32ef4d1f06f5e29c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 4a8i2AGHuc3sIb7EQ3Hs/4a8i2AGHuc3sIb7EQ3Hs -goversion go1.11.10 -D "" -importcfg $WORK/b139/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/9a/9acaa28cacd263e9484e36337dc0e57609b3d4cdb15b69491f7ffc598a4486b2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 aN9iuqKn3qGNn3ck8Oa-/aN9iuqKn3qGNn3ck8Oa- -goversion go1.11.10 -D "" -importcfg $WORK/b137/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/9b/9b0ceddaa4b9757f890a77506cfc36f1ae2ceba301a7b63fb01f6c7a828a62be-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid 9hNPp78HHLYOapCuIEcd/9hNPp78HHLYOapCuIEcd -goversion go1.11.10 -D "" -importcfg $WORK/b134/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/cf/cf9483558434d7c722bc9c714c7352171aba75084bb00f707debf54ebc05b2e2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ec/ec2dadedce8719f64bba70211f9456d4518657e962b400def7adaf9e197b4bec-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid lk6EhKvlTz9kr-HkUoUe/lk6EhKvlTz9kr-HkUoUe -goversion go1.11.10 -D "" -importcfg $WORK/b106/importcfg -pack ./internal.go ./public.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/6b/6b757b0be9880956a6eca628d84713ca7a3e283608bb9f5576ac9ae4d65ba286-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid gwqaxOheE4wcwKWhINnU/gwqaxOheE4wcwKWhINnU -goversion go1.11.10 -D "" -importcfg $WORK/b105/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a2/a2a72adc3442defeedd414f32aa11386cff8d1a2496fde5cdf8087bc6e1a817f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid F858yB7iZVY5u8idF7O8/F858yB7iZVY5u8idF7O8 -goversion go1.11.10 -D "" -importcfg $WORK/b145/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c4/c4fdd65b828ca6415e48ca7da70a2012c8a2a0eb656570eec599d45b5e0306f8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/config BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid 5jMoWM1JC5DXVbExiOpT/5jMoWM1JC5DXVbExiOpT -goversion go1.11.10 -D "" -importcfg $WORK/b093/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./versioningconfiguration.go ./wrapper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ea/eaf0d74bf4f732c14b10ec56ba3972a8a3928d88c113c2a0ddc59d3560a51623-d # internal BUILDSTDERR: github.com/syncthing/syncthing/cmd/stcli BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/AudriusButkevicius/recli=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli BUILDSTDERR: importmap github.com/flynn-archive/go-shlex=github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty BUILDSTDERR: importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/urfave/cli=github.com/syncthing/syncthing/vendor/github.com/urfave/cli BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stcli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid qNf0eN1IGRhhH6rb3pIg/qNf0eN1IGRhhH6rb3pIg -goversion go1.11.10 -D "" -importcfg $WORK/b001/importcfg -pack ./client.go ./errors.go ./main.go ./operations.go ./show.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d7/d7a270df5f6d0b6747299656f3e6a5354d7786d115ae66e359cf674762060543-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/stcli=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b113/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=w7UHaHisHT-C4sFjrWPn/qNf0eN1IGRhhH6rb3pIg/MRg8cRHyD41loUK83Bu4/w7UHaHisHT-C4sFjrWPn -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642994 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x6008e5d0822ce9d765df0c43f85dec02876f20a6 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p _bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out _bin/stcli BUILDSTDERR: rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IlxSbU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386 + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin + cp -pav _bin/syncthing /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/ '_bin/syncthing' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/syncthing' + cp -pav _bin/stdiscosrv /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/ '_bin/stdiscosrv' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/stdiscosrv' + cp -pav _bin/strelaysrv /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/ '_bin/strelaysrv' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/strelaysrv' + cp -pav _bin/strelaypoolsrv /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/ '_bin/strelaypoolsrv' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/strelaypoolsrv' + cp -pav _bin/stcli /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/ '_bin/stcli' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/bin/stcli' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7 + cp -pav ./man/syncthing.1 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man1/ './man/syncthing.1' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man1/syncthing.1' + cp -pav ./man/syncthing-config.5 ./man/syncthing-stignore.5 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man5/ './man/syncthing-config.5' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man5/syncthing-config.5' './man/syncthing-stignore.5' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//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.1.4-1.fc29.i386//usr/share/man/man7/ './man/syncthing-bep.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-bep.7' './man/syncthing-device-ids.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-device-ids.7' './man/syncthing-event-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-event-api.7' './man/syncthing-faq.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-faq.7' './man/syncthing-globaldisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-globaldisco.7' './man/syncthing-localdisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-localdisco.7' './man/syncthing-networking.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-networking.7' './man/syncthing-relay.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-relay.7' './man/syncthing-rest-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-rest-api.7' './man/syncthing-security.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-security.7' './man/syncthing-versioning.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man7/syncthing-versioning.7' + cp -pav ./man/stdiscosrv.1 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man1/ './man/stdiscosrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man1/stdiscosrv.1' + cp -pav ./man/strelaysrv.1 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man1/ './man/strelaysrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/share/man/man1/strelaysrv.1' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/user + cp -pav etc/linux-systemd/system/syncthing@.service /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing@.service' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/system/syncthing@.service' + cp -pav etc/linux-systemd/system/syncthing-resume.service /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing-resume.service' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/system/syncthing-resume.service' + cp -pav etc/linux-systemd/user/syncthing.service /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/user/ 'etc/linux-systemd/user/syncthing.service' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/user/syncthing.service' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386//usr/lib/systemd/user-preset + echo 'disable syncthing*' BUILDSTDERR: ++ find -name '*.go' -executable -print + go-rpm-integration install -i github.com/syncthing/syncthing -o devel.file-list -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386 -g /usr/share/gocode -b /builddir/build/BUILD/syncthing/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src' Installing: github.com/syncthing/syncthing install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing' '/builddir/build/BUILD/syncthing/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/CONTRIBUTING.md' '/builddir/build/BUILD/syncthing/CONDUCT.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/CONDUCT.md' '/builddir/build/BUILD/syncthing/GOALS.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/GOALS.md' '/builddir/build/BUILD/syncthing/README-Docker.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/README-Docker.md' '/builddir/build/BUILD/syncthing/README.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/README.md' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stbench' '/builddir/build/BUILD/syncthing/cmd/stbench/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stbench/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli' '/builddir/build/BUILD/syncthing/cmd/stcli/client.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/client.go' '/builddir/build/BUILD/syncthing/cmd/stcli/errors.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/errors.go' '/builddir/build/BUILD/syncthing/cmd/stcli/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/main.go' '/builddir/build/BUILD/syncthing/cmd/stcli/operations.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/operations.go' '/builddir/build/BUILD/syncthing/cmd/stcli/show.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/show.go' '/builddir/build/BUILD/syncthing/cmd/stcli/utils.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/utils.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcompdirs' '/builddir/build/BUILD/syncthing/cmd/stcompdirs/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcompdirs/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdisco' '/builddir/build/BUILD/syncthing/cmd/stdisco/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdisco/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/README.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/README.md' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/apisrv.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/apisrv.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/apisrv_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/apisrv_test.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/database.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/database.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/database.pb.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/database.pb.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/database_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/database_test.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/main.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/replication.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/replication.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/stats.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/stats.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stevents' '/builddir/build/BUILD/syncthing/cmd/stevents/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stevents/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfileinfo' '/builddir/build/BUILD/syncthing/cmd/stfileinfo/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfileinfo/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfinddevice' '/builddir/build/BUILD/syncthing/cmd/stfinddevice/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfinddevice/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfindignored' '/builddir/build/BUILD/syncthing/cmd/stfindignored/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfindignored/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stgenfiles' '/builddir/build/BUILD/syncthing/cmd/stgenfiles/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stgenfiles/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex' '/builddir/build/BUILD/syncthing/cmd/stindex/dump.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/dump.go' '/builddir/build/BUILD/syncthing/cmd/stindex/dumpsize.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/dumpsize.go' '/builddir/build/BUILD/syncthing/cmd/stindex/idxck.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/idxck.go' '/builddir/build/BUILD/syncthing/cmd/stindex/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/main.go' '/builddir/build/BUILD/syncthing/cmd/stindex/util.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/README.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/README.md' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/auto/doc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto/doc.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/auto/gui.files.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto/gui.files.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/main.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/stats.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/stats.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/stats_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/stats_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/README.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/README.md' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/listener.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/listener.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/main.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/pool.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/pool.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/session.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/session.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/status.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/status.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/testutil' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/testutil/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/testutil/main.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/utils.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/utils.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stsigtool' '/builddir/build/BUILD/syncthing/cmd/stsigtool/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stsigtool/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stvanity' '/builddir/build/BUILD/syncthing/cmd/stvanity/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stvanity/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stwatchfile' '/builddir/build/BUILD/syncthing/cmd/stwatchfile/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stwatchfile/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing' '/builddir/build/BUILD/syncthing/cmd/syncthing/auditservice.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/auditservice.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/auditservice_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/auditservice_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/blockprof.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/blockprof.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/cpuusage.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/cpuusage.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/cpuusage_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/cpuusage_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/debug.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/heapprof.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/heapprof.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/main.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/main_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/main_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/monitor.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/monitor.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/monitor_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/monitor_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/openurl_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/openurl_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/perfstats_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/perfstats_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/superuser_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/superuser_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/traceback.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/traceback.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/usage.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/usage.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/verboseservice.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/verboseservice.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/uraggregate' '/builddir/build/BUILD/syncthing/cmd/uraggregate/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/uraggregate/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/ursrv' '/builddir/build/BUILD/syncthing/cmd/ursrv/analytics.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/ursrv/analytics.go' '/builddir/build/BUILD/syncthing/cmd/ursrv/compiler_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/ursrv/compiler_test.go' '/builddir/build/BUILD/syncthing/cmd/ursrv/formatting.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/ursrv/formatting.go' '/builddir/build/BUILD/syncthing/cmd/ursrv/main.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/ursrv/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api' '/builddir/build/BUILD/syncthing/lib/api/api.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/api.go' '/builddir/build/BUILD/syncthing/lib/api/api_auth.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/api_auth.go' '/builddir/build/BUILD/syncthing/lib/api/api_auth_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/api_auth_test.go' '/builddir/build/BUILD/syncthing/lib/api/api_csrf.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/api_csrf.go' '/builddir/build/BUILD/syncthing/lib/api/api_statics.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/api_statics.go' '/builddir/build/BUILD/syncthing/lib/api/api_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/api_test.go' '/builddir/build/BUILD/syncthing/lib/api/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/debug.go' '/builddir/build/BUILD/syncthing/lib/api/mocked_config_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/mocked_config_test.go' '/builddir/build/BUILD/syncthing/lib/api/mocked_connections_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/mocked_connections_test.go' '/builddir/build/BUILD/syncthing/lib/api/mocked_cpuusage_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/mocked_cpuusage_test.go' '/builddir/build/BUILD/syncthing/lib/api/mocked_discovery_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/mocked_discovery_test.go' '/builddir/build/BUILD/syncthing/lib/api/mocked_events_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/mocked_events_test.go' '/builddir/build/BUILD/syncthing/lib/api/mocked_logger_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/mocked_logger_test.go' '/builddir/build/BUILD/syncthing/lib/api/mocked_model_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/mocked_model_test.go' '/builddir/build/BUILD/syncthing/lib/api/support_bundle.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/support_bundle.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto' '/builddir/build/BUILD/syncthing/lib/auto/auto_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto/auto_test.go' '/builddir/build/BUILD/syncthing/lib/auto/doc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto/doc.go' '/builddir/build/BUILD/syncthing/lib/auto/gui.files.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto/gui.files.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon' '/builddir/build/BUILD/syncthing/lib/beacon/beacon.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/beacon.go' '/builddir/build/BUILD/syncthing/lib/beacon/broadcast.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/broadcast.go' '/builddir/build/BUILD/syncthing/lib/beacon/broadcast_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/broadcast_test.go' '/builddir/build/BUILD/syncthing/lib/beacon/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/debug.go' '/builddir/build/BUILD/syncthing/lib/beacon/doc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/doc.go' '/builddir/build/BUILD/syncthing/lib/beacon/multicast.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/multicast.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/build' '/builddir/build/BUILD/syncthing/lib/build/build.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/build/build.go' '/builddir/build/BUILD/syncthing/lib/build/build_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/build/build_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config' '/builddir/build/BUILD/syncthing/lib/config/authmode.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/authmode.go' '/builddir/build/BUILD/syncthing/lib/config/commit_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/commit_test.go' '/builddir/build/BUILD/syncthing/lib/config/config.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/config.go' '/builddir/build/BUILD/syncthing/lib/config/config_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/config_test.go' '/builddir/build/BUILD/syncthing/lib/config/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/debug.go' '/builddir/build/BUILD/syncthing/lib/config/deviceconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/deviceconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/folderconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/folderconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/foldertype.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/foldertype.go' '/builddir/build/BUILD/syncthing/lib/config/guiconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/guiconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/ldapconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/ldapconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/ldaptransport.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/ldaptransport.go' '/builddir/build/BUILD/syncthing/lib/config/observed.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/observed.go' '/builddir/build/BUILD/syncthing/lib/config/optionsconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/optionsconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/pullorder.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/pullorder.go' '/builddir/build/BUILD/syncthing/lib/config/size.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/size.go' '/builddir/build/BUILD/syncthing/lib/config/size_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/size_test.go' '/builddir/build/BUILD/syncthing/lib/config/versioningconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/versioningconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/wrapper.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/wrapper.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections' '/builddir/build/BUILD/syncthing/lib/connections/config.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/config.go' '/builddir/build/BUILD/syncthing/lib/connections/connections_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/connections_test.go' '/builddir/build/BUILD/syncthing/lib/connections/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/debug.go' '/builddir/build/BUILD/syncthing/lib/connections/deprecated.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/deprecated.go' '/builddir/build/BUILD/syncthing/lib/connections/lan_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/lan_test.go' '/builddir/build/BUILD/syncthing/lib/connections/limiter.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/limiter.go' '/builddir/build/BUILD/syncthing/lib/connections/limiter_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/limiter_test.go' '/builddir/build/BUILD/syncthing/lib/connections/relay_dial.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/relay_dial.go' '/builddir/build/BUILD/syncthing/lib/connections/relay_listen.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/relay_listen.go' '/builddir/build/BUILD/syncthing/lib/connections/service.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/service.go' '/builddir/build/BUILD/syncthing/lib/connections/structs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/structs.go' '/builddir/build/BUILD/syncthing/lib/connections/tcp_dial.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/tcp_dial.go' '/builddir/build/BUILD/syncthing/lib/connections/tcp_listen.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/tcp_listen.go' '/builddir/build/BUILD/syncthing/lib/connections/util.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db' '/builddir/build/BUILD/syncthing/lib/db/benchmark_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/benchmark_test.go' '/builddir/build/BUILD/syncthing/lib/db/blockmap.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/blockmap.go' '/builddir/build/BUILD/syncthing/lib/db/blockmap_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/blockmap_test.go' '/builddir/build/BUILD/syncthing/lib/db/db_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/db_test.go' '/builddir/build/BUILD/syncthing/lib/db/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/debug.go' '/builddir/build/BUILD/syncthing/lib/db/instance.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/instance.go' '/builddir/build/BUILD/syncthing/lib/db/keyer.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/keyer.go' '/builddir/build/BUILD/syncthing/lib/db/keyer_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/keyer_test.go' '/builddir/build/BUILD/syncthing/lib/db/lowlevel.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/lowlevel.go' '/builddir/build/BUILD/syncthing/lib/db/meta.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/meta.go' '/builddir/build/BUILD/syncthing/lib/db/meta_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/meta_test.go' '/builddir/build/BUILD/syncthing/lib/db/namespaced.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/namespaced.go' '/builddir/build/BUILD/syncthing/lib/db/namespaced_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/namespaced_test.go' '/builddir/build/BUILD/syncthing/lib/db/schemaupdater.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/schemaupdater.go' '/builddir/build/BUILD/syncthing/lib/db/set.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/set.go' '/builddir/build/BUILD/syncthing/lib/db/set_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/set_test.go' '/builddir/build/BUILD/syncthing/lib/db/smallindex.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/smallindex.go' '/builddir/build/BUILD/syncthing/lib/db/smallindex_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/smallindex_test.go' '/builddir/build/BUILD/syncthing/lib/db/structs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/structs.go' '/builddir/build/BUILD/syncthing/lib/db/structs.pb.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/structs.pb.go' '/builddir/build/BUILD/syncthing/lib/db/transactions.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/transactions.go' '/builddir/build/BUILD/syncthing/lib/db/util_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/util_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer' '/builddir/build/BUILD/syncthing/lib/dialer/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer/empty_test.go' '/builddir/build/BUILD/syncthing/lib/dialer/internal.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer/internal.go' '/builddir/build/BUILD/syncthing/lib/dialer/public.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer/public.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover' '/builddir/build/BUILD/syncthing/lib/discover/cache.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/cache.go' '/builddir/build/BUILD/syncthing/lib/discover/cache_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/cache_test.go' '/builddir/build/BUILD/syncthing/lib/discover/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/debug.go' '/builddir/build/BUILD/syncthing/lib/discover/discover.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/discover.go' '/builddir/build/BUILD/syncthing/lib/discover/doc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/doc.go' '/builddir/build/BUILD/syncthing/lib/discover/global.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/global.go' '/builddir/build/BUILD/syncthing/lib/discover/global_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/global_test.go' '/builddir/build/BUILD/syncthing/lib/discover/local.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/local.go' '/builddir/build/BUILD/syncthing/lib/discover/local.pb.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/local.pb.go' '/builddir/build/BUILD/syncthing/lib/discover/local_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/local_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events' '/builddir/build/BUILD/syncthing/lib/events/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events/debug.go' '/builddir/build/BUILD/syncthing/lib/events/events.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events/events.go' '/builddir/build/BUILD/syncthing/lib/events/events_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events/events_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs' '/builddir/build/BUILD/syncthing/lib/fs/basicfs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_fileinfo_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_fileinfo_unix.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_test.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_unix.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch_errors_linux.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch_errors_linux.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch_eventtypes_inotify.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch_eventtypes_inotify.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch_test.go' '/builddir/build/BUILD/syncthing/lib/fs/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/debug.go' '/builddir/build/BUILD/syncthing/lib/fs/errorfs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/errorfs.go' '/builddir/build/BUILD/syncthing/lib/fs/fakefs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/fakefs.go' '/builddir/build/BUILD/syncthing/lib/fs/fakefs_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/fakefs_test.go' '/builddir/build/BUILD/syncthing/lib/fs/filesystem.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/filesystem.go' '/builddir/build/BUILD/syncthing/lib/fs/filesystem_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/filesystem_test.go' '/builddir/build/BUILD/syncthing/lib/fs/folding.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/folding.go' '/builddir/build/BUILD/syncthing/lib/fs/folding_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/folding_test.go' '/builddir/build/BUILD/syncthing/lib/fs/logfs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/logfs.go' '/builddir/build/BUILD/syncthing/lib/fs/lstat_broken.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/lstat_broken.go' '/builddir/build/BUILD/syncthing/lib/fs/mtimefs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/mtimefs.go' '/builddir/build/BUILD/syncthing/lib/fs/mtimefs_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/mtimefs_test.go' '/builddir/build/BUILD/syncthing/lib/fs/tempname.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/tempname.go' '/builddir/build/BUILD/syncthing/lib/fs/tempname_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/tempname_test.go' '/builddir/build/BUILD/syncthing/lib/fs/types.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/types.go' '/builddir/build/BUILD/syncthing/lib/fs/util.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/util.go' '/builddir/build/BUILD/syncthing/lib/fs/util_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/util_test.go' '/builddir/build/BUILD/syncthing/lib/fs/walkfs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/walkfs.go' '/builddir/build/BUILD/syncthing/lib/fs/walkfs_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/walkfs_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore' '/builddir/build/BUILD/syncthing/lib/ignore/cache.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/cache.go' '/builddir/build/BUILD/syncthing/lib/ignore/cache_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/cache_test.go' '/builddir/build/BUILD/syncthing/lib/ignore/ignore.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/ignore.go' '/builddir/build/BUILD/syncthing/lib/ignore/ignore_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/ignore_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/locations' '/builddir/build/BUILD/syncthing/lib/locations/locations.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/locations/locations.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/logger' '/builddir/build/BUILD/syncthing/lib/logger/logger.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/logger/logger.go' '/builddir/build/BUILD/syncthing/lib/logger/logger_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/logger/logger_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model' '/builddir/build/BUILD/syncthing/lib/model/bytesemaphore.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/bytesemaphore.go' '/builddir/build/BUILD/syncthing/lib/model/bytesemaphore_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/bytesemaphore_test.go' '/builddir/build/BUILD/syncthing/lib/model/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/debug.go' '/builddir/build/BUILD/syncthing/lib/model/deviceactivity.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/deviceactivity.go' '/builddir/build/BUILD/syncthing/lib/model/deviceactivity_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/deviceactivity_test.go' '/builddir/build/BUILD/syncthing/lib/model/devicedownloadstate.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/devicedownloadstate.go' '/builddir/build/BUILD/syncthing/lib/model/devicedownloadstate_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/devicedownloadstate_test.go' '/builddir/build/BUILD/syncthing/lib/model/doc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/doc.go' '/builddir/build/BUILD/syncthing/lib/model/fakeconns_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/fakeconns_test.go' '/builddir/build/BUILD/syncthing/lib/model/folder.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder.go' '/builddir/build/BUILD/syncthing/lib/model/folder_recvonly.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_recvonly.go' '/builddir/build/BUILD/syncthing/lib/model/folder_recvonly_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_recvonly_test.go' '/builddir/build/BUILD/syncthing/lib/model/folder_sendonly.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_sendonly.go' '/builddir/build/BUILD/syncthing/lib/model/folder_sendrecv.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_sendrecv.go' '/builddir/build/BUILD/syncthing/lib/model/folder_sendrecv_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_sendrecv_test.go' '/builddir/build/BUILD/syncthing/lib/model/folder_summary.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_summary.go' '/builddir/build/BUILD/syncthing/lib/model/folder_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_test.go' '/builddir/build/BUILD/syncthing/lib/model/folderstate.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folderstate.go' '/builddir/build/BUILD/syncthing/lib/model/model.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/model.go' '/builddir/build/BUILD/syncthing/lib/model/model_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/model_test.go' '/builddir/build/BUILD/syncthing/lib/model/progressemitter.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/progressemitter.go' '/builddir/build/BUILD/syncthing/lib/model/progressemitter_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/progressemitter_test.go' '/builddir/build/BUILD/syncthing/lib/model/queue.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/queue.go' '/builddir/build/BUILD/syncthing/lib/model/queue_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/queue_test.go' '/builddir/build/BUILD/syncthing/lib/model/requests_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/requests_test.go' '/builddir/build/BUILD/syncthing/lib/model/sentdownloadstate.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/sentdownloadstate.go' '/builddir/build/BUILD/syncthing/lib/model/sharedpullerstate.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/sharedpullerstate.go' '/builddir/build/BUILD/syncthing/lib/model/sharedpullerstate_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/sharedpullerstate_test.go' '/builddir/build/BUILD/syncthing/lib/model/testos_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/testos_test.go' '/builddir/build/BUILD/syncthing/lib/model/testutils_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/testutils_test.go' '/builddir/build/BUILD/syncthing/lib/model/util.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat' '/builddir/build/BUILD/syncthing/lib/nat/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/debug.go' '/builddir/build/BUILD/syncthing/lib/nat/interface.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/interface.go' '/builddir/build/BUILD/syncthing/lib/nat/registry.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/registry.go' '/builddir/build/BUILD/syncthing/lib/nat/service.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/service.go' '/builddir/build/BUILD/syncthing/lib/nat/structs.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/structs.go' '/builddir/build/BUILD/syncthing/lib/nat/structs_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/structs_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil' '/builddir/build/BUILD/syncthing/lib/osutil/atomic.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/atomic.go' '/builddir/build/BUILD/syncthing/lib/osutil/atomic_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/atomic_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/atomic_unix_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/atomic_unix_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/filenames_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/filenames_unix.go' '/builddir/build/BUILD/syncthing/lib/osutil/hidden_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/hidden_unix.go' '/builddir/build/BUILD/syncthing/lib/osutil/lan.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/lan.go' '/builddir/build/BUILD/syncthing/lib/osutil/lowprio_linux.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/lowprio_linux.go' '/builddir/build/BUILD/syncthing/lib/osutil/net.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/net.go' '/builddir/build/BUILD/syncthing/lib/osutil/osutil.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/osutil.go' '/builddir/build/BUILD/syncthing/lib/osutil/osutil_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/osutil_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/ping.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/ping.go' '/builddir/build/BUILD/syncthing/lib/osutil/replacingwriter.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/replacingwriter.go' '/builddir/build/BUILD/syncthing/lib/osutil/replacingwriter_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/replacingwriter_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/rlimit_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/rlimit_unix.go' '/builddir/build/BUILD/syncthing/lib/osutil/symlink.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/symlink.go' '/builddir/build/BUILD/syncthing/lib/osutil/tempfile.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/tempfile.go' '/builddir/build/BUILD/syncthing/lib/osutil/traversessymlink.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/traversessymlink.go' '/builddir/build/BUILD/syncthing/lib/osutil/traversessymlink_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/traversessymlink_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp' '/builddir/build/BUILD/syncthing/lib/pmp/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp/debug.go' '/builddir/build/BUILD/syncthing/lib/pmp/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp/empty_test.go' '/builddir/build/BUILD/syncthing/lib/pmp/pmp.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp/pmp.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol' '/builddir/build/BUILD/syncthing/lib/protocol/benchmark_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/benchmark_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/bep.pb.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/bep.pb.go' '/builddir/build/BUILD/syncthing/lib/protocol/bep_extensions.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/bep_extensions.go' '/builddir/build/BUILD/syncthing/lib/protocol/bufferpool.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/bufferpool.go' '/builddir/build/BUILD/syncthing/lib/protocol/common_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/common_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/compression.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/compression.go' '/builddir/build/BUILD/syncthing/lib/protocol/compression_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/compression_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/conflict_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/conflict_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/counting.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/counting.go' '/builddir/build/BUILD/syncthing/lib/protocol/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/debug.go' '/builddir/build/BUILD/syncthing/lib/protocol/deviceid.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/deviceid.go' '/builddir/build/BUILD/syncthing/lib/protocol/deviceid_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/deviceid_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/deviceid_test.pb.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/deviceid_test.pb.go' '/builddir/build/BUILD/syncthing/lib/protocol/doc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/doc.go' '/builddir/build/BUILD/syncthing/lib/protocol/errors.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/errors.go' '/builddir/build/BUILD/syncthing/lib/protocol/hello.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/hello.go' '/builddir/build/BUILD/syncthing/lib/protocol/hello_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/hello_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/luhn.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/luhn.go' '/builddir/build/BUILD/syncthing/lib/protocol/luhn_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/luhn_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/nativemodel_unix.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/nativemodel_unix.go' '/builddir/build/BUILD/syncthing/lib/protocol/protocol.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/protocol.go' '/builddir/build/BUILD/syncthing/lib/protocol/protocol_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/protocol_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/vector.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/vector.go' '/builddir/build/BUILD/syncthing/lib/protocol/vector_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/vector_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/wireformat.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/wireformat.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand' '/builddir/build/BUILD/syncthing/lib/rand/random.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/random.go' '/builddir/build/BUILD/syncthing/lib/rand/random_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/random_test.go' '/builddir/build/BUILD/syncthing/lib/rand/securesource.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/securesource.go' '/builddir/build/BUILD/syncthing/lib/rand/securesource_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/securesource_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rc' '/builddir/build/BUILD/syncthing/lib/rc/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rc/debug.go' '/builddir/build/BUILD/syncthing/lib/rc/rc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rc/rc.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client' '/builddir/build/BUILD/syncthing/lib/relay/client/client.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/client.go' '/builddir/build/BUILD/syncthing/lib/relay/client/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/debug.go' '/builddir/build/BUILD/syncthing/lib/relay/client/dynamic.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/dynamic.go' '/builddir/build/BUILD/syncthing/lib/relay/client/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/empty_test.go' '/builddir/build/BUILD/syncthing/lib/relay/client/methods.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/methods.go' '/builddir/build/BUILD/syncthing/lib/relay/client/static.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/static.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol' '/builddir/build/BUILD/syncthing/lib/relay/protocol/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/empty_test.go' '/builddir/build/BUILD/syncthing/lib/relay/protocol/packets.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/packets.go' '/builddir/build/BUILD/syncthing/lib/relay/protocol/packets_xdr.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/packets_xdr.go' '/builddir/build/BUILD/syncthing/lib/relay/protocol/protocol.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/protocol.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner' '/builddir/build/BUILD/syncthing/lib/scanner/blockqueue.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/blockqueue.go' '/builddir/build/BUILD/syncthing/lib/scanner/blocks.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/blocks.go' '/builddir/build/BUILD/syncthing/lib/scanner/blocks_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/blocks_test.go' '/builddir/build/BUILD/syncthing/lib/scanner/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/debug.go' '/builddir/build/BUILD/syncthing/lib/scanner/doc.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/doc.go' '/builddir/build/BUILD/syncthing/lib/scanner/virtualfs_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/virtualfs_test.go' '/builddir/build/BUILD/syncthing/lib/scanner/walk.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/walk.go' '/builddir/build/BUILD/syncthing/lib/scanner/walk_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/walk_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sha256' '/builddir/build/BUILD/syncthing/lib/sha256/sha256.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sha256/sha256.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/signature' '/builddir/build/BUILD/syncthing/lib/signature/signature.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/signature/signature.go' '/builddir/build/BUILD/syncthing/lib/signature/signature_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/signature/signature_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats' '/builddir/build/BUILD/syncthing/lib/stats/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/debug.go' '/builddir/build/BUILD/syncthing/lib/stats/device.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/device.go' '/builddir/build/BUILD/syncthing/lib/stats/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/empty_test.go' '/builddir/build/BUILD/syncthing/lib/stats/folder.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/folder.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync' '/builddir/build/BUILD/syncthing/lib/sync/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync/debug.go' '/builddir/build/BUILD/syncthing/lib/sync/sync.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync/sync.go' '/builddir/build/BUILD/syncthing/lib/sync/sync_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync/sync_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/tlsutil' '/builddir/build/BUILD/syncthing/lib/tlsutil/tlsutil.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/tlsutil/tlsutil.go' '/builddir/build/BUILD/syncthing/lib/tlsutil/tlsutil_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/tlsutil/tlsutil_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade' '/builddir/build/BUILD/syncthing/lib/upgrade/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/debug.go' '/builddir/build/BUILD/syncthing/lib/upgrade/signingkey.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/signingkey.go' '/builddir/build/BUILD/syncthing/lib/upgrade/upgrade_common.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/upgrade_common.go' '/builddir/build/BUILD/syncthing/lib/upgrade/upgrade_supported.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/upgrade_supported.go' '/builddir/build/BUILD/syncthing/lib/upgrade/upgrade_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/upgrade_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp' '/builddir/build/BUILD/syncthing/lib/upnp/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/debug.go' '/builddir/build/BUILD/syncthing/lib/upnp/igd_service.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/igd_service.go' '/builddir/build/BUILD/syncthing/lib/upnp/upnp.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/upnp.go' '/builddir/build/BUILD/syncthing/lib/upnp/upnp_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/upnp_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ur' '/builddir/build/BUILD/syncthing/lib/ur/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ur/debug.go' '/builddir/build/BUILD/syncthing/lib/ur/memsize_linux.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ur/memsize_linux.go' '/builddir/build/BUILD/syncthing/lib/ur/usage_report.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ur/usage_report.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/util' '/builddir/build/BUILD/syncthing/lib/util/utils.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/util/utils.go' '/builddir/build/BUILD/syncthing/lib/util/utils_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/util/utils_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner' '/builddir/build/BUILD/syncthing/lib/versioner/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/debug.go' '/builddir/build/BUILD/syncthing/lib/versioner/empty_dir_tracker.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/empty_dir_tracker.go' '/builddir/build/BUILD/syncthing/lib/versioner/empty_dir_tracker_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/empty_dir_tracker_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/external.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/external.go' '/builddir/build/BUILD/syncthing/lib/versioner/external_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/external_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/simple.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/simple.go' '/builddir/build/BUILD/syncthing/lib/versioner/simple_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/simple_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/staggered.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/staggered.go' '/builddir/build/BUILD/syncthing/lib/versioner/staggered_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/staggered_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/trashcan.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/trashcan.go' '/builddir/build/BUILD/syncthing/lib/versioner/trashcan_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/trashcan_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/util.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/util.go' '/builddir/build/BUILD/syncthing/lib/versioner/versioner.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/versioner.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator' '/builddir/build/BUILD/syncthing/lib/watchaggregator/aggregator.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator/aggregator.go' '/builddir/build/BUILD/syncthing/lib/watchaggregator/aggregator_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator/aggregator_test.go' '/builddir/build/BUILD/syncthing/lib/watchaggregator/debug.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator/debug.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash' '/builddir/build/BUILD/syncthing/lib/weakhash/benchmark_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash/benchmark_test.go' '/builddir/build/BUILD/syncthing/lib/weakhash/weakhash.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash/weakhash.go' '/builddir/build/BUILD/syncthing/lib/weakhash/weakhash_test.go' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash/weakhash_test.go' '/builddir/build/BUILD/syncthing/.goipath' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/gocode/src/github.com/syncthing/syncthing/.goipath' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.1.4-1.fc29 --unique-debug-suffix -1.1.4-1.fc29.i386 --unique-debug-src-base syncthing-1.1.4-1.fc29.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/stcli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/strelaysrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/strelaypoolsrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/syncthing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/stcli extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/syncthing extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/bin/strelaypoolsrv BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 16609 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X8cMcz + umask 022 + cd /builddir/build/BUILD + cd syncthing + export LANG=C.utf8 + LANG=C.utf8 BUILDSTDERR: ++ 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/stdiscosrv ok github.com/syncthing/syncthing/cmd/stdiscosrv 0.034s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.017s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.032s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/auto ok github.com/syncthing/syncthing/lib/auto 0.006s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/config ok github.com/syncthing/syncthing/lib/config 0.061s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.065s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.738s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/dialer ok github.com/syncthing/syncthing/lib/dialer 0.006s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.374s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.501s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/fs ok github.com/syncthing/syncthing/lib/fs 0.316s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.024s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.005s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/model ok github.com/syncthing/syncthing/lib/model 30.576s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.015s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.052s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.009s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.515s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.778s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.009s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.007s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/scanner ok github.com/syncthing/syncthing/lib/scanner 25.608s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.187s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/sync ok github.com/syncthing/syncthing/lib/sync 1.029s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.020s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.007s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.009s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.005s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/watchaggregator ok github.com/syncthing/syncthing/lib/watchaggregator 7.232s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -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.005s + exit 0 Processing files: syncthing-1.1.4-1.fc29.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V3sgdJ + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IXEwfT + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing + exit 0 Provides: bundled(ForkAwesome) = 1.1.2 bundled(angular) = 1.3.20 bundled(angular-dirPagination) = 759009c bundled(angular-sanitize) = 1.3.20 bundled(angular-translate) = 2.9.0.1 bundled(angular-translate-loader-static-files) = 2.11.0 bundled(bootstrap) = 3.3.6 bundled(daterangepicker) = 3.0.0 bundled(golang(github.com/AudriusButkevicius/go-nat-pmp)) = 452c97607362 bundled(golang(github.com/AudriusButkevicius/recli)) = 0.0.5 bundled(golang(github.com/bkaradzic/go-lz4)) = 7224d8d8f27e bundled(golang(github.com/calmh/du)) = 1.0.1 bundled(golang(github.com/calmh/xdr)) = 1.1.0 bundled(golang(github.com/chmduquesne/rollinghash)) = a60f8e7142b5 bundled(golang(github.com/d4l3k/messagediff)) = 1.2.1 bundled(golang(github.com/davecgh/go-spew)) = 1.1.1 bundled(golang(github.com/flynn-archive/go-shlex)) = 3f9db97f8568 bundled(golang(github.com/gobwas/glob)) = 51eb1ee00b6d bundled(golang(github.com/gogo/protobuf)) = 1.2.1 bundled(golang(github.com/golang/groupcache)) = 84a468cf14b4 bundled(golang(github.com/golang/snappy)) = 553a64147049 bundled(golang(github.com/jackpal/gateway)) = 5795ac81146e bundled(golang(github.com/kballard/go-shellquote)) = cd60e84ee657 bundled(golang(github.com/kr/pretty)) = 0.1.0 bundled(golang(github.com/lib/pq)) = 1.1.1 bundled(golang(github.com/mattn/go-isatty)) = 0.0.7 bundled(golang(github.com/minio/sha256-simd)) = cc1980cb0338 bundled(golang(github.com/onsi/ginkgo)) = 6c46eb8334b3 bundled(golang(github.com/onsi/gomega)) = ba3724c94e4d bundled(golang(github.com/oschwald/geoip2-golang)) = 1.3.0 bundled(golang(github.com/oschwald/maxminddb-golang)) = 26fe5ace1c70 bundled(golang(github.com/petermattis/goid)) = 3db12ebb2a59 bundled(golang(github.com/pkg/errors)) = 0.8.1 bundled(golang(github.com/pmezard/go-difflib)) = 1.0.0 bundled(golang(github.com/prometheus/client_golang)) = 0.9.2 bundled(golang(github.com/rcrowley/go-metrics)) = e181e095bae9 bundled(golang(github.com/sasha-s/go-deadlock)) = 0.2.0 bundled(golang(github.com/stretchr/testify)) = 1.2.2 bundled(golang(github.com/syncthing/notify)) = 4e389ea6c0d8 bundled(golang(github.com/syndtr/goleveldb)) = 34011bf325bc bundled(golang(github.com/thejerf/suture)) = 3.0.2+incompatible bundled(golang(github.com/urfave/cli)) = 1.20.0 bundled(golang(github.com/vitrun/qart)) = bf64b92db6b0 bundled(golang(golang.org/x/crypto)) = c2843e01d9a2 bundled(golang(golang.org/x/net)) = 351d144fa1fc bundled(golang(golang.org/x/text)) = e19ae1496984 bundled(golang(golang.org/x/time)) = 6dc17368e09b bundled(golang(gopkg.in/asn1-ber.v1)) = 379148ca0225 bundled(golang(gopkg.in/check.v1)) = 788fd7840127 bundled(golang(gopkg.in/ldap.v2)) = 2.5.1 bundled(golang(gopkg.in/yaml.v2)) = 287cf08546ab bundled(jquery) = 2.2.2 bundled(jquery-fancytree) = 2.28.1 bundled(jquery-ui) = 1.12.1 bundled(moment) = 2.19.4 syncthing = 1.1.4-1.fc29 syncthing(x86-32) = 1.1.4-1.fc29 syncthing-inotify = 0.8.7-5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Obsoletes: syncthing-inotify < 0.8.7-5 Processing files: syncthing-devel-1.1.4-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CcEW73 + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-devel + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U7Sy1e + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-devel + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-devel + exit 0 Provides: golang(github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/api) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/api)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/auto) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/auto)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/beacon) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/beacon)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/build) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/build)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/config) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/config)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/connections) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/connections)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/db) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/db)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/dialer) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/dialer)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/discover) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/discover)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/events) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/events)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/fs) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/fs)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/ignore) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/ignore)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/locations) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/locations)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/logger) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/logger)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/model) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/model)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/nat) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/nat)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/osutil) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/osutil)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/pmp) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/pmp)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/protocol) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/protocol)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/rand) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/rand)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/rc) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/rc)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/relay/client) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/relay/client)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/relay/protocol) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/relay/protocol)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/scanner) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/scanner)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/sha256) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/sha256)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/signature) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/signature)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/stats) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/stats)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/sync) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/sync)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/tlsutil) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/tlsutil)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/upgrade) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/upgrade)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/upnp) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/upnp)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/ur) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/ur)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/util) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/util)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/versioner) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/versioner)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/watchaggregator) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/watchaggregator)(tag=v1.1.4) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/weakhash) = 1.1.4-1.fc29 golang(github.com/syncthing/syncthing/lib/weakhash)(tag=v1.1.4) = 1.1.4-1.fc29 golang-ipath(github.com/syncthing/syncthing) = 1.1.4-1.fc29 golang-ipath(github.com/syncthing/syncthing)(tag=v1.1.4) = 1.1.4-1.fc29 syncthing-devel = 1.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: golang(github.com/AudriusButkevicius/go-nat-pmp) golang(github.com/AudriusButkevicius/recli) golang(github.com/bkaradzic/go-lz4) golang(github.com/calmh/du) golang(github.com/calmh/xdr) golang(github.com/chmduquesne/rollinghash/adler32) golang(github.com/flynn-archive/go-shlex) golang(github.com/gobwas/glob) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/golang/groupcache/lru) golang(github.com/jackpal/gateway) golang(github.com/kballard/go-shellquote) golang(github.com/lib/pq) golang(github.com/mattn/go-isatty) golang(github.com/minio/sha256-simd) golang(github.com/oschwald/geoip2-golang) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/rcrowley/go-metrics) golang(github.com/sasha-s/go-deadlock) golang(github.com/syncthing/notify) golang(github.com/syndtr/goleveldb/leveldb) golang(github.com/syndtr/goleveldb/leveldb/errors) golang(github.com/syndtr/goleveldb/leveldb/iterator) golang(github.com/syndtr/goleveldb/leveldb/opt) golang(github.com/syndtr/goleveldb/leveldb/storage) golang(github.com/syndtr/goleveldb/leveldb/util) golang(github.com/thejerf/suture) golang(github.com/urfave/cli) golang(github.com/vitrun/qart/qr) golang(golang.org/x/crypto/bcrypt) golang(golang.org/x/net/ipv4) golang(golang.org/x/net/ipv6) golang(golang.org/x/net/proxy) golang(golang.org/x/text/unicode/norm) golang(golang.org/x/time/rate) golang(gopkg.in/ldap.v2) Processing files: syncthing-tools-1.1.4-1.fc29.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qQDkKx + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-tools + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YenluQ + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-tools + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-tools + exit 0 Provides: syncthing-tools = 1.1.4-1.fc29 syncthing-tools(x86-32) = 1.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: syncthing-cli-1.1.4-1.fc29.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3Po7Z9 + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-cli + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-cli + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/doc/syncthing-cli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LOt8wt + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-cli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-cli + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386/usr/share/licenses/syncthing-cli + exit 0 Provides: syncthing-cli = 1.1.4-1.fc29 syncthing-cli(x86-32) = 1.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: syncthing-debugsource-1.1.4-1.fc29.i686 Provides: syncthing-debugsource = 1.1.4-1.fc29 syncthing-debugsource(x86-32) = 1.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syncthing-debuginfo-1.1.4-1.fc29.i686 Provides: debuginfo(build-id) = 5029a03f33bf8e6e8618f9bffe012e49b3d3cd41 syncthing-debuginfo = 1.1.4-1.fc29 syncthing-debuginfo(x86-32) = 1.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-32) = 1.1.4-1.fc29 Processing files: syncthing-tools-debuginfo-1.1.4-1.fc29.i686 Provides: debuginfo(build-id) = 71d8f09796b6c5757a6030d0b81b35d74ec41643 debuginfo(build-id) = a1de8e1a2774dfa757528f7ef7a50258a04c8818 debuginfo(build-id) = be53ee48a131c0776e6f49e8aa4f0b61ec7c28a5 syncthing-tools-debuginfo = 1.1.4-1.fc29 syncthing-tools-debuginfo(x86-32) = 1.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-32) = 1.1.4-1.fc29 Processing files: syncthing-cli-debuginfo-1.1.4-1.fc29.i686 Provides: debuginfo(build-id) = 93b7b1da6cb6a55755dd1aeb4ac8fa7386244865 syncthing-cli-debuginfo = 1.1.4-1.fc29 syncthing-cli-debuginfo(x86-32) = 1.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-32) = 1.1.4-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386 Wrote: /builddir/build/RPMS/syncthing-1.1.4-1.fc29.i686.rpm Wrote: /builddir/build/RPMS/syncthing-devel-1.1.4-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/syncthing-tools-1.1.4-1.fc29.i686.rpm Wrote: /builddir/build/RPMS/syncthing-cli-1.1.4-1.fc29.i686.rpm Wrote: /builddir/build/RPMS/syncthing-debugsource-1.1.4-1.fc29.i686.rpm Wrote: /builddir/build/RPMS/syncthing-debuginfo-1.1.4-1.fc29.i686.rpm Wrote: /builddir/build/RPMS/syncthing-tools-debuginfo-1.1.4-1.fc29.i686.rpm Wrote: /builddir/build/RPMS/syncthing-cli-debuginfo-1.1.4-1.fc29.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6gLwDV + umask 022 + cd /builddir/build/BUILD + cd syncthing + /usr/bin/rm -rf /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc29.i386 + exit 0 Child return code was: 0